<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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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="4f37f73a-1323-4927-abd5-a8b1d8419caa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-11T00:00:00" End="2026-08-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" 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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|MikiSearch|supplier interation failed||Miki|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4f37f73a-1323-4927-abd5-a8b1d8419caa|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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-05-19T13:01:46.2327798+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4f37f73a-1323-4927-abd5-a8b1d8419caa" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="146.88" OriginalAmount="144.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|new_cross_inn_hostel" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/01/e10155f88146690207812dedb0c9d81999270861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.54" OriginalAmount="227.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49515804" Longitude="-0.38781902" StarRating="2" HotelCode="520441|the_old_oak_tree_inn" HotelName="Old Oak Tree Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 The Common, London UB2 5PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/3b/2e3b4f2e64df0a748fbebc07c56e923d0be57ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.74" OriginalAmount="237.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493969265746" Longitude="-0.090594291687012" StarRating="2" HotelCode="208409|restup_london" HotelName="RestUp London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 New Kent Road, London SE1 4YT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/2b/e92b9b631a7dcd2265b433a823b867c19585a783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is RestUp London Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.76" OriginalAmount="238.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.564039" Longitude="0.065391" StarRating="3" HotelCode="906395|britannia_inn_hotel" HotelName="Britannia Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Mansfield Road, Ilford, Essex IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/75/a475ef8e1ff86d5683c973b2bc17aedce4dd9ac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford station. Ilford is a suburban town of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.88" OriginalAmount="244.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|woodlands_lodge_ilford" HotelName="Woodlands Lodge Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6a/9b6a7f9d05bfd3b4756f903fe903dd7bb36f6a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.06" OriginalAmount="253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47885806353" Longitude="-0.40939391534425" StarRating="3" HotelCode="115077|travelodge_london_heathrow_central" HotelName="Travelodge London Heathrow Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road, Hertz House, Hounslow TW5 9TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/94/fe94a6c1a6abb62ce75744129ccdff83e088e85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 1,5 km from the Hounslow West tube station and 3 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.14" OriginalAmount="257.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53699143" Longitude="-0.47635733" StarRating="3" HotelCode="780579|brunel_lodge" HotelName="Brunel Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>70 The Greenway, Uxbridge UB8 2PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/82/b382a297cab38beac610db4e9307dfec0693cdff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 9.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.18" OriginalAmount="259.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|cranbrook_hotel" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3f/183f02fff2fd71834d3b117b20e72c8cf6555c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.48" OriginalAmount="274.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.473649140562" Longitude="-0.027244538068771" StarRating="2" HotelCode="189775|journeys_greenwich_west_hostel" HotelName="Venture Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>86 Tanners Hill, Greater London SE8 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f8/40f82175482640a24ca5554d8cfcce74d5741672.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.58" OriginalAmount="279.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.563977" Longitude="0.065688" StarRating="3" HotelCode="915074|arinza_hotel" HotelName="Arinza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Mansfield Road, Ilford IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/14/b214a2859517195edfa9e17782b7b7e916746a42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arinza Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.74" OriginalAmount="287.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|premierlux_serviced_apartments" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Ilford Lane, Ilford IG1 2LW, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/f1/d4f155ee4357eb281f698c2ecfc5320808678a1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.10" OriginalAmount="305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.37492242" Longitude="-0.09034449" StarRating="2" HotelCode="502934|easyhotel_croydon" HotelName="easyHotel Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Addiscombe Road, Croydon, London CR9 5DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/7c/877ca104b49306d756a18ab01d660d84cfcc349b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.20" OriginalAmount="310.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.575697368969" Longitude="-0.19733849754425" StarRating="2" HotelCode="145797|central_hotel_2" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Hoop Lane, London, Greater London NW11 8BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/26/952623b12a1a6423dec64a9d0490407a91e4103b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Golders Green, this city hotel is set in a very quiet location, only a shor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.24" OriginalAmount="312.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.532734570265" Longitude="-0.031045274594817" StarRating="1" HotelCode="323533|city_view_hotel__roman_road_market" HotelName="City View Hotel Roman Road Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Meeting Room,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>527 Roman Road, London E3 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/b0/95b0a924670b0835cb37ee02f9024573551531da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is City View Hotel Roman Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.32" OriginalAmount="316.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|ibis_budget_london_barking" HotelName="ibis budget London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking IG11 7BA, Essex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/77/fe7726ebca9e4c6db7ed7ae72475fee089e7bfd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.36" OriginalAmount="318.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51201" Longitude="-0.412033" StarRating="2" HotelCode="148742|heathrow_inn_2" HotelName="Heathrow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Coldharbour Lane, Hayes, Greater London UB3 3HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/0d/3e0d2f910cb4dcaf5f6e25514895ef0a1fb04199.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Heathrow Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="328.46" OriginalAmount="322.02" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|145403" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/28/66289b159e3674895776baef3c51e8e340d08006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.54" OriginalAmount="327.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|the_crystal_lodge_hotel" HotelName="The Crystal Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Brigstock Road, CR7 7JH Thornton Heath</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/4c/064cc89e097179263723ccce9808c7909abfac8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Crystal Lodge Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.56" OriginalAmount="328.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.380376627664" Longitude="-0.28072755208018" StarRating="2" HotelCode="114990|travelodge_london_chessington_tolworth" HotelName="Travelodge Chessington Tolworth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ewell Road, Tolworth Tower, Tolworth, London KT6 7EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0c/8f0c34ecda1c279bac60ac825f2dab0161886bf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.56" OriginalAmount="328.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.559376" Longitude="0.068355399999973" StarRating="3" HotelCode="382732|lucky_8_hotel" HotelName="Lucky 8 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>21 -25 York Road, Ilford IG1 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/25/d8254e05cc532176c3fa573a3fca8034364f34c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lucky 8 Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.48" OriginalAmount="328.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4109" Longitude="-0.30002" StarRating="2" HotelCode="114427|2265785" HotelName="Travelodge London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21/23 Old London Road, Kingston upon Thames, London KT2 6ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/fd/b7fd8faa421cf6ec18146db657070692e176e8be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.62" OriginalAmount="331.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|ibis_budget_london_hounslow" HotelName="ibis budget London Hounslow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Staines Road, 65 Grove Road, London TW3 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/a9/c6a922fc6eedee3d8518dc4e0a0c38e0020485a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.70" OriginalAmount="335.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.553607017664" Longitude="0.033790469169617" StarRating="2" HotelCode="94551|forest_gate_hotel_2" HotelName="Forest Gate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Godwin Road, London E7 0LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/d4/0bd4306ba0fafa7cf2ab574dc07f31e17295287a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Forest Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.70" OriginalAmount="335.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57421157" Longitude="-0.09779431" StarRating="3" HotelCode="324163|united_lodge_hotel" HotelName="United Lodge Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>368-370 Green Lanes, London N4 1DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/31/af3164645837f2723c671ed48b7009bb9f30905d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is United Lodge Hotel and Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.72" OriginalAmount="336.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|boston_manor_hotel" HotelName="Boston Manor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146-152 Boston Road, Hanwell, London W7 2HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/37/5d37bdba412428846db838f50511769ae936f6a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boston Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="342.72" OriginalAmount="336.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.629146791747" Longitude="-0.2638758981476" StarRating="3" HotelCode="94603|ramada_london_north_m1_2" HotelName="Ramada London North M1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Between Junction, Gateway Services, London NW7 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cb/c5cb517500d5dee2d9ff90847060282fdf45f94e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is conveniently located on the M1 motorway, just 11 miles north ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.76" OriginalAmount="338.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50429021" Longitude="-0.24513025" StarRating="0" HotelCode="969091|shepherds_bush_flats_" HotelName="Shepherd's Bush Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57 Elmo Road, Shepherd Bush, London W12 9EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/06/1b06197979e11751f074c0f57ac309fd3c4da600.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.39" OriginalAmount="339.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557313" Longitude="0.07302" StarRating="2" HotelCode="114929|2422595" HotelName="Travelodge London Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clements Road, Ilford, London, Essex IG1 1BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e5/bae54af0353f25846022633fc80a2905bde7d7d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.82" OriginalAmount="341.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560028289343" Longitude="0.067192073645401" StarRating="3" HotelCode="165984|best_western_ilford" HotelName="Best Western London Ilford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Argyle Road, Ilford, Essex IG1 3BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/52/555266b9446590325964ab484df5706861622cbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford Station. Ilford is a suburban town of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.84" OriginalAmount="342.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49158181813" Longitude="-0.14238339206543" StarRating="2" HotelCode="432583|golden_star_hotel__4" HotelName="Golden Star Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>75 Warwick Way, Victoria, London, SW1V 1QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/95/519548c9c169e1b6694d8ea2ad36edca9d720171.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.84" OriginalAmount="342.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="901449|oakwood_bed_and_breakfast_heathrow" HotelName="Oakwood Bed and Breakfast Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Station Road, West Drayton UB7 7ND, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/03/45/03456494bdf18a91d6511588adf3775906b2a3a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oakwood Bed and Breakfast Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.02" OriginalAmount="351.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56211915" Longitude="0.0702969" StarRating="0" HotelCode="957477|wellesley_hotel" HotelName="Wellesley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Wellesley Road, Ilford IG1 4JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/0e/e40e832a25fd342b9046bd80254414062e1ab8fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.02" OriginalAmount="351.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52315172" Longitude="-0.1742605" StarRating="0" HotelCode="986081|marble_arch_flats" HotelName="Marble Arch Flat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 Edgware Road, Westminster, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/30/b4306b603a337b490570e7fb2c984da10606375a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.10" OriginalAmount="355.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56052292" Longitude="0.06982376" StarRating="4" HotelCode="547518|signature_hotel_london" HotelName="Signature Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/57/2a57725a292fda17da33be585ee9a61604ae4ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.16" OriginalAmount="358.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5745915" Longitude="-0.07972025" StarRating="1" HotelCode="143421|amhurst_hotel" HotelName="Amhurst" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>45-47 Amhurst Park, Stamford Hill, London N16 5DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8f/c1/8fc15aef44cf4512c7bbe69bed8f8e389be9a297.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Hackney just 15 minutes’ walk from Finsbury Park, this budget hotel offers free Wi-Fi, f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.24" OriginalAmount="362.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52885005" Longitude="-0.12276357" StarRating="0" HotelCode="986153|kx_rooms" HotelName="KX Rooms Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Argyle Square, Kings Cross, Camden, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/dc/3ddc48c77b4bfa2457a664830c94d4ca0f294095.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.30" OriginalAmount="365.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53798516" Longitude="0.08007575" StarRating="3" HotelCode="639569|the_bank_hotel_2" HotelName="Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Ripple Road, Barking IG11 8DN, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/2f/492f863deaf9544961ab84ab9980b4712c61d67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.30" OriginalAmount="365.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.36561" Longitude="-0.096096" StarRating="3" HotelCode="906384|kirkdale_hotel" HotelName="Kirkdale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 St Peter's Road, Croydon, Surrey CR0 1HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/86/848665eeb6f2db1a2b99876c3595d949b07156f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes of Croydon South station and 10 minutes from East Croydon. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="372.59" OriginalAmount="365.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506814363375" Longitude="0.22592239776998" StarRating="3" HotelCode="159632|171188" HotelName="Premier Inn Hotel London Rainham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>New Road, Wennington, Rainham, Essex RM13 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/dd/57dd01d59a4f72f424c2726d786cd889db1ee354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.38" OriginalAmount="369.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493368085071" Longitude="-0.19096791744232" StarRating="1" HotelCode="189726|earls_court_gardens_hotel" HotelName="Earls Court Gardens Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Garden,Housekeeping,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36 Earls Court Gardens, London SW5 0TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/62/3e620b9cd2313741278bce9d16b340262c25ed5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Earls Court Gardens Hotel - Guest house in London (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.44" OriginalAmount="372.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48008" Longitude="-0.483259" StarRating="3" HotelCode="28977|thistle_london_heathrow" HotelName="Thistle London Heathrow Terminal 5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Longford, London UB7 0EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/73/ff735807bac2a3a779e6a0e9f1620963357e27e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a quiet location near London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.46" OriginalAmount="373.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.581039894104" Longitude="0.23742914199829" StarRating="3" HotelCode="97102|palms_hotel" HotelName="Palms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mount Pleasant Farm, Southend Arterial Road, Hornchurch, Essex RM11 3UJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/52/5552ca0ef21cea771c1ecec3990f621107ff68b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.50" OriginalAmount="375.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56041482326" Longitude="0.067327501422596" StarRating="2" HotelCode="282841|best_inn_hotel" HotelName="Best Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Road, Ilford IG1 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/1b/451b217b86aaf6aec914ed9189ed019b893ea349.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.60" OriginalAmount="380.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.409869853963" Longitude="-0.11974722146988" StarRating="2" HotelCode="189766|norbury_aparthotel" HotelName="Flexistay Norbury ApartHotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>49 Norbury Crescent, Norbury, London SW16 4JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e2/fce2820fe67c0587f2b5f1500ec94daf0612b5c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.62" OriginalAmount="381.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|radisson_blu_edwardian_heathrow_2" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Hayes Middlesex, Hillingdon, London UB3 5AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7d/777d9846f8e43cadbf3e223182f44b066c90ffe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable luxury hotel lies on the outskirts of the centre of London, by Heathrow. Convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="389.17" OriginalAmount="381.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.67540449" Longitude="-0.02019138" StarRating="3" HotelCode="159605|715154" HotelName="Premier Inn Enfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Innova Park, Corner Of Solar Way, Enfield EN3 7XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f1/41f15a5b7e42f2c79ca9f5dac08be5b4ab314f0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.64" OriginalAmount="382.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560459" Longitude="0.069839000000002" StarRating="3" HotelCode="284651|best_western_greater_london" HotelName="Best Western Greater London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0d/9c0d4b1d44e4f60ed434560a7931a9fa2a792dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="391.29" OriginalAmount="383.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.480113377207" Longitude="-0.42460441589356" StarRating="3" HotelCode="96634|105693" HotelName="Premier Inn London Heathrow Airport (Bath Road)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Bath Road, Hounslow, Middlesex TW6 2AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/5b/165b7ad99eced9f05d876c81c2b06ea12ceb07e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the A4 Bath Road and is very close to good transport links to London, Houns...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.70" OriginalAmount="385.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|publove_the_crown_battersea" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Lavender Hill, Battersea, London SW11 5RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e4/79e4878e5a108641ec5ca3eac081cfe5a3f3afee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hostel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.72" OriginalAmount="386.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.459723" Longitude="-0.43972940000003" StarRating="3" HotelCode="566250|heathrow_airport_terminal_4" HotelName="Premier Inn London Heathrow Airport Terminal 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheffield Road, London Heathrow Airport, Heathrow TW6 3FH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/0e/650edb5413b138eb2c85bdee8d5b1d1f4a6c06de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.72" OriginalAmount="386.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49089147108" Longitude="-0.14482453465462" StarRating="2" HotelCode="901540|sheriff_hotel_2" HotelName="Sheriff Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Warwick Way, Victoria, London SW1V 4HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/73/727389ecf0241b9ddec02223aad9c33f9f985a72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a privileged location in central London in the Victoria and Westminster area. This ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.94" OriginalAmount="387.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48083" Longitude="-0.430632" StarRating="3" HotelCode="13247|2071875" HotelName="ibis London Heathrow Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>112 Bath Road, Hayes, Middlesex, London Heathrow Airport, London UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/11/3011dc0d5bc6300aee1154292676b19c8fcabb94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near to the airport on the northern perimeter road (Bath Road), this hotel offers excellent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.76" OriginalAmount="388.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.64688724" Longitude="-0.08014731" StarRating="2" HotelCode="580163|kathleen_house" HotelName="Kathleen House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 London Road, Enfield EN2 6ES, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4b/f54b8ae7e0cc95cdf19eb2e9d03968e481d87e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="398.82" OriginalAmount="391.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.39804562" Longitude="-0.17237462" StarRating="2" HotelCode="352807|casuarina_tree" HotelName="Casuarina Tree" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>407 London Road, Mitcham, Surrey CR4 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/d6/0dd60df54f07d1a510ce486279229652c24a0c1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mitcham.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="398.82" OriginalAmount="391.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5570262" Longitude="0.06681187" StarRating="2" HotelCode="432731|rose_crown_hotel" HotelName="OYO Townhouse 16 Ilford Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Ilford Hill, Ilford, IG1 2DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/zz/2bad26ad81f0cfd827a186cdde9883765c38b1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.84" OriginalAmount="392.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481488838842" Longitude="-0.44854511946674" StarRating="3" HotelCode="460824|ibis_styles_london_heathrow_airport_hotel" HotelName="ibis Styles London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>272 Bath Road, Harlington, Heathrow, London UB3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/19/08192663a81ed8004a6ea93db7512b12439b1691.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis Styles London Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.97" OriginalAmount="393.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.575316" Longitude="-0.203934" StarRating="2" HotelCode="94563|385545" HotelName="King Solomon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155-159 Golders Green Road, London NW11 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ae/62ae17d8f934fe5dc88b4cce0b6c307d073f23ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.88" OriginalAmount="394.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4850475" Longitude="-0.4422486" StarRating="2" HotelCode="199581|apple_house_guest_house_heathrow_airport" HotelName="Apple House Guest House Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 West End Lane, Harlington, Hayes, Greater London UB3 5LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/b2/9cb25d50a51334ada0e4c52d6906b2005bc5d8dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Apple House Guest House Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.09" OriginalAmount="395.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496062897283" Longitude="-0.44802596198087" StarRating="3" HotelCode="186140|186767" HotelName="Premier Inn London Heathrow Airport (M4/J4)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Shepiston Lane, Hayes, Middlesex UB3 1RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5c/285c1619957feeeb14d975236b4dd4d3fcd7c4b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal airport location, this Premier Inn is just 1 mile from Heathrow airport. Ideally located wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="403.92" OriginalAmount="396.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2" HotelCode="519888|dharma_lodge_hotel" HotelName="Dharma Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>446 Hertford Road, Enfield, London EN3 5QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/bb/91bb7c2444fd1a88c09106d3de77d904bb84dfea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.94" OriginalAmount="397.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.356886" Longitude="-0.113381" StarRating="3" HotelCode="152727|premier_inn_croydon_west" HotelName="Premier Inn London Croydon Purley A23" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Colonnades Leisure Park, 619 Purley Way, Croydon, Surrey CR0 4RQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/0d/1e0dea083d91ba770de7d08cda4069e163b52b81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.94" OriginalAmount="397.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5066264527" Longitude="-0.24444177746773" StarRating="2" HotelCode="189752|hotel261" HotelName="Hotel 261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>261 Uxbridge Road, Shepherds Bush, Greater London W12 9DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/09/780953efa985a495e700bb8643ae27de431b7fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.98" OriginalAmount="399.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.537098630397" Longitude="0.079697557672148" StarRating="1" HotelCode="205288|travelodge_london_barking" HotelName="Travelodge London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Arboretum Place, Barking, London IG11 7RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/c9/19c9cfcc6bdbbe1bd0def3bbe1c0d22f0987c413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.04" OriginalAmount="402.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525458" Longitude="-0.125797" StarRating="2" HotelCode="148308|goodwood_hotel" HotelName="Goodwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1c/921c2d54f2b8bdbb771db7a04cc55406f21ba5db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.04" OriginalAmount="402.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.477034361075" Longitude="-0.40484860034815" StarRating="3" HotelCode="405602|london_plus_heathrow" HotelName="London Plus Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Woodfield Road, Hounslow, Greater London TW4 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4f/8f4fdddea4e9d5663de7da3b3a785c9effff9998.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.04" OriginalAmount="402.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|moxy_london_heathrow_airport" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>804-834 Bath Road, Heathrow Airport, Hounslow, England TW5 9US</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/9e/ea9e7d5d447fd1e234942cb600da959aef439539.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.08" OriginalAmount="404.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501169" Longitude="-0.221793" StarRating="2" HotelCode="147441|euro_hotel_hammersmith" HotelName="Euro Hotel Hammersmith" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Shepherd Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/b9/cdb94fca433e3a62bbab51caa314343ab56c3fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.08" OriginalAmount="404.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4663643" Longitude="-0.42073768" StarRating="3" HotelCode="780895|atrium_hotel_heathrow" HotelName="Atrium Hotel Heathrow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great South-West Road, Feltham TW14 0AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/10/d0107a80d3f0f4d9c6ac7d80e4550f5017eed81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.10" OriginalAmount="405.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513571759843" Longitude="-0.19265100359917" StarRating="2" HotelCode="19337|wedgewood_hotel" HotelName="Wedgewood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Leinster Square, Bayswater, London W2 4PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/56/ed56866427391857b3dc671bc65ec2ad5d0a2911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, intimate hotel is well located at the heart of Bayswater and dates back to 1800. Bayswate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.12" OriginalAmount="406.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.368511" Longitude="-0.099696" StarRating="3" HotelCode="154374|tulsi_croydon_aparthotel" HotelName="Flexistay Tulsi ApartHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>256 High Street, Croydon CR0 1NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/4e/da4ea745fdf6a7f68cfcec8f503ed8dfae70ae64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="414.13" OriginalAmount="406.01" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.659922971867" Longitude="-0.26589262024233" StarRating="3" HotelCode="114983|228573" HotelName="ibis London Elstree Borehamwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Elstree Way, Borehamwood, London WD6 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/49/9249dd1d9febf6cc547497dfb7b218a94d8be6a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.16" OriginalAmount="408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.544521878123" Longitude="-0.088979601860046" StarRating="3" HotelCode="189758|islington_inn" HotelName="Islington Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>366 Essex Road, Highbury, Islington, London N1 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/bc/c3bcb81107134ddcac873daa21b39aee7b178813.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.16" OriginalAmount="408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41013" Longitude="-0.30098" StarRating="2" HotelCode="199807|travelodge_kingston_upon_thames_central" HotelName="Travelodge Kingston Upon Thames Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Wheatfield Way, International House, Kingston upon Thames KT1 2PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/fc/1efc36b38f1bb2a9fc5464ce7361bbc6d6cd86ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.18" OriginalAmount="409.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.486409" Longitude="-0.197955" StarRating="2" HotelCode="14114|hotel_lily" HotelName="Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>23-33 Lillie Road, London SW6 1UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/ff/e6ffd4b25863ef5898432b4e2dfe2669be354bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.18" OriginalAmount="409.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.574924130774" Longitude="-0.20316794232792" StarRating="0" HotelCode="237212|golders_park_hotel_2" HotelName="Golders Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175 Golders Green Road, Golders Green, Barnet, London NW11 9BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/86/5b8668e95ea2104d79d5e2f94239141e652d3eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.18" OriginalAmount="409.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.36340974" Longitude="-0.19418475" StarRating="3" HotelCode="986257|london_sutton" HotelName="Premier Inn London Sutton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>St. Nicholas Way, Sutton, London SM1 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/8d/608d58861e279f092c69d99d1ccb18f65f09b0ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.20" OriginalAmount="410.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857897|london_hayes_heathrow_hyde_park" HotelName="London Hayes, Heathrow (Hyde Park) hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Millington Road, Hayes, London UB3 4AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/74/e0744b4c9382759ab7cb4fe2c2e75dcdc07e21cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.22" OriginalAmount="411.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481015" Longitude="-0.433617" StarRating="3" HotelCode="28980|holiday_inn_london_heathrow_ariel" HotelName="Best Western London Heathrow Ariel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Bath Road, Harlington, Hayes, Greater London UB3 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/be/e7be8b9620a59d70240b6fb0c84c5758b67ae3cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is especially appropriate for guests staying on short breaks and offers excellent links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.24" OriginalAmount="412.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|avis_hotel" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a6/35a66fa563672a863edc982de5bfc0db2685ca1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="420.50" OriginalAmount="412.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.376666" Longitude="-0.096126" StarRating="3" HotelCode="262105|316637" HotelName="Premier Inn London Croydon Town Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phillips House, 6 Lansdowne Road, Croydon, CR0 2BX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/9f/329f41e89d168e7120a31dd8c8e78e9ca7a1311a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a 5-minute walk from East Croydon railway station with a 15-minute train service to the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.26" OriginalAmount="413.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491181025435" Longitude="-0.14341276712197" StarRating="2" HotelCode="114282|vegas_hotel" HotelName="Vegas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Warwick Way, London, Greater London SW1V 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/26/76261cc131ebb812bff0f01190f3a763062148f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.26" OriginalAmount="413.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.471743585025" Longitude="-0.38179372023774" StarRating="2" HotelCode="147716|the_firs_lodge_hotel" HotelName="The Firs Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>289 Bath Road, Hounslow, London TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c7/ddc755262088b73fd657d86dd8f2f6d23f6dedb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area just a few hundred metres from Hounslow West underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.30" OriginalAmount="415.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.455777851334" Longitude="0.1428425223279" StarRating="3" HotelCode="349329|premier_inn_london_bexleyheath" HotelName="Premier Inn London Bexleyheath Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Albion Road, Bexleyheath, Kent DA6 7AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f8/a5f8630cc7b8b4b5feb295020b4f742726eed2d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.34" OriginalAmount="417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.446831724276" Longitude="-0.4112734546311" StarRating="2" HotelCode="115390|travelodge_feltham" HotelName="Travelodge London Feltham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Res Centre, Feltham TW13 4GU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/3d/443d3fde54e1a99ae7c9e6678f7b6bf7dc4dc12f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.34" OriginalAmount="417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.478673" Longitude="-0.363676" StarRating="3" HotelCode="189438|best_western_plus_park_grand_london_heathrow_gateway" HotelName="Park Grand London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>449 Great West Road, Hounslow, Middlesex TW5 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/af/28af140a30fc41adff4025e206290dd4d8ec4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.34" OriginalAmount="417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.36895734" Longitude="-0.09648989" StarRating="3" HotelCode="633060|flexistay_croydon_apartments" HotelName="CS Apartments - Croydon Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Park Lane, Croydon CR0 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/6b/e26ba5b39d780ff6274ce4463464162bd249a81e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.36" OriginalAmount="418.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.564921289556" Longitude="0.10105855212032" StarRating="3" HotelCode="335002|ogradys_guesthouse" HotelName="O'Gradys Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>699 High Road, Ilford, Essex IG3 8RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/48/3148762bc9cf7a8aad0d7c9c5bbb61930b6bdc01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is O'Gradys Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.38" OriginalAmount="419.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.545476" Longitude="-0.17607" StarRating="2" HotelCode="901725|palmers_lodge_swiss_cottage" HotelName="Palmers Lodge Swiss Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 College Crescent, London NW3 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/09/dd09c971ea7a827664eef425d94f888bca906951.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located near Swiss Cottage or Finchley Road tube stations and in a few minutes gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.46" OriginalAmount="423.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52278304" Longitude="-0.08418593" StarRating="0" HotelCode="770357|paul_street_east" HotelName="Paul Street East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Paul Street, London EC2A 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/38/c3388774f3b864e5f154cbd37d96990af603c21f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.50" OriginalAmount="425.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474129333333" Longitude="-0.089675333333333" StarRating="3" HotelCode="114486|church_street_hotel" HotelName="Church Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-33 Camberwell Church Street, London, Greater London SE5 8TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a6/a3a6c622e59237e63ae6bcc6bb6a23738711ab93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.52" OriginalAmount="426.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095825" Longitude="-0.2727159" StarRating="3" HotelCode="144992|blue_star_hotel" HotelName="London Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Steyne Road, Acton, London W3 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5d/ef5d65093385f676d7c4cdba7c7cf66d5d5b8d20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.52" OriginalAmount="426.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474755753252" Longitude="-0.18868750674596" StarRating="1" HotelCode="432735|queen_elizabeth_hostel" HotelName="Queen Elizabeth Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58 Bagleys Lane, Hammersmith and Fulham, London, SW6 2BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/07/a9071ce9d6dd6c0531797742b2772c2fee5ebb54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.54" OriginalAmount="427.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557111607577" Longitude="-0.39774903258899" StarRating="3" HotelCode="78711|ramada_london_south_ruislip_2" HotelName="Savera Hotel South Ruislip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Long Drive, Station Approach, London HA4 0HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e0/02e0fec85a84406941910d4d6e338595b41c0b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.54" OriginalAmount="427.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501100303783" Longitude="-0.22180690585593" StarRating="2" HotelCode="144523|hotel_balkan_2" HotelName="Comfotel Purple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Shepherds Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/15/d8152383e57a7532af4634958a58a66b0b9e09e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Shepherd’s Bush Road and has 5 main London underground stations within 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.58" OriginalAmount="429.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.582924942108" Longitude="0.18881678581238" StarRating="3" HotelCode="164362|harefield_manor_hotel" HotelName="Harefield Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Main Road, Romford, Essex RM1 3DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/3b/673b15fa6a5cd95e8f5a6fa79c358a65af908397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Harefield Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.60" OriginalAmount="430.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.583194333463" Longitude="-0.40081937301636" StarRating="3" HotelCode="82537|tudor_lodge_hotel" HotelName="Tudor Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Field End Road, Eastcote HA5 2QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/29/a6295a7185c6de9ced7921e031684325b36be499.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.60" OriginalAmount="430.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525894155483" Longitude="-0.45486078604256" StarRating="3" HotelCode="146745|debden_guest_house" HotelName="Debden Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>42 Pield Health Road, Hillingdon, Middlesex UB8 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/0d/d90d0472a0d804b82be7f6ab6d5aa56745828be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Debden Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.68" OriginalAmount="434.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="857491|london_tolworth" HotelName="London Tolworth hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Kingston Road, Tolworth, London KT5 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/96/88961759ad43d76f1b30d52b2dd5cd07ddad5c59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.70" OriginalAmount="435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|hallmark_hotel_croydon_2" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>680 Purley Way, Croydon, Surrey  CR9 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1d/e21dcb334d38fcbabcd5b8340473849bdd5dbc53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London Croydon Aerodrome Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.70" OriginalAmount="435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49542657" Longitude="-0.18946535" StarRating="2" HotelCode="623394|easyhotel_south_kensington" HotelName="easyHotel South Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Lexham Gardens, Kensington, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/c7/b0c722e57294f893e5094c0b1e8365bd35d6291b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.70" OriginalAmount="435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49449961" Longitude="-0.22410702" StarRating="3" HotelCode="748520|pure_hammersmith" HotelName="Pure CityStay Hammersmith" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 Shepherds Bush Road, London W6 7NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/0a/1a0a9a2d1b4af2c664bd5f4d3ff798cc05925606.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.72" OriginalAmount="436.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.531369182767" Longitude="0.14852929354754" StarRating="3" HotelCode="263522|premier_inn_dagenham" HotelName="Premier Inn London Dagenham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chequers Corner, 2 New Road, Dagenham, London RM9 6YS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1a/5e1a37c5a4e6b17d6e36f63b85717ac0d96e54a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.78" OriginalAmount="439.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57648785" Longitude="-0.02977875" StarRating="0" HotelCode="519616|the_commongate" HotelName="The Commongate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Markhouse Road, Walthamstow, London E17 8DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/a7/e7a7839f3df3c3e874db3ff2745c7235dcc7257c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.82" OriginalAmount="441.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.576969318975" Longitude="0.17814733862303" StarRating="3" HotelCode="199303|gidea_park_hotel" HotelName="Gidea Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115 Main Road, Romford, Greater London RM2 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bfa8becfaa6b75d115875326938df0c550587d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Gidea Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.84" OriginalAmount="442.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51110958" Longitude="-0.37596778" StarRating="0" HotelCode="159970|broadway_inn_2" HotelName="The Broadway Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>1A-3A The Broadway, Southall, Greater London UB1 1JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d2/20/d220f990c657480d7fea8526102ce075e71e85ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.88" OriginalAmount="444.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.612338444048" Longitude="-0.048261828172372" StarRating="3" HotelCode="336049|premier_inn_london_edmonton" HotelName="Premier Inn London Edmonton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Advent Way, Edmonton, Enfield N18 3AF, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ec/86ecf9dc18b69cfb6e8cfe928a13d8ed779e5601.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.00" OriginalAmount="444.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515076" Longitude="0.060926" StarRating="3" HotelCode="152859|317083" HotelName="Premier Inn London Beckton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Woolwich Manor Way, Beckton, London E6 5NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ab/2cab7a6a7c3b588ccaed6daeb9233dfdfa8639a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location, this Premier Inn is just 3 miles from London City Airport, situated next door to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.90" OriginalAmount="445.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.434443" Longitude="0.063892" StarRating="3" HotelCode="639213|london_eltham" HotelName="Premier Inn London Eltham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>738 Sidcup Road, New Eltham, London SE9 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b0/8ab021e10f79883d05114990d3a3f373d7f9f03a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.94" OriginalAmount="447.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|holiday_inn_express_london_chingford" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Walthamstow Avenue, London E4 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5e/415e1897feed941137df37e3aa5ae11535d8adf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the North Circular Road London (A406), at the Crooked Billet roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.94" OriginalAmount="447.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.536606" Longitude="-0.192046" StarRating="4" HotelCode="136308|best_western_maitrise_hotel_maida_vale" HotelName="Maitrise Hotel Maida Vale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-59 Kilburn High Road, Maida Vale, London NW6 5SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/bf/09bfd6e31e782b434a5b7fc542054af352fbc4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 7 km from the centre of London, this boutique hotel is ideal for guests who appreciate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="459.72" OriginalAmount="450.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482067753461" Longitude="-0.48179984092712" StarRating="3" HotelCode="196611|186768" HotelName="Premier Inn London Heathrow Airport Terminal 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>420 Bath Road, Heathrow Airport Terminal 5, Longford UB7 0EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/50/4950b6e5c3c25033d932c972e57793056d8bcbf2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal airport location, this hotel is just 1.6 km from Heathrow Terminal 5. The hotel boasts a Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.02" OriginalAmount="451.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.40968467" Longitude="-0.23192575" StarRating="2" HotelCode="475608|travelodge_london_raynes_park" HotelName="Travelodge London Raynes Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amity Grove, Durham House, SW20 0LQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/ab/37abb69b17eb26759dc317c3149fce876b90b7f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.04" OriginalAmount="452.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.574226" Longitude="0.08598" StarRating="3" HotelCode="69650|holiday_inn_express_london__newbury_park" HotelName="Holiday Inn Express London - Newbury Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>713 Eastern Avenue, Newbury Park, London IG2 7RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/15/e415368db5e638e16567fa5b51c02bcf342445da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the A12 which is the main arterial road into the centre of London and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.04" OriginalAmount="452.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47408326" Longitude="-0.28660063" StarRating="3" HotelCode="440156|kew_bb" HotelName="Kew Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Sandycombe Road, Richmond, Greater London  TW9 3LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/a6/55a6c28f4d39e5a1a972f502987af47b28a539c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.04" OriginalAmount="452.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.459071" Longitude="-0.443305" StarRating="3" HotelCode="639038|holiday_inn_express_london_heathrow_t4" HotelName="Holiday Inn Express London Heathrow T4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/b2/e7b2491e3d66d4bad8cb32b7e39e3062f5a70cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.04" OriginalAmount="452.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.63112766" Longitude="-0.1265736" StarRating="3" HotelCode="641295|london_southgate" HotelName="Premier Inn London Southgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>John Bradshaw Road, Southgate, London N14 6BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/5d/ce5d4d275bfb93e1d84782c558b560142d2cc59b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.06" OriginalAmount="453.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494926487329" Longitude="-0.25509799874192" StarRating="2" HotelCode="145963|chiswick_lodge_hotel" HotelName="Chiswick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Turnham Green Terrace, Chiswick, London W4 1QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/49/f7494b1912bcbabdae5f51330223f8e5aa1c00b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Chiswick Lodge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.22" OriginalAmount="454.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a965a2ff728b3fa575a4a6a97a33b3ae870353f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.10" OriginalAmount="455.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|holiday_inn_london__heathrow" HotelName="Leonardo Hotel London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/zz/2aada39abe8f1dc85546dc8b11f15f93daf16d32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.14" OriginalAmount="457.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49424078" Longitude="0.046428" StarRating="0" HotelCode="980154|harlinger_lodge" HotelName="Harlinger Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Harlinger Street, London SE18 5SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1e/b01e0dfe75774c0050d8f2b7c2007bcbc23dcfa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.52" OriginalAmount="457.37" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.533859557254" Longitude="0.071743467744341" StarRating="2" HotelCode="115102|140388" HotelName="ibis London Barking Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Essex, Barking IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/bb/80bbdd6421a3c22c5a56ed656be0a20eea59d0f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Barking Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.22" OriginalAmount="461.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.585023" Longitude="-0.079369000000042" StarRating="2" HotelCode="296647|fountain_hotel_2" HotelName="The Fountain Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Bar,Garden,Housekeeping,Internet,Kitchen,LCD/Projector,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>125 Westgreen Road, London N15 5DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/fe/8cfea41a7e9ceeba5869b97793feeb18b69d154d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Fountain in London (Tottenham), you'll be close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.22" OriginalAmount="461.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.64555506" Longitude="-0.1436457" StarRating="3" HotelCode="580510|brooklyn_house" HotelName="Brooklyn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36 Bramley Road, Southgate, Greater London N14 4HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/ac/6fac6796048eb09e0045611719c76743e48cd07c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.30" OriginalAmount="465.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.609168082034" Longitude="0.059336633236967" StarRating="2" HotelCode="266410|travelodge_london_chigwell" HotelName="Travelodge London Chigwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>735 Chigwell Road, Woodford Green, Redbridge Waltham Forest, Greater London  IG8 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/88/01882badba997cdb5493dde190f8edcfff365ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.32" OriginalAmount="466.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.580207" Longitude="0.14071" StarRating="3" HotelCode="152963|premier_inn_romford_west" HotelName="Premier Inn London Romford West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Whalebone Lane North, Chadwell Heath, Romford, Greater London RM6 6QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/28/272811fa7521c7c6dddd9d44c2f7979e36eb751b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="476.34" OriginalAmount="467.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502987" Longitude="-0.306702" StarRating="3" HotelCode="189722|aron_guesthouse" HotelName="Aron Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 South Ealing Road, London W5 4QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/fc/d4fc1af28f49235259fc56ac2dd420ecb735662d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="480.42" OriginalAmount="471.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52835484" Longitude="-0.01856488" StarRating="2" HotelCode="449861|city_lodge_london_2" HotelName="CityLodge London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>167 Bow Road, Tower Hamlets, London E3 2SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/84/f384f87ee3ea1a6558e3e9b2abc9442582849f34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityLodge London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.46" OriginalAmount="473.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500521" Longitude="-0.221771" StarRating="2" HotelCode="152489|plaza_hotel_10" HotelName="Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>53 Shepherds Bush Road, Hammersmith, London W6 7LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/2b/f72b34718418dd24acd7d0c3a126aceb7000b9a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Olympia exhibition centre and to the Westfield shopping venues, t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="483.25" OriginalAmount="473.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53443" Longitude="0.07154" StarRating="3" HotelCode="152630|314961" HotelName="Premier Inn London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking, London, Essex IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/47/6b479981019b126efdff81d9c7d6df30292374ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Positioned alongside the A406 north circular, transport into east London from here is easy\n\nPositi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.48" OriginalAmount="474.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47509267" Longitude="-0.06115279" StarRating="3" HotelCode="575995|grove_hotel_2" HotelName="The Grove Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Carlton Grove, London SE15 2UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/04/8204b9405e9ad6ad42648867552b5f3083197447.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.50" OriginalAmount="475.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52758031" Longitude="-0.10717471" StarRating="3" HotelCode="451655|lse_rosebery_hall" HotelName="LSE Rosebery Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>90 Rosebery Avenue, London, EC1R 4TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/9f/689f5e58dffc12c729bf28c487a80d66b216ddc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.58" OriginalAmount="479.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|hotel_65" HotelName="Hotel 65" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f1/a4f12d522b09aceb58e93249301eb5eb93c61b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.58" OriginalAmount="479.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.416995" Longitude="-0.21595396666667" StarRating="4" HotelCode="199823|the_wimbledon_hotel" HotelName="Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>78 Worple Road, Wimbledon, London SW19 4HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/dd/41ddb021b83ba25839737b39a2c0697f613955f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.60" OriginalAmount="480.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516385" Longitude="-0.171086" StarRating="3" HotelCode="114702|normandie_hotel" HotelName="Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Sussex Gardens, Paddington, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/ea/dbeabe7d5fe5bc01ddcd1b5f305a2e6b6b2f31ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of London and a few minutes' walk from the Heathrow Expre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.60" OriginalAmount="480.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53287859" Longitude="-0.4761507" StarRating="3" HotelCode="331725|lancaster_hotel_and_spa" HotelName="Lancaster Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kingston Lane, Brunel University London, Uxbridge, Middlesex, UB8 3PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f2/0cf2263fe27ac1eed73873138e3cf5530ace1054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lancaster Hotel and Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.62" OriginalAmount="481.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|london_guest_house_2" HotelName="London Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Horn Lane, Acton, London W3 6PP, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/4d/f64d3640d1d5698347703595f9e24ed34ebc03ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 7.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.62" OriginalAmount="481.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|guest_house_london_2" HotelName="Guest House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1530 London Road, Norbury, London SW16 4EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a6/9fa6e17f2ae97cfd3829f80406fc2e84f264979e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="491.53" OriginalAmount="481.89" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.446473" Longitude="0.154033" StarRating="3" HotelCode="79586|36398" HotelName="Holiday Inn London - Bexley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Southwold Road, Bexley DA5 1ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/b7/e6b733ccfa4e1efebc0e7215ac04642c857bc3ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of the green belt with easy access to London and the Kent countrysi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.64" OriginalAmount="482.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.567960741476" Longitude="-0.099287331104279" StarRating="3" HotelCode="899481|best_western_london_highbury" HotelName="Best Western London Highbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>372-374 Seven Sisters Road, London N4 2PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/01/87013e37459132b47a5e2ac6384980c9163b72ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel overlooks Finsbury Park, one of London's prettiest parks, and is easily accessible to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.68" OriginalAmount="484.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500918" Longitude="-0.22175500000003" StarRating="3" HotelCode="296997|sapphire_hotel_3" HotelName="Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Shepherds Bush Road, London W6 7LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/10/06100e1a12f3dc8c632cd733f665274a164802c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="494.29" OriginalAmount="484.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.577558" Longitude="0.186787" StarRating="3" HotelCode="152962|170535" HotelName="Premier Inn London Romford Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mercury Gardens, Romford, Essex RM1 3EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/15/5915d0146caeb80c79546701e42beee1b6b50e27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.70" OriginalAmount="485.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.6570899" Longitude="-0.08034777" StarRating="3" HotelCode="587603|kathleen_house_plus" HotelName="Kathleen House Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>78 Baker Street, Enfield, Greater London EN1 3EY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8e/fe8ef4b5ccfff37c7538385c057846e35da2206e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.74" OriginalAmount="487.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481882" Longitude="-0.468293" StarRating="4" HotelCode="76622|heathrow_hotel_bath_road" HotelName="Hyatt Place London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, The Grove, West Drayton UB7 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/7f/4d7f3be9859ebf539548441c4300bfb3001795fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Heathrow overlooking and only a stone's throw from Heathrow Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.74" OriginalAmount="487.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|alhambra_hotel_2" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/19 Argyle Street, London, Greater London WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/5d/c85d198d41ee53e9da4b1710b39e085b46e4d65f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Alhambra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.76" OriginalAmount="488.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1" HotelCode="18318|hostel_generator" HotelName="Generator London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Tavistock Place, London WC1H 9SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c4/27c41d81546ecdc4440a5bd1e06996122abcf5ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Compton Place, close to London's City district. Given the excellent ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.76" OriginalAmount="488.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|coulsdon_manor" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coulsdon Court Road, Old Coulsdon, Coulsdon, Surrey CR5 2LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ac/80ac1ca3b378abadd22990b76328493637703e50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house hotel enjoys a secluded location amidst picturesque landscaped parklands that fea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.76" OriginalAmount="488.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|westciti_caroco_aparthotel" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da0c4f8f4bb9ff31c6bc23259501e32d75d018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.80" OriginalAmount="490.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494528690641" Longitude="-0.20707726478577" StarRating="4" HotelCode="189748|simply_rooms__suites" HotelName="Simply Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avonmore Road, London W14 8RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/5a/cc5ae7692d2dd5b9e4c9df5e0d9ac570d8bbfeed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.80" OriginalAmount="490.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="952947|cogie_house" HotelName="Cogie House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Stockton Road, Upper Edmonton, London N18 2BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/20/062082e90f6d992e41c178dc7a2fa1a1a9832c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.84" OriginalAmount="492.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.43309421" Longitude="0.10212969" StarRating="3" HotelCode="467756|premier_inn_london_sidcup" HotelName="Premier Inn London Sidcup Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101-108 Station Road, Sidcup, DA15 7BS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/c6/bcc6685f39ad7c7fb3265b1e6dbce986a92e6429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.86" OriginalAmount="493.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495083002218" Longitude="-0.19042234873064" StarRating="3" HotelCode="76159|1_lexham_gardens_hotel" HotelName="1 Lexham Gardens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lexham Gardens, Kensington, London W8 5JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ab/4cab95c6da889f2da1c09bfcf0ed20859fa6ab85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Kensington in central London, with easy access to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.86" OriginalAmount="493.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518381" Longitude="-0.127978" StarRating="0" HotelCode="41855|gresham_hotel_bloomsbury" HotelName="Gresham Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Bloomsbury Street, Camden, London WC1B 3QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/44/ab443e95454ee432791d729256f86a86b0245942.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Gresham Hotel Bloomsbury is perfectly located for both business and leisure guests in London. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.90" OriginalAmount="495.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|hilton_london_docklands_riverside" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/fb/dbfbfb57e6f4820954e6c5292a2798b229c0e05d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.90" OriginalAmount="495.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|marriott_bexleyheath" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d787180255df54797088bafb3c136c37599b116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.90" OriginalAmount="495.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.486393361705" Longitude="-0.084261813491821" StarRating="1" HotelCode="94591|hour_glass_hotel" HotelName="Hour Glass Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Beaconsfield Road, Southwark, London SE17 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/8a/828aa64887fd9b34df8da96660c029f4ca6e8e8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Elephant and Castle with easy access to many of London's fascinating attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.90" OriginalAmount="495.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41897817" Longitude="-0.19885975" StarRating="3" HotelCode="959019|london_wimbledon_broadway" HotelName="Premier Inn London Wimbledon (Broadway)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153-163 The Broadway, Wimbledon, London SW19 1NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/90/f6903a0589e99b2f4c500c9e9231e86ca5fdb4c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.92" OriginalAmount="496.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.6293713" Longitude="-0.05993611" StarRating="0" HotelCode="986232|north_london_apartment_edmonton" HotelName="North London Apartment Edmonton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wrampling Place, London N9 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/91/ba91951d3c3c2f82cee76b3f9e7e029d175050d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.94" OriginalAmount="497.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.39361743" Longitude="0.0448959" StarRating="0" HotelCode="663159|glendevon_house_hotel" HotelName="Glendevon House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Southborough Road, Bickley, Bromley, Kent BR1 2EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/88/e788d2b83cff1ba587e61668a25f9710f7bb4bcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.98" OriginalAmount="499.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|exhibition_court_hotel_4" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/10/3910f7fbc3f414ad4ceb7d1bac997797b5e76199.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.98" OriginalAmount="499.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4106038" Longitude="0.0098132" StarRating="2" HotelCode="264938|travelodge_london_bromley" HotelName="Travelodge London Bromley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 London Road, Bromley, Kent BR1 1DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/11/02113485c02bd91ba36c57a171bf270aec34a42e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.00" OriginalAmount="500.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52450206259" Longitude="-0.036753347638069" StarRating="2" HotelCode="394485|dirty_liquor_hotel" HotelName="New Globe hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>359 Mile End Road, London E3 4QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/11/da114dac0b3ff2ed226bd06adb1892a2aa9d2fbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is New Globe hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="512.99" OriginalAmount="502.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.542333974493" Longitude="0.0045330744701459" StarRating="2" HotelCode="114400|128188" HotelName="ibis London Stratford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Romford Road, Stratford, London E15 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b7/f5/b7f5b78602e5fd7194ff174f666814f061de233f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in East London, this newly refurbished hotel is 4 minutes away from Stratford Stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.10" OriginalAmount="505.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522136259751" Longitude="-0.13831359755329" StarRating="2" HotelCode="448817|lse_carrsaunders_hall" HotelName="LSE - Carr-Saunders Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Fitzroy Street, London W1T 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ae/bdae6483b838a46fe3d4a66c8490e8eeac5aaf3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.12" OriginalAmount="506.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493053297028" Longitude="-0.19722282886505" StarRating="3" HotelCode="170501|st_joseph_hotel_2" HotelName="St Joseph" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-45 Longridge Road, Earls Court, London SW5 9SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/de/30ded72adbfb93925eaaff5bfd4122373e29c04f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This London hotel is ideally located within walking distance of Earls Court tube station and attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.12" OriginalAmount="506.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.409681" Longitude="-0.301294" StarRating="3" HotelCode="350601|premier_inn_london_kingston_upon_thames" HotelName="Premier Inn London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Wheatfield Way, Combined House, Kingston Upon Thames KT1 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/d5/cad58aeeb49663b8f538c1e615cf2d5a722316e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.14" OriginalAmount="507.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.362324" Longitude="-0.071093" StarRating="3" HotelCode="152726|premier_inn_croydon_south" HotelName="Premier Inn Croydon South A212" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>104 Coombe Road, Croydon, Surrey CR0 5RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/cb/8ecb78e2c01cd1be6f20cb65989f44c10c7276ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.18" OriginalAmount="509.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.576344" Longitude="-0.098767" StarRating="2" HotelCode="94577|beaconsfield_hotel" HotelName="Beaconsfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>357-359 Green Lanes, London N4 1DZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c9/c8c94f461fde34851a301ab23af98452e9f36461.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a vibrant area of North London, just a short distance from Finsbury Park and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.18" OriginalAmount="509.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.3465257" Longitude="-0.31551454" StarRating="3" HotelCode="159593|premier_inn_chessington" HotelName="Premier Inn Chessington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington, Surrey KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/28/0428cbfd8d5dca21470e8dcc160f50eabb72f02d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Epsom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="519.73" OriginalAmount="509.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="4" HotelCode="986334|883206" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Court Road, Sutton, London SM1 4FS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/34/9234cf52b6bf41df4e298c147a3ef0d2223068f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.20" OriginalAmount="510.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|ascot_hyde_park_hotel" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Craven Road, Paddington, London W2 3BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/01/560138dd9a361122118d6f594249f375aa521d85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 150 m from Paddington Station, with direct underground, national rail and airport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.22" OriginalAmount="511.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49229704" Longitude="-0.19779583" StarRating="2" HotelCode="325687|the_paramount_hotel_3" HotelName="The Paramount" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Nevern Square, London SW5 9PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b5/48b50cfc4546159a7fe2740dc5a759f7e32d391d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.26" OriginalAmount="513.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.471354" Longitude="-0.137138" StarRating="3" HotelCode="114531|chelsea_guest_house" HotelName="Chelsea Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Wandsworth Road, London, SW8 4TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/c9/26c9e804c7a7224d03b22a444a7e7c37bd2c905b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.30" OriginalAmount="515.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.3741755535" Longitude="-0.101894438267" StarRating="4" HotelCode="64367|holiday_inn_express_london__croydon" HotelName="Holiday Inn Express London - Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Priddy's Yard, Croydon, London CR0 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/11/58110197dc56ae89ed5080f32e9c72ab93f629a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Croydon and only 2 minutes' walk from the main shopping areas, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.32" OriginalAmount="516.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.483290448835" Longitude="-0.48135727643967" StarRating="4" HotelCode="28975|sheraton_heathrow_hotel" HotelName="Sheraton Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow Airport, Colnbrook Bypass, West Drayton UB7 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/9c/d49c36258867130339dbb992c174086f563f166d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport hotel is located approximately 5 minutes from London Heathrow Airport as we...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.32" OriginalAmount="516.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528818088833" Longitude="-0.11848107695555" StarRating="2" HotelCode="76625|arriva_hotel" HotelName="Arriva Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-55 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/25/f82585227e8085c301d2f3f7c9733997516028fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.36" OriginalAmount="518.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|oyo_townhouse_new_england_victoria" HotelName="OYO Townhouse New England Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 St George's Drive, Pimlico, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/62/ff62a5b9a96e2e7113e0e14565deb0fbfed54152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.38" OriginalAmount="519.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.393693126852" Longitude="-0.30339002609253" StarRating="4" HotelCode="164138|hotel_bosco" HotelName="Bosco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 St Mark's Hill, Surbiton, London KT6 4LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/00/b2003dc44f97921893b6a023a00995365dabd705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.42" OriginalAmount="521.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489595088092" Longitude="-0.19436030171725" StarRating="3" HotelCode="97100|hotel_olympia_13" HotelName="Hotel Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Earl's Court Square, London SW5 9BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/zz/28ad81350d3b738af95070bf7fdd7016c4a06c3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Olympia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.42" OriginalAmount="521.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.419341" Longitude="-0.195034" StarRating="3" HotelCode="115492|antoinette_hotel_wimbledon" HotelName="Antoinette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249-263 The Broadway, Wimbledon, London SW19 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b6/52b69d42b218b69221bc265ba7831de49eff6fcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Antoinette Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.42" OriginalAmount="521.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47384257" Longitude="-0.06353817" StarRating="3" HotelCode="490353|peckham_rooms_hotel" HotelName="Peckham Rooms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Road, Peckham, London, England SE15 2PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5b/715bf42439fdaffd97a89e0e5441f2a2f0dd4be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.46" OriginalAmount="523.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.486602313202" Longitude="-0.25394305753025" StarRating="3" HotelCode="639205|london_chiswick" HotelName="Premier Inn London Chiswick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hogarth Roundabout, Axis House, Chiswick, London W4 2TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c3/06c3afd026e7060d7a7a2a2b0b54870d321e3f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.50" OriginalAmount="525.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|warwick_lodge" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Parking">
        <Address>
          <AddressLines>
            <AddressLine>319-321 Ewell Road, Surbiton, Surrey, KT6 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7d/197df0ab9837c54d5694f790f3c9b9b5108414ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering the ideal setting for explore the area, this family-run guest house is situated in Surbiton...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.50" OriginalAmount="525.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|plaza_london_hotel" HotelName="Plaza London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115A-117A Roman Road, Bethnal Green, London E2 0QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ed/5aedb2ed64a4df42bf0f2e1844a6f668d8dddc2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.50" OriginalAmount="525.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55355" Longitude="-0.21201799999994" StarRating="3" HotelCode="296644|windmill_guest_house_2" HotelName="The Windmill Gastropub" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cricklewood Broadway, Cricklewood NW2 3JX, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/46/6e462d7578935d1f5aa12667229f9910956b5ebf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.54" OriginalAmount="527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52545072" Longitude="-0.12598619" StarRating="3" HotelCode="442191|albany_hotel_4" HotelName="Albany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Tavistock Place, situated just north of Russell Square, Bloomsbury, United Kingdom, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f3/80f3147b94168747095ef335864abb3241a82926.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.94" OriginalAmount="527.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493331481527" Longitude="-0.19194234477459" StarRating="3" HotelCode="56987|428575" HotelName="Dreamtel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32-36 Hogarth Road, Earls Court, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/81/278111a24c29a6578529794aa4cd195989a7fe65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a hotel complex in Kensington. Earls Court tube station is only a three-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.60" OriginalAmount="530.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4363529" Longitude="-0.14518109" StarRating="3" HotelCode="517278|balham_lodge" HotelName="Balham Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>204 Bedford Hill, London SW12 9HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e5/7ce5ff3554387a718a92d22a2e6f227587504f9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.64" OriginalAmount="532.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515484642476" Longitude="-0.16070991754532" StarRating="2" HotelCode="43814|berkeley_court_hotel_" HotelName="Berkeley Court Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Upper Berkeley Street, London W1H 7PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/ea/bceaec893cf6e7f05e85f3cd91728c9728212268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berkeley Court Hotel is conveniently located in the popular Hyde Park area. Featuring a complete lis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.64" OriginalAmount="532.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528526" Longitude="-0.123177" StarRating="2" HotelCode="155039|wardonia_hotel" HotelName="Wardonia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-54 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/bb/15bb49ecf616132977460235bcadcfcf02469ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Wardonia Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.44" OriginalAmount="532.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.376191" Longitude="-0.097858" StarRating="3" HotelCode="37754|32894" HotelName="Jurys Inn London Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wellesley Road, Croydon, South London CR0 9XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a4/85a453b2906ec3a7c962bbf96fb8c8a81067b21b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, just 100 metres from a public transport connection. Bars, restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.70" OriginalAmount="535.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512283" Longitude="-0.186194" StarRating="1" HotelCode="173552|smart_hyde_park_inn_hostel" HotelName="Smart Hyde Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Inverness Terrace, Bayswater, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/14/9914aa9f445b1b2eb62e4e921eff7d509cc66b72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is perfectly located in the heart of London, just off London and Europe’s most popular sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.70" OriginalAmount="535.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986382|london_city_view" HotelName="London Greenwich Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Woolwich New Road, Flat 1, London SE18 6AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/78/6478401fd19949572d56fe531b9a38dfa7d92e7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.74" OriginalAmount="537.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|sheraton_skyline_hotel_london_heathrow" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece8436a8a475eff8060897b5f0c1bebd1fcbf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.92" OriginalAmount="539.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|16297" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af19dbb5d82bc7fa3cfd16b3a1be206f12c7e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.80" OriginalAmount="540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49602388" Longitude="-0.01449762" StarRating="4" HotelCode="971257|the_collective_canary_wharf" HotelName="The Collective Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Crossharbour Plaza, Tower Hamlets, London E14 9YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5f/015f34cd03eb265322096ddcb0ad7b798f40469c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.82" OriginalAmount="541.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.414106" Longitude="-0.180625" StarRating="3" HotelCode="152865|premier_inn_london_wimbledon_south" HotelName="Premier Inn London Wimbledon South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>27 Chapter Way, London SW19 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/0c/e80cf18728119986199dfd90b509da1c4db879e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located within easy reach of Colliers Wood underground station\n\nIdeally located within eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.82" OriginalAmount="541.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.35397609" Longitude="-0.19470433" StarRating="3" HotelCode="429965|flexistay_sutton_aparthotel" HotelName="Flexistay Sutton Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Camborne Road, Sutton, London SM2 6RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ac/f4ac9f6247f28b0e9940b7f1c838598216519df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Flexistay Sutton Aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.82" OriginalAmount="541.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52434518" Longitude="-0.09469895" StarRating="3" HotelCode="502921|easyhotel_old_street" HotelName="easyHotel Old Street / Barbican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 Old Street, London EC1V 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/58/2b58bc6fb9a31734e48cc57726a7a820eb067b4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.84" OriginalAmount="542.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525212129347" Longitude="-0.12637577911585" StarRating="1" HotelCode="114418|st_athans_hotel" HotelName="St Athans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tavistock Place, Russell Square, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/30/863006bd442ff38fa140c9ebfcc14f126e502c0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="553.86" OriginalAmount="543.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|lonsdale_hotel" HotelName="Lonsdale London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9-10 Bedford Place, Bloomsbury, London WC1B 5JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/f5/f0f50a586b870d8e67364d7dadf3f4db26d04b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lonsdale Hotel is a popular choice amongst travelers in London, whether exploring or just passing th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.88" OriginalAmount="544.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|the_craven_hotel" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/11 Craven Terrace, Paddington, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/0e/c60e3644c1bdd256b0610f5b2c5ef8d8564a59e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.96" OriginalAmount="548.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|comfort_inn_edgware_road_w2" HotelName="Comfort Inn Edgware Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Edgware Road, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/45/e3457523c77c0b139f93a74272b2780d5089a392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.96" OriginalAmount="548.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48811062" Longitude="-0.47878204" StarRating="3" HotelCode="520462|harmondsworth_hall_guest_house" HotelName="Harmondsworth Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Summerhouse Lane, Harmondsworth, England UB7 0BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/00/900049ab8fd28b2ca3f2336f4a58a209d85318d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.02" OriginalAmount="551.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514223" Longitude="-0.178275" StarRating="3" HotelCode="18495|royal_eagle_hotel" HotelName="The Royal Eagle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-30 Craven Road, London W2 3QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/24/b42419402ef73905d4c6f3ca8d08cd8812f0bc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of London, just a few metres from Hyde Park and the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="562.87" OriginalAmount="551.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517758" Longitude="-0.064875" StarRating="2" HotelCode="210603|179527" HotelName="ibis budget London Whitechapel - Brick Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road, London E1 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/53/0453804b180369719205048d8e134c0de7e3f854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.04" OriginalAmount="552.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.58873899" Longitude="-0.06250125" StarRating="3" HotelCode="495957|premier_inn_london_tottenham_hale" HotelName="London Tottenham Hale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Tottenham Hale, Tottenham N17 9LR, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/3f/443f6feabff46ffdf9b517588f08ee02deb1ed5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="564.06" OriginalAmount="553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51777" Longitude="-0.168644" StarRating="2" HotelCode="94571|four_stars" HotelName="Four Stars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Sussex Gardens, Hyde Park, London W2 1UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1f/38/1f387423d95a5a5493982565882301f268c51fc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.16" OriginalAmount="558.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|tonys_house_hotel" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/86/80864acc22c0cb7978d6cc4c9485cf4871521218.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.16" OriginalAmount="558.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.623156" Longitude="-0.35227399999997" StarRating="4" HotelCode="296888|best_western_plus_grims_dyke_hotel" HotelName="Best Western Plus Grim’s Dyke Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Redding, Harrow Weald, London HA3 6SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f3dcd31597a94a570d8195df907bcb2e6b4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Watford. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.18" OriginalAmount="559.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498652" Longitude="-0.172934" StarRating="3" HotelCode="177943|princes_gardens" HotelName="Prince's Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Garden,Internet,Jacuzzi,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Watts Way, Off Exhibition Road, South Kensington, London SW7 1BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/bd/1fbda2aa98b3ada8dfe518e7b9b95714cbc4e3bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Hyde Park in the beautiful Princes Gardens parkland area, this location is ideal fo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="571.98" OriginalAmount="560.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|632083" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>276 Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/77/4777e9e2440bbd17685a0cd116e3ae2765e44c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="572.10" OriginalAmount="560.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|382095" HotelName="Berjaya Eden Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-39 Inverness Terrace, Bayswater, London W2 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/72/c5722bc14a5ec98f108ac61d8c6610efedc78b17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel was renovated in 2009 and is located in Bayswater, just a short walk from Hyd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.24" OriginalAmount="562.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|renaissance_london_heathrow_ho" HotelName="Renaissance London Heathrow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Hounslow TW6 2AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/18/1f182a3633c3fa76850c85ea3879e75608c08b4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies just a short distance from Heathrow Airport, Heathrow train station and Winds...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.26" OriginalAmount="563.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|central_park_hotel_2" HotelName="Central Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/67 Queensborough Terrace, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/e8/2ee8021a04a33655a2e67a6e479f356b42ed7ac0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right at the centre of London, this hotel lies close to plenty of sightseeing attractions as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.28" OriginalAmount="564.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492342" Longitude="-0.140856" StarRating="2" HotelCode="114460|chester_hotel" HotelName="Chester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Longmoore Street, London, SW1V 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/8d/648dd3cf1aa0678a98acaf96646351f59f6f74c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.28" OriginalAmount="564.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56473086" Longitude="0.1101416" StarRating="0" HotelCode="817969|ilford_hotel_goodmayes" HotelName="Ilford Hotel Goodmayes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 Goodmayes Road, Ilford IG3 9UR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/2d/562d41811020177df434bbfae474b6dd964be94e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="576.96" OriginalAmount="565.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523558" Longitude="-0.127674" StarRating="3" HotelCode="17453|1150450" HotelName="The Royal National Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way, London WC1H 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/34/5534128151e55dae31ad2c9ec8edc15a24bc1294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This a modern hotel, centrally located near Convent Garden, the British Museum, the well-known Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.32" OriginalAmount="566.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50157386" Longitude="0.0524" StarRating="0" HotelCode="849353|london_city_airport_hotel" HotelName="London City Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Albert Road, North Woolwich, London E16 2DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b9/05b935219340add43ce310d7db6eb9ccb86a98e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.32" OriginalAmount="566.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.39914486" Longitude="0.0179356" StarRating="3" HotelCode="857831|premier_inn_london_bromley" HotelName="London Bromley hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Simpsons Road, Shortlands, Bromley BR2 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/41/57416cdf167fb6a2bba78f0f81aaa4967a795b01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.32" OriginalAmount="566.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5405159" Longitude="-0.11714677" StarRating="0" HotelCode="986033|caledonian_studio_flats" HotelName="Caledonian Studio Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>287 Caledonian Road, Islington, London N1 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/44/02440d9376bd3a230496d8f2a9d03ceb4af5a08d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This adults-only hotel warmly welcomes guests in London. For those in need of an adults-only holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="578.34" OriginalAmount="567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|3521812" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c0/aec0c1cfbcdc9a5c23b37e170fa81e97ac28fd31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.22" OriginalAmount="567.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50406791566" Longitude="0.040630102157593" StarRating="3" HotelCode="97131|1065448" HotelName="Travelodge London City Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Connaught Road, London E16 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1a/6a1a427810a127a9027e10ecc5886097272ccb04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a central location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.38" OriginalAmount="569.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512837298397" Longitude="-0.19210785627365" StarRating="3" HotelCode="10915|bayswater_inn_2" HotelName="Bayswater Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater, London W24NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/0d/ed0db5113240df1bf7f09046f16a34a3bdd92367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unostentatious hotel is centrally located near to Hyde Park, Kensington Gardens and Queensway. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.38" OriginalAmount="569.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516154" Longitude="-0.067739999999958" StarRating="3" HotelCode="296641|qbic_hotel_london_city_3" HotelName="Qbic Hotel London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Adler Street, London E1 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/17/1e17e57be4c5acd5a61b68299f7e7a6d867f948a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="581.02" OriginalAmount="569.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492114" Longitude="-0.141617" StarRating="2" HotelCode="36443|317064" HotelName="Stanley House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19/21 Belgrave Road, Victoria, London SW1V 1RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/85/58858681653a4eef7bb5aa1ff0a1ab4a543d64bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.42" OriginalAmount="571.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54755913" Longitude="-0.05631847" StarRating="2" HotelCode="440136|kip_hotel_2" HotelName="Kip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Aspland Grove, Hackney, London E8 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/74/1d747aae4141f989a0ddac2882c7ad9fd6dbbb93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.42" OriginalAmount="571.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504215" Longitude="-0.218171" StarRating="2" HotelCode="421613|st_christophers_inn_shepherds_bush" HotelName="St Christopher's Shepherd’s Bush" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Shepherd's Bush Green, Shepherd's Bush, W12 8Ph London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d5/fbd56c1bce19ea7e94fad394c09b11ab2d7838f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London. For those in need of an adults-only holiday, it provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.44" OriginalAmount="572.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.462221096318" Longitude="-0.18891334533691" StarRating="3" HotelCode="34473|holiday_inn_express_london_wandsworth" HotelName="Holiday Inn Express London - Wandsworth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smugglers Way, Riverside West, Wandsworth, SW18 1EG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a3f243892b96ade126dea7ece164522e2c138.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="585.48" OriginalAmount="574.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516329" Longitude="-0.171174" StarRating="3" HotelCode="510433|astoria_hotel_13" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/79/2d7936df1b224894f2aba6dcba2a3153c632e594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.52" OriginalAmount="576.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54068026" Longitude="-0.2041579" StarRating="0" HotelCode="986076|kilburn_arms" HotelName="The Kilburn Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99-101 Willesden Lane, London NW6 7SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/88/fa88176419393bd1e612361acd3a4640169e9910.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.54" OriginalAmount="577.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.377813" Longitude="-0.095798" StarRating="3" HotelCode="905882|hampton_by_hilton_london_croydon" HotelName="Hampton by Hilton London Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dingwall Road, Croydon CR0 2NB, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/df/c4df0c94a2de66040687e6bf53925ddd0b753d43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers quick and direct transport links to Gatwick Airport, Victoria and London Bridge fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.56" OriginalAmount="578.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492223" Longitude="0.063517000000047" StarRating="3" HotelCode="199810|travelodge_london_woolwich" HotelName="Travelodge London Woolwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125-157 Powis Street, Woolwich, London SE18 6LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/d9/96d9728b0a971852e590a03478994642fefe5d76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 650 m from the Woolwich Arsenal train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="591.60" OriginalAmount="580.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528997" Longitude="-0.12166" StarRating="2" HotelCode="147327|elmwood_hotel" HotelName="Elmwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Argyle Square, WC1H 8AS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/fe/02fe154376350b4bdfa248d16b378739bd08cbb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="591.64" OriginalAmount="580.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|632082" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bf/b8bf9a8f4ab148f9ec8386251b9fe1b32701bba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.62" OriginalAmount="581.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.469545735515" Longitude="-0.36629442327876" StarRating="4" HotelCode="94520|the_continental_hotel_3" HotelName="The Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29/31 Lampton Road, Hounslow, Middlesex TW3 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/3e/773e7283cc7a51632419ef3dc2c06b40fa205206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the A4 (Great West Road) which links it to central London (approximat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.62" OriginalAmount="581.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501155683026" Longitude="-0.093609997519746" StarRating="3" HotelCode="151561|london_city_hotel_2" HotelName="CitySpace. Borough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Borough High Street, London SE1 1JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2d/052d11e547e24b1796ab10b4dd787605d4c7a0de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CitySpace. Borough.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.62" OriginalAmount="581.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50716071124" Longitude="-0.025383423278754" StarRating="2" HotelCode="307983|tune_hotel__london_canary_wharf" HotelName="Point A Hotel, London Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hertsmere Road West, E14 4AS London, Canary Wharf</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/6a/e86a6583b18b5d0d72b63addf942796df6f94dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.64" OriginalAmount="582.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46963392" Longitude="-0.36975819" StarRating="3" HotelCode="580252|imperial_guest_house_4" HotelName="Imperial Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Bulstrode Road, Hounslow TW3 3AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e6/b7e6732cab418dfd8a775c33461d5185aeb01dde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.64" OriginalAmount="582.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52946671" Longitude="-0.11622125" StarRating="0" HotelCode="986376|london_queens_eurostar_kings_cross" HotelName="London Queen's Eurostar Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flat 2 Swinton Street, London WC1X 9NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/77/687702fd231e6d0bacb62a095ce7ab868f0d3565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.66" OriginalAmount="583.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514654234271" Longitude="-0.1730078458786" StarRating="3" HotelCode="173037|alexandra_hotel_2" HotelName="Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/e6/07e67fe632459689b4b2cdd7a617119d07ad635a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes away from Hyde Park near to Oxford Street and Marble Arch....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.68" OriginalAmount="584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.61180464" Longitude="-0.10938655" StarRating="2" HotelCode="580019|forest_house_hotel_2" HotelName="Forest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Green Lanes, Wood Green, London N13 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/c1/fac1935de7db02cc1ba38de9046988822f0af0d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.68" OriginalAmount="584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51992715" Longitude="-0.483136" StarRating="0" HotelCode="795764|the_watersedge_canal_cottages" HotelName="The Watersedge Canal Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Packet Boat Lane, Hillingdon UB8 2JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6f/316f9c954e288d355824d8e196eacd34cde9c936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.72" OriginalAmount="586.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|so_sienna" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/bc/17bc8baefef07cc4b1598540d7a2a7c23b1cd6a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.65" OriginalAmount="586.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490215096601" Longitude="-0.080782771110535" StarRating="3" HotelCode="97105|1643248" HotelName="Eurotraveller Hotel-Premier @Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-202 Old Kent Road, London SE1 5TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a1/07a1297fcca8609896dffb366fcb90f74d41d894.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated outside the congestion charge zone, 1,5 km from Tower Bridge and London Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.74" OriginalAmount="587.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49234665" Longitude="0.06717043" StarRating="3" HotelCode="857187|london_woolwich_royal_arsenal" HotelName="Premier Inn London Woolwich Royal Arsenal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>91 Beresford Street, Woolwich, London SE18 6BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/00/f60053ba81597ff6f9acbeb13c994f6430b68ceb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.76" OriginalAmount="588.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|belmont_hotel_14" HotelName="Belmont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e5/a0e567bd3a275f17a2d05231fcbe2e23aaf99f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.78" OriginalAmount="589.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527791327522" Longitude="-0.12734796309278" StarRating="3" HotelCode="114280|mabledon_court" HotelName="The Mabledon Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Mabledon Place, Bloomsbury, Camden, London WC1H 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/09/3509515f7d8536992851e7db3847d13fb5d66356.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is beautifully located at the heart of the historical district of Bloomsbury, in London. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.78" OriginalAmount="589.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529092" Longitude="-0.120078" StarRating="1" HotelCode="170218|clink_261_hostel" HotelName="Clink261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>261-265 Gray's Inn Road, London WC1X 8QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f3/0bf33e5abf1b267653fd784517b812bbc6e0b752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Central London. Guests will find Kings Cross St Pancras tube ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.78" OriginalAmount="589.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986200|courtyard_by_marriott_london_heathrow_airport" HotelName="Courtyard London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Nobel Drive, Harlington, Hayes UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/4a/1b4abe679d64bc18b934cd0923ec2e1f71cdc3f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="602.82" OriginalAmount="591.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523264" Longitude="-0.160131" StarRating="2" HotelCode="94585|somerset_hotel" HotelName="Somerset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gloucester Place 6 Dorset Square, London, Baker Street</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/69/1c69ab942cf3eb70b5108d4b15be7442a0d72845.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the quiet Dorset square and is just a couple of minutes’ walk from Baker Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="602.82" OriginalAmount="591.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.3560255" Longitude="-0.11967279999999" StarRating="3" HotelCode="440063|grand_sapphire_hotel_banqueting" HotelName="Grand Sapphire Hotel &amp; Banqueting" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Imperial Way, Croydon, Greater London CR0 4RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/05/29053e87268841a5599cd9f3803d7b56cbfe5137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grand Sapphire Hotel &amp; Banqueting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="603.00" OriginalAmount="591.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524139" Longitude="-0.116486" StarRating="2" HotelCode="94586|1550508" HotelName="Guilford House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/53/d25317b6255b02da4521eb9390c2337f65fe4ac7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Guilford House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="603.43" OriginalAmount="591.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493093930698" Longitude="-0.23861154480937" StarRating="3" HotelCode="18886|1486508" HotelName="Premier Inn London Hammersmith" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 King Street, Hammersmith, London W6 9LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8d/9c8d7f69e6a0852a8b2f05a4fc4a18b8112bce4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, close to Chiswick. From this location, guests have easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.84" OriginalAmount="592.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54678911" Longitude="-0.47851677" StarRating="2" HotelCode="114938|travelodge_london_uxbridge" HotelName="Travelodge London Uxbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bakers Road, Colham House, Uxbridge UB8 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/37/c2370d5443825cec927966b46e12118d0f97e45e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.84" OriginalAmount="592.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.454650262323" Longitude="-0.19229370588528" StarRating="3" HotelCode="335087|premier_inn_london_wandsworth_" HotelName="Premier Inn London Wandsworth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Garratt Lane, London SW18 4AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/4d/8b4d74bba1801a53c8de666bad8ce4b2172b85ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located south of the River Thames is the vibrant up and coming area of Wandsworth\n\nTh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.86" OriginalAmount="593.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513973" Longitude="-0.180074" StarRating="2" HotelCode="148231|glendale_hyde_park_hotel" HotelName="Glendale Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Devonshire Terrace, Paddington, London W2 3DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/c5/f0c5260c2a09c2691179d9165dfae24ecd81ad96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Glendale Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.86" OriginalAmount="593.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50286" Longitude="-0.091832" StarRating="1" HotelCode="316281|hostel_st_christophers_village" HotelName="St Christopher's at The Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,ATM/Cash Machine,Bar,Beauty Salon,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Nightclub,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>161-165 Borough High Street, Southwark, London SE1 1HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/d1/dcd1e67a6cf8c2435bd11d5b48b2a64450d40d04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at St Christopher's Inn, London Bridge - Hostel, you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="606.56" OriginalAmount="594.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51629561402" Longitude="-0.17123663310053" StarRating="3" HotelCode="36434|277775" HotelName="Belmont Hotel &amp; Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>100 &amp; 104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133487/133487a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a charming tree-lined street near Hyde Park in central London, just 100 met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.90" OriginalAmount="595.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54257137" Longitude="-0.49027423" StarRating="3" HotelCode="467791|premier_inn_london_uxbridge" HotelName="Premier Inn London Uxbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phase 500, Riverside Way, Uxbridge UB8 2YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/0c/920c6d7ade2dcf05b569f1322b4f25504818768d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.92" OriginalAmount="596.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511726402961" Longitude="-0.18296286463737" StarRating="1" HotelCode="37204|smart_hyde_park_view" HotelName="Smart Hyde Park View Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Leinster Terrace, London W2 3EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/d5/e8d5a287021955e1a34d30063c24ffc63c8aeca2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 100 metres from Hyde Park in London, the hostel is a 5-minute walk from Queensway Underground S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.92" OriginalAmount="596.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515699268803" Longitude="-0.072465332079219" StarRating="3" HotelCode="75511|ibis_london_city" HotelName="ibis London City - Shoreditch Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street, London E1 6BF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/4c/ee4c607d1b7ae13ae4d5990ebc352f4e5367f520.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.92" OriginalAmount="596.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5378591" Longitude="-0.10366767" StarRating="0" HotelCode="751590|islington_creed" HotelName="Islington Creed" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Studd Street, slington, London N1 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/eb/15ebc000f3938067212ee0f76338f19292af8569.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.94" OriginalAmount="597.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493872409395" Longitude="-0.18573492765427" StarRating="3" HotelCode="94548|the_villa_kensington" HotelName="The Villa Kensington Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Ashburn Gardens, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/eb/04eb4b0e0eaafd24e0ca4b9cf9df015e49f2e361.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in one of London's quiet residential streets, Ashburn Gardens, this hotel is a 2-minute walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.94" OriginalAmount="597.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492435" Longitude="-0.19409" StarRating="3" HotelCode="94553|my_place_hotel" HotelName="My Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1- 3 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/5f/985f9f1c7986754e24edf3ac2004ac7c9b7c40f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.96" OriginalAmount="598.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|pelican_london_hotel_and_residence_" HotelName="Pelican London Hotel And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>203 Blackshaw Road, Tooting, London SW17 0BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/06/ec06bbf5afa0fc251b3a4f3da2b677630846049c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.96" OriginalAmount="598.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51681569" Longitude="-0.17358657" StarRating="0" HotelCode="519459|easyhotel_paddington" HotelName="easyHotel London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Norfolk Place, Paddington, London W2 1QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/22/0622e92ccff3059313114389d9bd0e729f15fb2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="611.21" OriginalAmount="599.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514617321542" Longitude="0.0091424115319268" StarRating="3" HotelCode="573045|615304" HotelName="ibis London Canning Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way, London E16 1ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/31/603130cece40dd521ead0328bddd4a1a22793494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="612.00" OriginalAmount="600.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490937" Longitude="-0.30211499999996" StarRating="4" HotelCode="298478|361665" HotelName="Novotel London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road, Brentford, London TW80GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/cf/23cf0e8ce6ae744bb803aa7079825a6495732703.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="600.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|travelodge_london_hounslow" HotelName="Travelodge London Hounslow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lampton Road, Hounslow, London TW3 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/73/927375911e3ac84bd9244d239775a549ca8e41c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="600.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503300805404" Longitude="-0.22012234078238" StarRating="3" HotelCode="213141|ibis_london_shepherds_bush" HotelName="ibis London Shepherds Bush - Hammersmith Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rockley Road, London W14 0DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/4c/3b4cb9a32dc7a147a383ccef23af7cfa94582d9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Shepherds Bush - Hammersmith Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.00" OriginalAmount="600.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.61795917" Longitude="-0.10735478" StarRating="4" HotelCode="441253|lodge_drive_apartments" HotelName="Lodge Drive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Lodge Drive, Palmers Green, London N13 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f3/ecf3ede740d80cef50b833956fd580f540042425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lodge Drive Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="613.11" OriginalAmount="601.09" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49127" Longitude="-0.143472" StarRating="1" HotelCode="93109|314819" HotelName="Colliers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95/97 Warwick Way, SW1V 1QL London, Victoria</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/c6/1cc614ddca1e0bb4d573e359f0b484bdecfb0aa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Colliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.04" OriginalAmount="602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489897227411" Longitude="-0.13713241104506" StarRating="2" HotelCode="47807|best_western_corona_2" HotelName="Best Western Corona" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-89 Belgrave Road, Victoria, London SW1V 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a3/89a35548104c5d12fb1c99146606df3ec93980c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel lies in the centre of London, close to the Thames and Buckingham Palace. Rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.04" OriginalAmount="602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52416" Longitude="-0.116373" StarRating="2" HotelCode="148446|grenville_hotel" HotelName="Grenville Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/15/911516e716763c920efac6878f88cf1281f849ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grenville Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.06" OriginalAmount="603.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|hallmark_hotel_london_chigwell_prince_regent" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/78/0478bf90337909b2a487b217dc8640dab56db9b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.06" OriginalAmount="603.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.426435549754" Longitude="-0.22989213466644" StarRating="4" HotelCode="189776|fox_and_grapes" HotelName="Fox and Grapes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Camp Road, London SW19 4UN, Wimbledon Common</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/43/da431fb9dc40b26326c061d52b1e712f5162f887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.06" OriginalAmount="603.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|london_stay_apartments" HotelName="London Stay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Rotherhithe New Road, London SE16 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/33/9e3385144516511c2e02186ff42e778e3fa272c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London Stay Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.06" OriginalAmount="603.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55720693" Longitude="-0.00593367" StarRating="0" HotelCode="986221|dodi_apartments" HotelName="Dodi Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>206A High Road, London E10 5PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/5f/3b5f6e7e33e756893b34e04c61869a1982580826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="615.68" OriginalAmount="603.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|872430" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a5/fba5c9f5bc8c5199e0f0fa22112ae0a9fab6cfab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.08" OriginalAmount="604.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514749" Longitude="-0.172845" StarRating="2" HotelCode="114358|albro_house_hotel" HotelName="Albro House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 Sussex Gardens, Hyde Park, London, W2 2RY, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e7/dee7872474e65743de2c801a92836b6f597c1583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="617.10" OriginalAmount="605.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|radisson_red_hotel_london_heathrow" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building B, West Drayton, Heathrow, London UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/cc/e8cc12743c2512641564d61c85287018db26f035.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.14" OriginalAmount="607.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.45990844" Longitude="-0.30250824" StarRating="3" HotelCode="467883|travelodge_london_richmond_central" HotelName="Travelodge London Richmond Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Paradise Road, Richmond TW9 1RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/64/31/6431d5771a1fc5a642108bddec4dc2bf1a66d289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Richmond upon Thames.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.16" OriginalAmount="608.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|dover_hotel" HotelName="Dover" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Belgrave Road, Victoria, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/31/5731c94fe9b64be329bdeadde3072285d678eb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes' walking distance from the Victoria rail and underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.16" OriginalAmount="608.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="986194|courtyard_by_marriott_london_city_airport" HotelName="Courtyard by Marriott London City Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Road, Silvertown, London E16 2AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f9/9ef94572f8475ab17572b1d8eeb0bb30c7138ebc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.18" OriginalAmount="609.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.442871822629" Longitude="-0.15299800546904" StarRating="2" HotelCode="199812|travelodge_london_balham" HotelName="Travelodge London Balham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Balham High Road, Balham, London SW12 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9f/cd/9fcdda974f6219fc1b2d72c1c009a64bc9e8bee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.18" OriginalAmount="609.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46118946" Longitude="-0.21806323" StarRating="3" HotelCode="838667|putney_hotel_bw_signature_collection" HotelName="Putney Hotel, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>214 Upper Richmond Road, Putney, London, England SW15 6TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4d/874d2f6cf26e8570feb9d19acad3d8263f38cb02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.22" OriginalAmount="611.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513909730137" Longitude="-0.17549104662703" StarRating="2" HotelCode="61842|lancaster_court_hotel_2" HotelName="Lancaster Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202-204 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/2c/e52c7cc021858f1ec4543dc04f674fafe7f5f7fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.22" OriginalAmount="611.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.530398230437" Longitude="-0.12223531523045" StarRating="2" HotelCode="145537|carlton_hotel_11" HotelName="Carlton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birkenhead Street, London WC1H 8BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/19/b819cea78e68b106c22777d2654cf0b1d7326406.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="623.33" OriginalAmount="611.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51768232" Longitude="-0.0626603" StarRating="4" HotelCode="614800|52457125" HotelName="New Road Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Bicycle Rental,Conference Hall,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103-107 New Road, London E1 1HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b0/47/b047d6821be7a7c78596d32a5a43e401fa74509b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of London, this urban hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.24" OriginalAmount="612.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55941434" Longitude="0.07790356" StarRating="3" HotelCode="548243|ilford_tower_apartments" HotelName="Ilford Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 Riches Road, Ilford, East Sussex IG1 1JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/be/99be315bbbdd4b4438a94ba54b20e669ea87a558.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="625.26" OriginalAmount="613.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|lords_hotel" HotelName="Lords" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater, London W2 4PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/80/a08087fd15a4d4f8378aa28c5f21dbac7a01cd85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location, just a few paces from the lively town centre. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.28" OriginalAmount="614.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518309" Longitude="-0.405527" StarRating="3" HotelCode="152808|premier_inn_hayes" HotelName="Premier Inn London Hayes, Heathrow (North A4020) hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>362 Uxbridge Road, Hayes, Middlesex UB4 0HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d5/ccd5308333b4e6d4daf3b32ea53e9f79f7594e12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Providing comfortable, good value accommodation, Premier Inn Hayes (Heathrow) is situated in close p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.28" OriginalAmount="614.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|travelodge_london_teddington" HotelName="Travelodge London Teddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Park House, Teddington TW11 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c0c4f69b2643402d113ea439a2c3de9ccbdfc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="626.69" OriginalAmount="614.40" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|15126" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/46/d746a66a02265eb6143478a4bf783fb23e9fc609.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.30" OriginalAmount="615.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.64866877" Longitude="-0.04641575" StarRating="0" HotelCode="958146|cogie_abode" HotelName="Cogie Abode" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>329 High Street, Enfield EN3 4DJ, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/33/6333b22f92f64150e04833c07501e0603491ab93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.32" OriginalAmount="616.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501837" Longitude="-0.212617" StarRating="3" HotelCode="402131|kensington_suite_hotel" HotelName="Kensington Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>128 - 130 Holland Road, Earls Court, London W14 8BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f9/83f9fa2c48a5449e9a533968698ad7b3ca636854.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Holland Road in Kensington Olympia, this hotel is situated 1.7 km from Earl's Court Exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.36" OriginalAmount="618.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|the_red_lion_hotel_4" HotelName="Red Lion Hillingdon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Lane, Hillingdon, Uxbridge, Middlesex, UB8 3QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/55/5e5574bf9738d5b69b439efed38492c26ba16b0d.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.36" OriginalAmount="618.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.485029" Longitude="-0.30106" StarRating="3" HotelCode="152862|premier_inn_london_kew" HotelName="Premier Inn London Kew Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 High Street, Brentford, London TW8 0BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/2b/d12b1b1031b65491c9217e56980a9a790885ca56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="631.38" OriginalAmount="619.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|novotel_london_greenwich_2" HotelName="Novotel London Greenwich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ee/34ee33f8845a5cc22ad5f4b5dea06248bfdf689c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This AA new generation hotel, located in the heart of historic Greenwich, right next to the railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.42" OriginalAmount="621.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|mowbray_court" HotelName="Mowbray Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/32 Penywern Road, Earls Court, London SW5 9SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/4a/124ad08b1b48179823280bff4472e508443aabb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel benefits from its close proximity to Earl's Court Exhibition Centre and Earl's Court under...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.44" OriginalAmount="622.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529186138172" Longitude="-0.1239431721292" StarRating="2" HotelCode="145792|central_hotel_56" HotelName="Central Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Street, Kings Cross, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/e9/3be9bdc737c1ab1eb0ae2225576dea423565a8f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.44" OriginalAmount="622.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52985498" Longitude="-0.07732457" StarRating="3" HotelCode="323930|central_hoxton_shoreditch" HotelName="Central Hoxton Shoreditch SH Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Kingsland Road, Hackney, London E2 8DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/17/0a1777fe701485114bcea6ca1cf0f2505d746eb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="636.21" OriginalAmount="623.74" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515976855675" Longitude="-0.17133054844476" StarRating="2" HotelCode="101996|313156" HotelName="White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>102 Sussex Gardens, Westminster Borough, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/ff/8dff2be2db4fc54c144e8264ffd912d5d7e794a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.48" OriginalAmount="624.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493537970857" Longitude="-0.19889353395039" StarRating="2" HotelCode="114644|west_cromwell_hotel" HotelName="West Cromwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 West Cromwell Road, Earls Court, London, Greater London SW5 9QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/78/e17830557f8af5d9995c20be54de8b32765879e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.48" OriginalAmount="624.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.011468199999968" StarRating="3" HotelCode="429631|the_lion_key_hotel" HotelName="Lion &amp; Key Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road Leyton, London E10 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/8c/168ccd526a9eb8e2b99690dc2da8a7853d7c605c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.50" OriginalAmount="625.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|dorsett_shepherds_bush" HotelName="Dorsett Shepherds Bush" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/6a/5d6a66bfafd136eaba53bf8d2675afa3b5c9ad96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.50" OriginalAmount="625.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49202858" Longitude="-0.14193942" StarRating="0" HotelCode="503201|easyhotel_victoria" HotelName="easyHotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-40 Belgrave Road, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/87/50873c1224bc424f497aec0260b5d552e326c76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Victoria Station. The total number of bedrooms is 41. EasyHotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.54" OriginalAmount="627.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516200723099" Longitude="-0.17335622723749" StarRating="2" HotelCode="35403|dolphin_hotel_4" HotelName="Dolphin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Conference Hall,Garden,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Norfolk Square, Paddington, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8c/9c8cc08c730835a9b22c5342f26a3ff1d8898c21.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has a wonderful location on an attractive square surrounded by trees. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.54" OriginalAmount="627.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49395922" Longitude="-0.07511609" StarRating="0" HotelCode="962609|the_grange_pub" HotelName="The Grange Pub" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 – 104 Grange Road, Bermondsey, London SE1 3BW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/1f/e41f10f22a4a95424ab5de5eedf78ecdb5453ad5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.54" OriginalAmount="627.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48688225" Longitude="-0.196914" StarRating="2" HotelCode="986339|london_west_brompton" HotelName="Hub by Premier Inn London West Brompton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Lillie Road, Fulham, London SW6 1TX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/e7/6de7b876def02dcf7f17cd48d7c24addb4277a83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="641.35" OriginalAmount="628.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511674" Longitude="-0.185105" StarRating="3" HotelCode="18470|118882" HotelName="The Queen's Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Queensborough Terrace, London W2 3SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/f5/50f57224ebd56fce16c52217517e271a73c680f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located at the heart of London, close to Hyde Park and further si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="641.58" OriginalAmount="629.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|holiday_inn_express_london__limehouse" HotelName="Holiday Inn Express Limehouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>469-475 The Highway, London E1W 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/20/75204585767ff7a2786a788f3aae7464d873061f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of London's Docklands and thus offers an ideal starting point for ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="641.58" OriginalAmount="629.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|crowne_plaza_london_heathrow_t4" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5ceb56add2a5c03cb00b1861c5f11eb24a73681f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.60" OriginalAmount="630.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516407757841" Longitude="-0.17266462684694" StarRating="2" HotelCode="114593|belvedere_hotel_3" HotelName="Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Norfolk Square, London, Greater London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c8/b5c834799af775f065e2125b7b4ed161e172d0b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.60" OriginalAmount="630.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49798782" Longitude="-0.22760436" StarRating="4" HotelCode="433345|lamington_apartments" HotelName="Lamington - Hammersmith Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>109 Hammersmith Grove, London W6 0NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6f/5c6f58df0edc77521d2b86eccd632becb2335a2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Lamington - Hammersmith Serviced A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="643.91" OriginalAmount="631.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|1061918" HotelName="Chelsea Cloisters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea Cloisters, London SW3 3DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/38/db38efcfd2381f94f691e4a39d04035bbe466dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the London district of Chelsea, one of the most modern and cu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="644.24" OriginalAmount="631.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|314093" HotelName="Barry House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Sussex Place, Hyde Park, London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ec/70ecad2ce466bcb42fa4e9efbc1bf145f336a456.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.66" OriginalAmount="633.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493555119909" Longitude="-0.18984273076057" StarRating="3" HotelCode="32715|westbury_hotel" HotelName="Westbury Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Collingham Place, London SW5 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/bf/42bf012f84f3a5058add62d82541d84f7b43aaab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the beautiful district of Kensington. Nearby are numerous sightseeing attra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.66" OriginalAmount="633.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|jurys_inn_london_heathrow_2" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/7c/ad7c4935cf98aab9ca9304490340ef5bb4429d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="646.01" OriginalAmount="633.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48308846165" Longitude="-0.31244873659705" StarRating="4" HotelCode="38270|37083" HotelName="Holiday Inn London-Brentford Lock" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Commerce Road, Brentford, London TW8 8GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/a5/c8a5bd47625d999494d3bd3d3c2cdae1cd7e2d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right beside Brentford Lock, directly on a main road. The hotel is sit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.70" OriginalAmount="635.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53635254372" Longitude="-0.0045865774154663" StarRating="3" HotelCode="34466|holiday_inn_express_london__stratford" HotelName="Holiday Inn Express Stratford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 High Street, London E15 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/af/a8af8d5bff1eac8dc14166e3e86930c0c1f8203a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the heart of East London in Stratford, which will host the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.70" OriginalAmount="635.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|shepherds_bush_boutique_hotel" HotelName="Tulip Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Poplar Mews, Uxbridge Road, London W12 7JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/c2/c5c248394595fc8d0f5e07726cdfdc41ae999e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Tulip Boutique Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.70" OriginalAmount="635.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|kings_cross_inn_hotel" HotelName="Kings Cross Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Euston Road, London NW1 2SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/60/0260113051c04a4b198b93f7ade8dea38604d2af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.74" OriginalAmount="637.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51127986711" Longitude="-0.18498659133911" StarRating="2" HotelCode="43607|apollo_hotel_20" HotelName="OYO Townhouse Apollo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64-66 Queensborough Terrace, Bayswater, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/83/4f83427eb3afded0db3a931aa752bb427579ac65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Bayswater and is conveniently located for access to the rest of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.74" OriginalAmount="637.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515331" Longitude="-0.172982" StarRating="3" HotelCode="89407|days_inn_london_hyde_park" HotelName="Days Inn Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148-152 Sussex Gardens, Paddington, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/64/9e64de848a8b23c40082a593c78cc7dd3c0b9628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a central location, set in leafy Sussex Gardens near London's Hyde Park. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.74" OriginalAmount="637.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506496666667" Longitude="-0.2247716" StarRating="3" HotelCode="142734|abbey_hotel_8" HotelName="Abbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Wood Lane, London, Greater London W12 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/07/ed07c40fc202b9a290e33ebcdcce9d9cb78796cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.80" OriginalAmount="640.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52725621" Longitude="-0.07683533" StarRating="3" HotelCode="420339|the_shoreditch_inn" HotelName="Shoreditch Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Internet,LCD/Projector,Luggage Storage,Restaurant,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>1 Austin Street, London E2 7NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8d/708d5fc2aaaf7dc1c3d31828326a7dd056839ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="652.80" OriginalAmount="640.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52703066" Longitude="-0.13743933" StarRating="3" HotelCode="447494|studios2let__north_gower" HotelName="Studios 2 Let North Gower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>192 North Gower Street, London NW1 2LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/21/012199850a262729e4458669b72a23d934afbcaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="653.79" OriginalAmount="640.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|243166" HotelName="Hyde Park Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/10/c310389d7b61c45bf6647a721f3f05c39c67db65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.84" OriginalAmount="642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493098588254" Longitude="-0.14424671899588" StarRating="3" HotelCode="34554|comfort_inn_victoria" HotelName="Comfort Inn Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Belgrave Road, London SW1V 1QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/7a/5c7a7445ac652753ef88e8e8608aedd2bfa36773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Comfort Inn Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.86" OriginalAmount="643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|luma_concept_hotel_hammersmith" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/bd/19bde4152085992346ee605578ba6b8ca230e883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.86" OriginalAmount="643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524335269034" Longitude="-0.075944066047668" StarRating="3" HotelCode="189732|london_apartments_shoreditch" HotelName="London Apartments Shoreditch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>79 Redchurch Street, London E2 7DJ, Shoreditch</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/dd/55dd9c8f96188a67514d103c49ba76290653459b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.86" OriginalAmount="643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57261903" Longitude="-0.19569544" StarRating="2" HotelCode="323925|hotel_unique_3" HotelName="Hotel Unique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>911 Finchley Road, Golders Green, London NW11 7PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/6c/de6c491d34ffd031b4d40d073469e1d375099ada.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Unique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="657.10" OriginalAmount="644.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51110709412" Longitude="-0.18492087721825" StarRating="3" HotelCode="30118|95505" HotelName="Troy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-70 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/e6/fce6127e7d4936b80a226489aed8e467c42dd187.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located near to Bayswater and Queensway. Copious shops and other a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.90" OriginalAmount="645.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514466451423" Longitude="-0.174520611763" StarRating="2" HotelCode="35450|mitre_house_hotel" HotelName="Mitre House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178-186 Sussex Gardens, London W2 1TU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/35/ab35f6f65b6ac93f496708db6e55e85e1374017b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, offering easy access to all of London's most important districts. Whet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="658.14" OriginalAmount="645.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|7557" HotelName="ibis London Earls Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court, London SW6 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/72/5f7289c492f4b9d8375df968f1270503163cb2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The popular hotel is just a few minutes' walk from Earl's Court Convention Centres. Queens Tennis Cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.94" OriginalAmount="647.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515830154596" Longitude="-0.17211467027664" StarRating="3" HotelCode="24546|royal_cambridge_hotel" HotelName="The Royal Cambridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124-126 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/03/9e03fb7310a26810c092b7dcfbd8305fd8aa7270.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.96" OriginalAmount="648.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527730177342" Longitude="-0.021143747208498" StarRating="2" HotelCode="146092|citystay_hotel" HotelName="CityStay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Bow Road, Bow, London E3 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ae/05aeac62cd1fd27fce7416004a4f1f62f57146b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityStay Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.96" OriginalAmount="648.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525294709562" Longitude="-0.055639185470454" StarRating="3" HotelCode="263539|travelodge_london_bethnal_green" HotelName="Travelodge London Bethnal Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-237 Cambridge Heath Road West, London E2 0EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/1c/db1ccf9b436c9ab1c8fc3b8cc3477e863825cc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="660.96" OriginalAmount="648.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56272076" Longitude="0.06813166" StarRating="3" HotelCode="519268|ilford_apartments_3" HotelName="Ilford Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3a Coventry Road, Gunveer Court, London IG1 4FB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/2e/cb2e710f57ce90a508705ce100bef9fffd5a113f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Ilford Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="663.64" OriginalAmount="650.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514864" Longitude="-0.172657" StarRating="2" HotelCode="94561|866145" HotelName="Europa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9e5f14daef0215774c442cfe3f27a98614ea51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.04" OriginalAmount="652.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515499664797" Longitude="-0.17266988754272" StarRating="3" HotelCode="25447|olympic_house_hotel" HotelName="Olympic House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138-140 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/af/91afacff120dae8fc9f7809031838fd8d767280f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London. There are connections to the public transport network...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.04" OriginalAmount="652.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|st_georges_pimlico" HotelName="St George's Pimlico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 &amp; 115 St. Georges Drive, London SW1V 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/93/b793daae2a0ce70c18b21df15afc8fdb9951612b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This London property is close to Westminster Cathedral and Vauxhall Bridge. Also nearby are Chelsea ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.06" OriginalAmount="653.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527139" Longitude="-0.127648" StarRating="3" HotelCode="915065|studios2let_serviced_apartments" HotelName="Studios 2 Let Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Cartwright Gardens, Camden, London WC1H 9EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/56/9556cfed548e0e7711d0d032c8184f261573f97e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for those in need of an adults-only holiday, this adults-only hotel is located in the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.08" OriginalAmount="654.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|so_park_battersea" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>140 Battersea Park Road, London SW11 4NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1d/f71db17f5bbf1ce85c1219864da8c4d786b82e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.10" OriginalAmount="655.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494434970409" Longitude="-0.18782077676792" StarRating="2" HotelCode="309406|cromwell_crown" HotelName="Cromwell International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Cromwell Road, London SW7 4DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ee/5deee456b4278424882b1cc00c335bf9489129f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="670.14" OriginalAmount="657.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498187327161" Longitude="-0.20774513483047" StarRating="2" HotelCode="189727|london_visitors_hotel" HotelName="London Visitors Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Holland Road, London W14 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/55/a75579bbfe76847e356bad6f6981ec6e86101442.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="670.14" OriginalAmount="657.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52786908" Longitude="-0.13658654" StarRating="2" HotelCode="398181|publove__exmouth_arms_euston__hostel" HotelName="The Exmouth Arms Euston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Starcross Street, London NW1 2HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/ee/73eedec5fcbb549fbf718fb82af16f96bd259e04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="670.14" OriginalAmount="657.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491257702222" Longitude="-0.14276444369643" StarRating="2" HotelCode="903018|the_warwick_by_aura_collection" HotelName="Surtees Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Warwick Way, London SW1V 1SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/17/a517d9454e1cedd629982dfb97c3106c687a5cc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 7 rooms. Services and facilities at the hotel include a restaurant an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.18" OriginalAmount="659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.462039" Longitude="-0.298364" StarRating="2" HotelCode="104146|shandon_house" HotelName="Shandon House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Church Road, Richmond - Upon - Thames, London TW9 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/zz/f9ad092df16819bae0ea64b4c9451abab28d0928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys a central location in Richmond. It is situated close to the rail, underground...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.18" OriginalAmount="659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="901587|hotel_orlando" HotelName="Orlando" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>83 Shepherd's Bush Road, London W6 7LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/de/68de6b7a39d8a7440d7cfbac7924997c18e4d811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bed and breakfast provides family friendly accommodation just 0.5 km from Hammersmith tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.18" OriginalAmount="659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560902840735" Longitude="-0.1141538668054" StarRating="4" HotelCode="901159|mondrian_apartments" HotelName="Mondrian Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Laundry,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>105 Seven Sisters Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c5/02c59e68c232c829fdb5f4ee953a831736d34f3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Mondrian Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.22" OriginalAmount="661.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516222" Longitude="-0.419286" StarRating="3" HotelCode="94518|fountain_house_hotel" HotelName="Fountain House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Garden,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>116-118 Church Road, Hayes, Middlesex, UB3 2LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/13/d9139f8d472c046a593374f078aad5e9486900db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, Fountain House Hotel puts everything the city has to offer just o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.22" OriginalAmount="661.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.18647" StarRating="1" HotelCode="307769|queens_hotel_13" HotelName="Queens Hotel Bayswater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86-92 Inverness Terrace, Bayswater, London W2 3LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8c1d61e41960f1feaa649531acb83af6a1beee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.24" OriginalAmount="662.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52850556374" Longitude="-0.12211350019072" StarRating="2" HotelCode="334178|angus_hotel_3" HotelName="The Angus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Argyle Square, Kings Cross, London WC1H 8AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/6a/fb6a3c107b73ac651023dd9070c3445028de9c7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Angus Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.24" OriginalAmount="662.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522625993344" Longitude="-0.084360480985652" StarRating="3" HotelCode="539896|point_a_hotel_london_shoreditch" HotelName="Point A Hotel, London Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Paul Street, London EC2A 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/14/4b14b30abbc509c367c2f741daf4c3cc8b2bb849.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.24" OriginalAmount="662.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51446055241" Longitude="-0.1915351673083" StarRating="3" HotelCode="888710|so_hyde_park" HotelName="Royale Chulan Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Leinster Square, Westminster, London W2 4NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/10/6910848e7f51f60ca6ed6386bbaf0e6b301ddc13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located between Notting Hill and Hyde Park in London's West End. Guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.26" OriginalAmount="663.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52183" Longitude="-0.132131" StarRating="3" HotelCode="114661|hotel_cavendish" HotelName="Cavendish" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 Gower Street, Bloomsbury, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a6/50a6c14fb19383f4f1441d439dcd5ff66860bc59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="676.41" OriginalAmount="663.15" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490582511143" Longitude="-0.1384449005127" StarRating="3" HotelCode="34472|385355" HotelName="Huttons" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 - 57 Belgrave Road, SW1V 2BB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/73/91739b2e55ff9ae0a4b21553da76fe726417f31e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular non-smoking hotel is situated at the heart of London. Many of the capital's most popula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="677.28" OriginalAmount="664.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491946750254" Longitude="-0.19442496197132" StarRating="3" HotelCode="130405|the_grand_hotel_21" HotelName="The Trebovir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-20 Trebovir Road, Kensington, London SW5 9NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/cf/fccf73dde88fb2ffd940081efaf532b0acea3733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, just minutes from Earl's Court Underground Station and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="677.28" OriginalAmount="664.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522798" Longitude="-0.123331" StarRating="1" HotelCode="173555|smart_russell_square_hostel_3" HotelName="Smart Russell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>71-72 Guildford Street, London WC1N 1DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/fb/c0fba1ef05027c651dd89d2c14b2608279e5aa7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is situated in the heart of London, in an ideal area for any type of trip, a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.32" OriginalAmount="666.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.565284012105" Longitude="-0.13554167768643" StarRating="3" HotelCode="467754|premier_inn_london_archway" HotelName="London Archway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Macdonald Road, Hamlyn House, London N19 5DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e2/39e26c852681c070d1a233a1240728f8378ab144.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From M1 (J2), exit onto Barnet Bypass/Great N Way/A1 towards Central London. Continue on the A406 un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.34" OriginalAmount="667.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490231" Longitude="-0.13759400000004" StarRating="1" HotelCode="293776|astor_victoria_hostel" HotelName="Astor Victoria Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/9b/709bf6f0ce05819ba27db68fd3ce5e485c15782f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="681.99" OriginalAmount="668.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|2003892" HotelName="The Tavistock Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b0/73b0a113e1c6124fe044d3510d00accfca21ebde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="682.38" OriginalAmount="669.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4907589386" Longitude="-0.14459335737729" StarRating="2" HotelCode="144514|bakers_hotel" HotelName="Bakers Hotel - B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Warwick Way, London SW1V 4JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/c0/4fc0cc277ecd4e71aca504e37353ebb642a1fe95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bakers Hotel - B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="682.38" OriginalAmount="669.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.533671698033" Longitude="-0.1219763452973" StarRating="3" HotelCode="795902|hub_by_premier_inn_london_kings_cross" HotelName="hub by Premier Inn London King's Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Wharfdale Road, Kings Cross, London N1 9FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/93/2b931ceb6fd777c852d5d663232d157fbf6bb3f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.40" OriginalAmount="670.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.59156737" Longitude="-0.14359801" StarRating="3" HotelCode="502836|roseview_alexandra_palace_hotel" HotelName="Roseview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Avenue, Muswell Hill, London N10 3NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/64/0f64d67fac10c02ed1c9fea2278799edac058f7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="683.40" OriginalAmount="670.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49403273" Longitude="-0.19764208" StarRating="0" HotelCode="975447|point_a_kensington_olympia_2" HotelName="Point A Kensington Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 West Cromwell Road, Kensington, London SW5 9QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/ff/89ff22953448841e4651dad6b3a245c04c8ec1bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="684.42" OriginalAmount="671.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526882" Longitude="-0.08846665" StarRating="3" HotelCode="349537|the_z_hotel_shoreditch" HotelName="Z Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Concierge,Elevator,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>136-144 City Road, London EC1V 2RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/2f/ad2f4109b597c1e63f675fa85f86ffbbf753fe00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The Z Hotel Shoreditch to discover the wonders of London. The hotel offers a wide range of a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="684.93" OriginalAmount="671.50" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492374449631" Longitude="-0.19117176532745" StarRating="3" HotelCode="18269|216526" HotelName="Best Western Burns Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-26 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f1/e0f1132ea63614b10b85de9193f52f6dbe34b5c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Earls Court; just minutes from the Royal Albert Hall and the Natural...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.44" OriginalAmount="672.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509916693513" Longitude="-0.32486897916795" StarRating="3" HotelCode="445643|holiday_inn_express_londonealing" HotelName="Holiday Inn Express London - Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>75 Broadway Ealing, London, W13 9BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/40/7140856f7db4dd0310e3acbca728e0c2a24a4e15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="685.83" OriginalAmount="672.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.544330048204" Longitude="-0.16245603561401" StarRating="3" HotelCode="32099|14141" HotelName="Britannia Hampstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road, Hampstead, London NW3 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/c4/9ac468779df799e73f22f14020be61b7e31831b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="687.48" OriginalAmount="674.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515216" Longitude="-0.178218" StarRating="4" HotelCode="45308|the_shaftesbury_premier_london_paddington" HotelName="The Chilworth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Westbourne Terrace, Paddington, London W2 3UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/18/001809526385d55706bbfda4dc624f5def662e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 2 minutes from Paddington Station and so offers guests convenient links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.50" OriginalAmount="675.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5488633" Longitude="-0.1923206" StarRating="2" HotelCode="267544|charlotte_guest_house_2" HotelName="Charlotte Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-197 Sumatra Road, London NW6 1PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/70/7f70de06e191b6683f6e71c2423aa2a8d6c9fad8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.52" OriginalAmount="676.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.625389" Longitude="0.032119" StarRating="3" HotelCode="79027|premier_inn_loughtonbuckhurst_hill" HotelName="Premier Inn Loughton/Buckhurst Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Road, Buckhurst Hill, Essex IG9 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/28/f1285662ca0c8d0ff4cd991a1dd2f19e03c54ee6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 35 minutes by tube from the centre of London yet within 3 km of the large...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.52" OriginalAmount="676.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|fairway_hotel_2" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13/15 Argyle Street, King's Cross, London, WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/63/f763ec612d3b077f6bbc1161757d20fdaad74801.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.52" OriginalAmount="676.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529784" Longitude="-0.122451" StarRating="2" HotelCode="36442|crestfield_hotel" HotelName="Crestfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Crestfield Street, King's Cross, London WC1H 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/20/8d207bc029b89318fe043611139bb5fcd7111da8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crestfield.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="689.52" OriginalAmount="676.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511671" Longitude="-0.18544099999997" StarRating="3" HotelCode="284906|astor_queensway_hostel_2" HotelName="Astor Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Queensborough Terrace, London, W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/9b/529ba26e571f2f79fc98025df58acdeca08ed5b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="690.20" OriginalAmount="676.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517472553179" Longitude="-0.13051360845566" StarRating="3" HotelCode="17889|33354" HotelName="St Giles London - A St Giles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue, London WC1B 3GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/6a/c06ac30ec990e6d74d3479f9e0ddd410a68ae657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of the West End. A variety of shopping areas, including...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.54" OriginalAmount="677.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4704235" Longitude="-0.3667324" StarRating="4" HotelCode="114581|crompton_guest_house" HotelName="Crompton Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Lampton Road, Hounslow, Middlesex TW3 1JG, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c2/86c259fea2b23411932c8338c1d9a2e295777121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="691.56" OriginalAmount="678.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|garden_view_hotel" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/58/55584bcbbd20c302ecba3cc5edf408dbee599312.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.60" OriginalAmount="680.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522127363129" Longitude="-0.13247430324554" StarRating="3" HotelCode="189731|arran_house_hotel" HotelName="Arran House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>77 Gower Street, WC1E6HJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/66/c0665fc47be03bd07153b25eb2486679749f0869.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;You will be offered a free DVD rental service, as well as the full English breakfast and free Wi-Fi....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="695.64" OriginalAmount="682.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521045131387" Longitude="-0.077661588954925" StarRating="2" HotelCode="915051|tune_hotel__liverpool_street_london" HotelName="Point A Hotel London Liverpool Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Folgate Street, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/7a/8c7adabc81991254c6ed4fc70b3498e3d9d50d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="697.42" OriginalAmount="683.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|1061898" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Belgrave Road, Victoria, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/54/2354138d1ec90e4d538af67df7b622dabfabb6db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Carlton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.68" OriginalAmount="684.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46198313" Longitude="-0.11486525" StarRating="3" HotelCode="495991|premier_inn_london_brixton" HotelName="London Brixton hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>434 Coldharbour Lane, Brixton, London SW9 8HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/0d/a70dce43f579a0207f5d73ee9fbcf7c847e75ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.72" OriginalAmount="686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52855141" Longitude="-0.12267787" StarRating="2" HotelCode="325132|kings_cross_hotel" HotelName="King's Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/c5/c5c5b5b0b9f1794032522a0d904fabf8c0c75084.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is King's Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="699.72" OriginalAmount="686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|kensington_rooms" HotelName="K Hotel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b3/22b37c3b9aa86b651def2c1b8ae3f19cdaf81e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="699.83" OriginalAmount="686.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51119" Longitude="-0.069877" StarRating="3" HotelCode="58829|1486638" HotelName="Travelodge London Central Aldgate East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-13 Chamber Street, London E1 8BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/1420d0e172ed5b53bfe6e16201dbc78e0fa188ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.74" OriginalAmount="687.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520823096308" Longitude="-0.12307450175285" StarRating="3" HotelCode="25645|bloomsbury_park_a_thistle_associate_hotel" HotelName="Thistle Bloomsbury Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row, London WC1B 5AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e1/57e106bdc211639cc1e9ed1f39a195e48c10c05d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.74" OriginalAmount="687.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46679401" Longitude="-0.29138034" StarRating="3" HotelCode="263526|premier_inn_london_richmond" HotelName="Premier Inn London Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>136-138 Lower Mortlake Road, Richmond, London TW9 2JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5d/855d19f7eb7ea0ae96db3779c0ee2a421a54f6bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Richmond Premier Inn is ideally situated on the A316 within walking distance of Richmond, Kew an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.76" OriginalAmount="688.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492359419686" Longitude="-0.27853667736054" StarRating="4" HotelCode="387606|chiswick_moran_hotel" HotelName="Clayton Hotel Chiswick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>626 Chiswick High Road, London W4 5RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/9d/749ded77c3ae54f43c052e088c26abc83bec6710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from central London, yet nestled in the tree-lined tranquillity of C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.78" OriginalAmount="689.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|crown_moran_hotel" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Criklewood Broadway, London NW2 3ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/a6/04a62cab0ddc30110b5720670e5a33f6d069c07f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of London, not far from Cricklewood Broadway, a main road offerin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.80" OriginalAmount="690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49455938613" Longitude="-0.22859273723475" StarRating="2" HotelCode="142845|adria_hotel_2" HotelName="Adria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/79/9379918c5b4a88390e85b5b2caddafabc2604857.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Adria Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="703.80" OriginalAmount="690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55014165" Longitude="-0.07505637" StarRating="3" HotelCode="986332|kingsland_road_shoreditch" HotelName="Kingsland Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>130 Kingsland High Street, Dalston, London E8 2LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e6/92e657ec07bc14e82b3d3a69590449db3094a156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.84" OriginalAmount="692.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529025978633" Longitude="-0.12289168265693" StarRating="2" HotelCode="114559|hotel_meridiana" HotelName="Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 - 44 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/41/cd41ff503311fefe170af80cef13e75053ac5f31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.86" OriginalAmount="693.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513428206946" Longitude="-0.19193217158318" StarRating="3" HotelCode="16526|hotel_reem" HotelName="Reem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-51 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/b6/c6b6be513b952ecb8749d4ff117208b8fd5b1cca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel offers a fabulous location just a short walk from a wide selection of shopping and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="706.86" OriginalAmount="693.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498955833161" Longitude="-0.31481508197567" StarRating="2" HotelCode="389614|northfields_hostel" HotelName="Northfields Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northfield Avenue Northfield Avenue, Brentford W5 4UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/f9/e4f9ad6d53b97a154d62acb9c7156a5f08b39711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Ealing. A total of 25 guests rooms are available for guests'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.88" OriginalAmount="694.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|holiday_inn_express_london__excel" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/6f/b46fc941f9de5f11a5cb85ec4c6c960f1b1eb1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.92" OriginalAmount="696.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|the_colonnade_the_little_venice_town_house" HotelName="The Colonnade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Warrington Crescent, Little Venice, London W9 1ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/79/ae7947d669650921aff08c9f63acefec9a36bb8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="709.92" OriginalAmount="696.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41856017" Longitude="-0.3015134" StarRating="0" HotelCode="499281|the_queens_head_8" HotelName="The Queen's Head" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Garden,Internet,LCD/Projector,Luggage Storage,Pets allowed,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>144 Richmond Road, KT2 5HA Kingston Upon Thames, Surrey</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ba/e8bad06faa1747af36a0f2b784eb458e9112de2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Queen's Head in Kingston Upon Thames, you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.94" OriginalAmount="697.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5147958" Longitude="-0.1736362" StarRating="3" HotelCode="114369|westpoint_hotel_2" HotelName="Westpoint Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>170 Sussex Gardens, London, Greater London W2 1TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/10/d110da6b6cc1f50447b606b2f9d75e724825e462.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.96" OriginalAmount="698.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513991" Longitude="-0.189569" StarRating="3" HotelCode="21204|london_house_hotel" HotelName="London House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Kensington Gardens Square, Bayswater, West London W2 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/c6/f1c69f234e5ae80065f9818a4e02ef73b25baa57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet and charming street in the Bayswater area, just a short dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.96" OriginalAmount="698.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.618766614432" Longitude="-0.13603906745914" StarRating="4" HotelCode="434471|bay_tree_house_bed__breakfast" HotelName="Bay Tree House B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59 Brookdale, New Southgate, London, N11 1BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/5c/9d5c62808c9373686b0a845b661f40723e48ac2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Bay Tree House B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.00" OriginalAmount="700.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|duke_of_leinster_hotel" HotelName="Duke of Leinster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/67/8e677f91bb4431ce36afaa46f1f6944cc84e2b6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Bayswater district of London, close to Queensway underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.04" OriginalAmount="702.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50041301" Longitude="-0.17980224" StarRating="0" HotelCode="665413|astor_hyde_park_hostel" HotelName="Astor Hyde Park Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>191 Queen’s Gate, South Kensington, London SW7 5EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/8f/7c8fe58b8eb9b4de93e324764869c96e1cb7f523.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="716.26" OriginalAmount="702.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52252796664" Longitude="-0.086988244274835" StarRating="3" HotelCode="67591|1065458" HotelName="Travelodge London Central City Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-23 City Road, London EC1Y 1AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b4/e8b4f3f5c168b3d6dbfc8be795be5de878bd19ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel ist a 2-minute walk from Old Street tube station and a 1 km walk from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="717.06" OriginalAmount="703.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|holiday_inn_london__commercial_road" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Cavell Street, London E1 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/27/99276d73b2f79dd9eeb1b9cdee9910f3d62ecc25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Shadwell DLR station is only 300 m away from the hotel. The hotel is also near to Aldgate East, Aldg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="717.73" OriginalAmount="703.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515619758298" Longitude="-0.17342344047552" StarRating="3" HotelCode="96723|84065" HotelName="Voyage London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Norfolk Square, London, Paddington W2 1RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/e0/43e09e3683fb52acfe3468ed7da94842ec420342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Paddington, in the very heart of London, but has the added bonus of being...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="717.97" OriginalAmount="703.89" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49200704953" Longitude="-0.21974265575409" StarRating="4" HotelCode="25549|7546" HotelName="Novotel London West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith International Centre, Hammersmith, London W6 8DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/3b/023bc796984c8b4a5de5bc60ee5ef37292b8c189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With 3 of London's main tube lines within a 3 minute walk of the hotel, as well as innumerate bus li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="718.05" OriginalAmount="703.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509338" Longitude="-0.08119425" StarRating="3" HotelCode="571176|906410" HotelName="hub by Premier Inn London Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 Great Tower Street, London EC3R 5AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a3/60a3ab482b7cf69d9cd45040e7acc32c0aa1c3bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.10" OriginalAmount="705.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47561903" Longitude="-0.01975671" StarRating="3" HotelCode="265054|premier_inn_london_greenwich" HotelName="Premier Inn London Greenwich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43-81 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/eb/bbeb686db849a7200af150d17eb9e697717e4f74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located within walking distance of Greenwich train station and 3\n\nConveniently locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="707.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|holiday_inn_express_london__park_royal" HotelName="Holiday Inn Express London - Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Victoria Road, North Acton, London W3 6UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d4/16d467bbd4e88d89cd4b9c973eb7301344ab5d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers easy access to central London, which is 18 km away, and to sights such as Kew Gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="707.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|best_western_chiswick_palace_" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/145993d1e6bbd5e753f904d5dacf3cb31a19ab5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="707.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518149" Longitude="-0.170865" StarRating="3" HotelCode="915070|tune_hotel__paddington_london" HotelName="Point A Hotel, London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Praed Street, Paddington, London W2 1NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/5f/a05ff6493c9e9b16df3d4419a181e79181b28147.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.16" OriginalAmount="708.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514351" Longitude="-0.190775" StarRating="3" HotelCode="221715|garden_court_hotel_3" HotelName="Garden Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-31 Kensington Gardens Square, Bayswater, London W2 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/dd/d0dd4b5d7a6a9d8147b689fc42336ca8a9c04fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Garden Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.18" OriginalAmount="709.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|brunel_hotel" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/dc/27dc1c27b74e7fb03f8fbce55874cfbd1e1f67a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="723.97" OriginalAmount="709.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|315269" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c4/e3c4725d943745dfedb4191bc2ede4a2e225e244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="724.74" OriginalAmount="710.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|15147" HotelName="Mercure London Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/45/78455bb85419d0d18a517264eb0cbb07ff8a6fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel prov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.21" OriginalAmount="711.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514150974494" Longitude="-0.17517238855362" StarRating="2" HotelCode="35638|383955" HotelName="Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Spring Street, W2 3RA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e1/dce15ffd44253f30c53966efce3fff08dd0e2b09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the London district of Paddington, lies only a few paces from the terminus of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.79" OriginalAmount="712.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|1980555" HotelName="Holiday Inn London - Kensington High St." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wrights Lane, Kensington, London W8 5SP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/53/a353f472d6418c18bdd52d2025be2fa7dc007ed6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location in the heart of Kensington, conveniently close to the pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="727.26" OriginalAmount="713.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511987645271" Longitude="0.011246502399445" StarRating="3" HotelCode="33049|holiday_inn_express_londonroyal_docks_docklands" HotelName="Holiday Inn Express Royal Docks, Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Silvertown Way, E16 1EA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d4/16d467bbd4e88d89cd4b9c973eb7301344ab5d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly situated in the heart of London's dynamic Docklands area and is only minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="727.33" OriginalAmount="713.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526437937036" Longitude="-0.12955605983734" StarRating="2" HotelCode="26975|228126" HotelName="The County Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-11 Upper Woburn Place, London WC1H 0JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/c0/c0d7723d847705a1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated at the heart of London, within walking distance of Euston and King's C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.28" OriginalAmount="714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515738196911" Longitude="-0.17375903115073" StarRating="3" HotelCode="114281|tudor_court_hotel_3" HotelName="Tudor Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-12 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ae/33ae283f39fcc1bbc9d050ec1389ce2e1fda02bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.28" OriginalAmount="714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493773" Longitude="-0.191487" StarRating="3" HotelCode="148430|the_jade" HotelName="The Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Hogarth Road, Kensington, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/97/40975589cbce9fbd7ac83477ebd4b5eb01d845e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.30" OriginalAmount="715.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.555363335371" Longitude="-0.12991858895498" StarRating="2" HotelCode="145890|charlies_hotel__bb" HotelName="Charlies Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Anson Road, Tufnell Park, London N7 0AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/8c/2d8ca1c58b6d2551dd1d7f4e6c46218e455548a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is within 5 minutes’ walking distance of Tufnell Park underground and railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.34" OriginalAmount="717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.536251" Longitude="-0.345565" StarRating="3" HotelCode="82358|bridge_hotel_3" HotelName="The Bridge Greenford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Greenford, London UB6 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8b/99/8b99135aa6adf085a615b1acb576030d8306d112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bridge Greenford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.34" OriginalAmount="717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46648451" Longitude="-0.14979161" StarRating="3" HotelCode="946175|premier_inn_london_clapham" HotelName="Premier Inn London Clapham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>638-640 Wandsworth Road, Clapham, London SW8 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/10/201070477b151eddf037a53cf1989ecdf293636e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.36" OriginalAmount="718.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.416709254573" Longitude="0.0022007055225686" StarRating="3" HotelCode="77032|the_bromley_court_hotel_2" HotelName="The Bromley Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bromley Hill, Bromley  BR1 4JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ce/5dce6e92843677479cd64e6a8e447259527aad0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bromley Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.36" OriginalAmount="718.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525472709017" Longitude="-0.12576226069166" StarRating="3" HotelCode="146476|welcome_inn_4" HotelName="City Inn Russell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/ae/caaed46e9190d35fed20c9d52234d7c94d015582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="732.36" OriginalAmount="718.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48907961" Longitude="-0.19390125" StarRating="3" HotelCode="986280|oyo_lifestyle_wembar" HotelName="Mystay Inn by OYO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Warwick Road, Kensington And Chelsea, London SW5 9UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/e8/e1e8922f99c910da7331b147fae4df0ff870113e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="733.38" OriginalAmount="719.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5374087" Longitude="0.0058355" StarRating="4" HotelCode="735579|roomzzz_london_stratford" HotelName="Roomzzz London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>66 West Ham Lane, London E15 4PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/30/4f30a5209a663a5dbcbdbb7760a4de64f94eb1a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.40" OriginalAmount="720.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54638795" Longitude="-0.07374894" StarRating="3" HotelCode="339696|premier_inn_london_hackney_" HotelName="Premier Inn London Hackney hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Dalston Lane, Hackney, London E8 3DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/10/4810e7cd6c15584119993a9a5b592e01ba40958f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.40" OriginalAmount="720.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900851|melbourne_house_hotel" HotelName="Melbourne House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/9f/bd9f061806abeaf77e280d287a9a6606d5ebc00a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Melbourne House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.42" OriginalAmount="721.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491849787902" Longitude="-0.19911282807743" StarRating="3" HotelCode="96633|dylan_apartments_kensington" HotelName="Dylan Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60/109 Warwick Road, Earls Court, SW5 9EJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/65/cb654670c37d22c7e2c9e2f85a6911730d79eab7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Warwick Road in Kensington, just 700 m from Earls Court underground station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="736.44" OriginalAmount="722.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901532|hotel_oliver" HotelName="Oliver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Garden,Internet,Luggage Storage,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>198 Cromwell Road, Earls Court, London SW5 0SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/83/08835cb9dfb26cb43dc87b22d8e6a74320c23df2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oliver.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="737.46" OriginalAmount="723.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528668075858" Longitude="-0.12302296808821" StarRating="5" HotelCode="114557|apollo_hotel_5" HotelName="OYO Apollo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Argyle Street, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/7e/f07efec3d4037bbe84d4a8c3db446d9201a36d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="737.46" OriginalAmount="723.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.42377932118" Longitude="-0.27213706182829" StarRating="4" HotelCode="160237|warren_house" HotelName="Warren House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warren Road, Kingston-upon-Thames, Surrey KT2 7HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/92/ef928187827a00212b4cbf4783607306d5e58e5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Warren House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="738.48" OriginalAmount="724.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508456518883" Longitude="0.041359795700828" StarRating="3" HotelCode="511022|moxy_london_excel" HotelName="MOXY London Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1014 Dockside Road, London, England E16 2FQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/f8/22f80028b1ca7b1d5c3776be8832bf9d8da92dde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.50" OriginalAmount="725.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507818791377" Longitude="0.019602146700297" StarRating="4" HotelCode="503963|good_hotel_london" HotelName="Good Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/b3/37b3adc05b6b17c307d0494e1d70eccaed0fc554.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Wireless internet a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.52" OriginalAmount="726.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51269367" Longitude="-0.18682499" StarRating="0" HotelCode="986348|new_kent_apartments" HotelName="New Kent Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Inverness Terrace, Bayswater, London W2 3JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f4/11f42369020a2056da23f80f122dbf5b712d87ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.54" OriginalAmount="727.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51510499" Longitude="-0.1730636" StarRating="2" HotelCode="517310|the_balmoral_house_hotel" HotelName="Balmoral House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156/157 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ef/c1ef9d6729eb89ef31e80009619015ef66f570f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Balmoral House Hotel, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.54" OriginalAmount="727.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51198193" Longitude="-0.0892075" StarRating="3" HotelCode="986329|hub_by_premier_inn_london_city_bank" HotelName="Hub by Premier Inn London City Bank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>St Swithins Lane, London EC4N 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a4/c9a49427683b251e2da334c8bc1567bd8926f03f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.56" OriginalAmount="728.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511383363659" Longitude="-0.18211126327515" StarRating="3" HotelCode="58766|lancaster_gate_hotel_4" HotelName="Lancaster Gate Hotel Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lancaster Gate, London W2 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ea/21eac08bd52fc9340f822c9ca53e59ae0f714492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short distance from Lancaster Gate, Queensway and Bayswater tube stations an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.56" OriginalAmount="728.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51562501" Longitude="-0.17352437" StarRating="3" HotelCode="497027|falcon_hotel_2" HotelName="Falcon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Norfolk Square, London W2 1RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/88/60881ba6eaab1e72276c03d292bbdbe64b219e33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A full traditional English breakfast is included in the room price, is served each morning in the br...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.58" OriginalAmount="729.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511430938607" Longitude="-0.17967984080315" StarRating="2" HotelCode="36439|columbia_2" HotelName="Columbia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95-99 Lancaster Gate, London W2 3NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/af/62af5c7f51064bf16d86be20b45a267ace0b3d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Bayswater Road and Lancaster Gate on the north side of Hyde P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.58" OriginalAmount="729.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|imperial_court_suites_2" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Inverness Terrace, Bayswater, Westminster Borough, London W2 3JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/89/b589c482232c830d82a564acc7a10991659a1ef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.60" OriginalAmount="730.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54290135" Longitude="-0.00035488" StarRating="2" HotelCode="571845|moxy_london_stratford" HotelName="Moxy London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>86 Great Eastern Road, London E15 1GR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/67/1d67c5d3ad4577ebfa6de7978f5f22fb834471d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.60" OriginalAmount="730.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57460347" Longitude="-0.20192725" StarRating="3" HotelCode="571520|mstay_golders_green" HotelName="Mstay Golders Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>146-150 Golders Green Road, London NW11 8HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/2a/2d2a6eac76a659fadea455f99cf946d962cc2538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;MStay Golders Green Hotel is providing ultra-modern, chic, comfortable, boutique accommodation in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.64" OriginalAmount="732.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513891" Longitude="-0.178426" StarRating="2" HotelCode="35455|prince_william_hotel" HotelName="Prince William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Terrace, London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/f3/42f3669e239e8d3f669311d3815abba24e4794e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paddington. Hyde Park is just a stone's throw away. There are scores of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.66" OriginalAmount="733.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.59528007339" Longitude="-0.1126508767212" StarRating="4" HotelCode="146450|crompton_court_apartments" HotelName="Crompton Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120-128 Mayes Road, London N22 6SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/15/281569e9ab8c9f90380337180eca0a66f667e836.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Crompton Court Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.66" OriginalAmount="733.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901566|opulence_central_london" HotelName="Opulence Central London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Gloucester Place, London W1U 8JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a8/16a8f935741f1549fb9d980b65221b1937b341dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly situated right in the heart of London's West End, this hotel is only a few steps away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="752.76" OriginalAmount="738.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51452432" Longitude="-0.05486235" StarRating="4" HotelCode="636823|algate_apartment" HotelName="City Aldgate Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Bromehead Street, London E1 2PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1c/6f1cb11b517b1b734aa7e28c7a89e9a7c2c1add6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="753.31" OriginalAmount="738.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.391517888889" Longitude="-0.32015933333333" StarRating="4" HotelCode="158851|363929" HotelName="Crowne Plaza London - Kingston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portsmouth Road, Surbiton, London, Surrey KT6 5QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f1/3bf14e28d7b848722bc275f7a39dea1965aafd4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crowne Plaza London - Kingston.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.78" OriginalAmount="739.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510877563772" Longitude="-0.18519580364227" StarRating="3" HotelCode="47647|comfort_inn_hyde_park" HotelName="Comfort Inn Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Queensborough Terrace, London W2 3SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/da/72dadc1e49454fdf6df1d4ae1c4f0e8c213c7f6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.78" OriginalAmount="739.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5592761" Longitude="-0.1785975" StarRating="3" HotelCode="114286|la_gaffe_hotel" HotelName="La Gaffe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107-111 Heath Street, Hampstead, Borough of Camden, London NW3 6SS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/48/5f488afd7ad09bb43f5d1a121d9cd393f4e68830.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="754.80" OriginalAmount="740.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493462" Longitude="-0.205909" StarRating="2" HotelCode="73256|kensington_west" HotelName="Best Western Kensington Olympia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Matheson Road, Kensington, London W14 8SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/40/234013beb87dbd17c5720a12c469e93f4eb30736.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy reach of the famous shopping district of Ken...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="754.80" OriginalAmount="740.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52894121" Longitude="-0.1177965" StarRating="0" HotelCode="986240|kings_cross_apartments_2" HotelName="Kings Cross Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Swinton Street, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/12/83129e632f977f4ed92904fb50db75bbfb332166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="755.82" OriginalAmount="741.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546418448671" Longitude="-0.17377227544784" StarRating="2" HotelCode="189764|avoca_house_hotel" HotelName="Avoca House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Belsize Park, London NW3 4EG, Hampstead</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/fe/76fe66da0c14eb4cce0c4d174ed5ed701f04d2d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="755.98" OriginalAmount="741.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5152043" Longitude="-0.17452649999996" StarRating="2" HotelCode="429123|635863" HotelName="Atlas Hostels London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Talbot Square, Paddington, London, W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f3/cff3ff8d7e55a5fb7628896ed386020968bbba8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is Atlas Hostels London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="756.27" OriginalAmount="741.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513433214613" Longitude="-0.19361525774002" StarRating="3" HotelCode="49885|468215" HotelName="New Linden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Leinster Square, W2 4PS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fe/edfeebacbd725a8cdea8f6af50cc9f7d38d6cd46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London, between the districts of Bayswater and Notting Hill, this hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.84" OriginalAmount="742.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.410995023811" Longitude="-0.054952248809059" StarRating="2" HotelCode="199809|travelodge_london_crystal_palace" HotelName="Travelodge London Crystal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Croydon Road, Yeoman House, Penge, London SE20 7TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/7b/277b6d42c3ba5c64f3bebae5371aaf5080ee17ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="757.86" OriginalAmount="743.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490679303105" Longitude="-0.13861995353187" StarRating="3" HotelCode="114585|victor_hotel_3" HotelName="Victor Hotel - London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Belgrave Road, Westminster Borough, London, Greater London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/82/0f8241e4af01322716c5c9fdf374a4c25a5ed5b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="757.86" OriginalAmount="743.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504463" Longitude="-0.21912900000007" StarRating="4" HotelCode="284371|w12_rooms" HotelName="W12 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Uxbridge Road, Shepherd's Bush, London, W12 8LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/8d/618ddd54de496f2b4b07fc110621b150caa01a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepherd's Bush. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.88" OriginalAmount="744.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.539046017994" Longitude="-0.05594635246582" StarRating="2" HotelCode="78099|city_inn_express_2" HotelName="City Inn Express Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144a Mare Street, Hackney, E8 3SG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/47/4e475c3f7b176fefb8575bb4a9629751af768424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.90" OriginalAmount="745.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|so_arch" HotelName="SO Archway Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Pemberton Gardens, Archway, London N19 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/95/1695e42fe410b86cc0b4bfcc0a376de8863b2bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 10 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="760.22" OriginalAmount="745.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507920413108" Longitude="0.022419490476523" StarRating="3" HotelCode="79815|315738" HotelName="ibis London Excel Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Western Gateway, Royal Victoria Dock, London E16 1AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/37/343777452a6719bb5151975a9f447d7ba806ac95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Excel Docklands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.92" OriginalAmount="746.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490286761096" Longitude="-0.14034162223238" StarRating="4" HotelCode="145734|the_caswell" HotelName="Mornington Hotel London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Gloucester Street, London SW1V 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/65/72658ffd63c98e3cddd867125c0e90b3e3d5c863.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Mornington Hotel London Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="761.48" OriginalAmount="746.55" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522072289278" Longitude="-0.16418874263763" StarRating="3" HotelCode="25120|1486628" HotelName="Travelodge London Central Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harewood Row, Marylebone, London NW1 6SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c1/0bc15731070c34e78f0eb0c3bdbf9c3cbc9faf11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="761.94" OriginalAmount="747.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|hyde_park_boutique_hotel" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-48 Leinster Gardens, Westminster, W2 6DR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b3/ebb33b47e1a6449781dc63abe7cedbaf8f9c017c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of London, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.96" OriginalAmount="748.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516115083519" Longitude="-0.06239357344657" StarRating="4" HotelCode="263537|the_whitechapel_hotel" HotelName="The Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 New Road, Whitechapel, London E1 1HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6b/376b934ea20e5482fdc3aa58f8f094413b975493.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.96" OriginalAmount="748.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504927138539" Longitude="-0.10474718440867" StarRating="3" HotelCode="213140|ibis_london_blackfriars" HotelName="ibis London Blackfriars Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/3c/1c3c18e546b00e8828c8c3fa640d63f05d3848cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.96" OriginalAmount="748.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.555653300474" Longitude="-0.17685145139694" StarRating="3" HotelCode="915079|kings_boutique_hotel" HotelName="Kings Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>77 Hampstead High Street, Hampstead, London NW3 1RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/7a/a47a7eef243685104833037b54301c397f4466c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kings Boutique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="763.42" OriginalAmount="748.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|1551098" HotelName="The Marble Arch Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/50 Upper Berkeley Street, Marble Arch, London W1H 5QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c9/27c911454407ec9e9b425d27dad10f4ee66f67ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Marble Arch, close to Hyde Park, Oxford Street and Edgware Ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="763.50" OriginalAmount="748.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512488630899" Longitude="-0.31159205146584" StarRating="3" HotelCode="460470|558483" HotelName="ibis Styles London Ealing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-38 Uxbridge Road, Ealing, London W52BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/5a/c85ab3694df3d6d662d35d27f66e0d07fcee064a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.98" OriginalAmount="749.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|prince_regent_hotel_excel_london" HotelName="Prince Regent Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>361-363 Prince Regent Lane, London E16 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d8/bcd84ef059696013dec574b5e92777f3eeaddc63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.98" OriginalAmount="749.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.485512438434" Longitude="-0.12385655826643" StarRating="3" HotelCode="263544|travelodge_london_vauxhall" HotelName="Travelodge London Vauxhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bondway, Vauxhall, London SW8 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/05/93059857c3c2bf16b6265d2ac975038608cbf659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.98" OriginalAmount="749.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528920962779" Longitude="-0.11943072080612" StarRating="3" HotelCode="915064|tune_hotel_kings_cross_london" HotelName="Point A Hotel London Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324 Gray's Inn Road, Kings Cross, London WC1X 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/7f/757fad03cb625ff436c84708db51df38573efea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Point A Hotel London Kings Cross.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="750.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506738896538" Longitude="-0.073898127647453" StarRating="4" HotelCode="18522|the_tower_a_guoman_hotel" HotelName="The Tower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way, London E1W 1LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/cf/e5cf129e386b5a2ff6f64e92240be93aff872d56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located next to Tower Bridge and the Tower of London. Shops, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="750.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.468138071051" Longitude="-0.21088063716888" StarRating="3" HotelCode="75512|premier_inn_london_putney_bridge" HotelName="Premier Inn London Putney Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Putney Bridge Approach, Putney, London SW6 3JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/b1/9bb17c12db2e915dd152233d549345bbbc9f6fe7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="750.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.577665" Longitude="-0.10403" StarRating="2" HotelCode="94587|london_shelton_hotel" HotelName="Shelton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Wightman Road, Finsbury Park, London N4 1RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9f/7c9f42287d78b601bc5afbab469e7bfccfce2573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Shelton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.00" OriginalAmount="750.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508276236287" Longitude="0.038858318227767" StarRating="3" HotelCode="94604|premier_inn_london_docklands_excel" HotelName="London Docklands (Excel) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Royal Victoria Dock, London E16 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/88/2288ebc7d50a93008224c0b30d5c258454d6b5b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a 24-hour front desk and popular restaurant, this modern hotel offers spacious rooms with Wi-Fi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="766.02" OriginalAmount="751.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511742905543" Longitude="-0.1860285423279" StarRating="3" HotelCode="92657|hyde_park_suites" HotelName="Hyde Park Budget Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Inverness Terrace, Bayswater, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/dc/d3dc2ce2f88e1310f6718e0ce9664a6950d28528.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located only minutes (1.3 km) from the famous Hyde Park. Buckingham Palace, Windso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.04" OriginalAmount="752.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489657288863" Longitude="-0.13725131750107" StarRating="3" HotelCode="29188|holiday_inn_express_london_victoria" HotelName="Holiday Inn Express Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106 - 110 Belgrave Road, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/71/247101f1351e4e8bf01ede9c03e9f7ae0bd39239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located for anyone travelling to London via Gatwick or Heathrow airports. Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.04" OriginalAmount="752.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511062022798" Longitude="-0.18092438578606" StarRating="4" HotelCode="28458|thistle_hyde_park" HotelName="Thistle Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90-92 Lancaster Gate, London W2 3NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/bc/e4bce25f1f7f97ca937998557bccf47bcdb00b61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is situated close to London's main shopping centres as well as its bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.04" OriginalAmount="752.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491544615869" Longitude="-0.14228504910852" StarRating="2" HotelCode="462032|the_blair_victoria_hotel_3" HotelName="The Blair Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>78-84 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/59/ce597e94c53426034f758d3c75378967cd854dd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.04" OriginalAmount="752.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53761782" Longitude="-0.09355786" StarRating="0" HotelCode="986310|angel_townhouse" HotelName="Angel Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Prebend Street, London N1 8PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/0d/950d1dd748831d309d4cbe3947f9e22a91cef0b7.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.06" OriginalAmount="753.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|gresham_hotel" HotelName="The Gresham Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sussex Gardens, London, Greater London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d8/c7d8fd2277a0eb38909ae4d6213db740ff770110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This impressive Neo-Georgian style building in Central London is perfectly located for guests who wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.06" OriginalAmount="753.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54791903" Longitude="-0.00818566" StarRating="3" HotelCode="394339|bridgestreet_stratford_city" HotelName="BridgeStreet Stratford City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Celebration Avenue, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1f/061f8989980518229357c3cd89112c185054b329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.06" OriginalAmount="753.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49718337" Longitude="-0.20780357" StarRating="3" HotelCode="630123|kensington_prime_hotel" HotelName="Kensington Prime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Russell Road, London W14 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/8c/ad8c85dd0cdf82185dfccdd9590869a9c1266cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="769.08" OriginalAmount="754.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511387204815" Longitude="-0.18503198528481" StarRating="4" HotelCode="37755|kings_hotel_6" HotelName="Park Avenue J Hotel Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/6f/a66f998229b4f7076cafb8d1359946fe25107cb9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of London within a few metres of Hyde Park, just 50 m from links ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="770.01" OriginalAmount="754.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514689246961" Longitude="-0.173657888515" StarRating="3" HotelCode="114380|1649288" HotelName="Abbey Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>168 – 172 Sussex Gardens, Paddington, London W2 1TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/11/b911125e5f51c8cc77e68b65fbfef959bda8ed3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.10" OriginalAmount="755.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|the_westbridge_hotel" HotelName="The Westbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335-337 High Street, London E15 2TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/13/ca134dd94bc5c68cd2456dc6f4689ace4e9108e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.10" OriginalAmount="755.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.549004" Longitude="-0.16214000000002" StarRating="3" HotelCode="296636|haverstock_hotel_2" HotelName="Haverstock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>154 Haverstock Hill, Hampstead, London NW3 2AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/3a/7c3abb6aa138c05fa8aaacdb08336c8c620c2b19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="770.10" OriginalAmount="755.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51647649" Longitude="-0.17278429" StarRating="1" HotelCode="441423|st_george_hotel_9" HotelName="St George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>46 Norfolk Square, Paddington, Westminster, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fd/c1fdae7af5a6b0a742e859d74c841746fc2bb420.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Saint Georges Hotel places you in the heart of London, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.12" OriginalAmount="756.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|queens_hotel_3" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/73/bc7355f6fcae07b93e8a76881c10de7d67afdabc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.12" OriginalAmount="756.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|publove_the_green_man_paddington" HotelName="PubLove @ The Green Man" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>308 Edgware Road, London W2 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f1130268b35d93d063b17b7904382523a9c431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.14" OriginalAmount="757.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497664" Longitude="-0.207535" StarRating="3" HotelCode="13540|holland_court_hotel" HotelName="Holland Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Holland Road, Kensington Olympia, London W14 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/fb/b4fbaa0d14741f94f6e74df388ea15d719655662.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Holland Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.14" OriginalAmount="757.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515087576903" Longitude="-0.17351995713216" StarRating="3" HotelCode="145731|castleton_hotel" HotelName="The Castleton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164-166 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ac/01ac509840c0e5bfa730753b5852fbe236bce58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="772.14" OriginalAmount="757.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492744351742" Longitude="-0.19035771489143" StarRating="3" HotelCode="401780|st_mark_hotel_2" HotelName="St. Mark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Barkston Gardens, Earl’s Court, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f9/b4f9a92a298a5a8240b10c341903013418114005.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is literally a 3 minutes’ walk from Earl’s Court tube station, where there are many shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.16" OriginalAmount="758.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.544577" Longitude="-0.172655" StarRating="3" HotelCode="18450|best_western_swiss_cottage_hotel" HotelName="Best Western Swiss Cottage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Adamson Road, Swiss Cottage, London NW3 3HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b3/aab3384856c8c6b69535db6beb610a1b77693be9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="773.74" OriginalAmount="758.57" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|CAQ293000" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/e1/50e10982588914196993a6c5b3c9c78bb57e4f36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="775.20" OriginalAmount="760.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490601619768" Longitude="-0.13861015815832" StarRating="3" HotelCode="151374|lidos_hotel" HotelName="Lidos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-45 Belgrave Road, Victoria, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2e/f42e8c6423b7ba296f693680f6d36fc80d11f8ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lidos Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="775.22" OriginalAmount="760.02" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|CAF398900" HotelName="Hilton London Olympia" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/2d/0b2d40d38427e833bf83b9d5e33b2f7ef0aa50be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.22" OriginalAmount="761.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52232679667" Longitude="-0.12418359518051" StarRating="3" HotelCode="16150|president_hotel_6" HotelName="The President Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guilford Street, London WC1N 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/4e/7f4eb199c3443bf30b7f018888621329aa80798f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, only a short walk from the theatres, Convent Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.22" OriginalAmount="761.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527649430223" Longitude="-0.086683630943298" StarRating="3" HotelCode="173754|premier_inn_london_city_old_street" HotelName="Premier Inn London City (Old Street)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Corsham Street, London N1 6DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/e4/30e4fe140c147ae51838ddb40d7d1f6f2d2b7efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.24" OriginalAmount="762.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510993338623" Longitude="-0.18634162946512" StarRating="4" HotelCode="148402|grand_royale_london_hyde_park" HotelName="Grand Royale London Hyde Park" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/ac/51ac3038fb5e619a60b1b8e85303b0f7d75f6740.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a superior location close to London's Hyde Park. Numerous sightseeing attractions s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.24" OriginalAmount="762.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54427002" Longitude="-0.01030856" StarRating="3" HotelCode="263528|premier_inn_london_stratford" HotelName="Premier Inn London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 International Square, Montfichet Road, Westfield Stratford City, London E20 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/e2/35e2710d4a86242201b4d263a813d68f446a75bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="778.26" OriginalAmount="763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515059" Longitude="-0.172309" StarRating="2" HotelCode="24545|queensway_hotel" HotelName="Queensway Hotel, Sure Hotel Collection by Best Western" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Sussex Gardens, Paddington, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/60/cf60daea82ece7d949f6d1b521f07409e6809dd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queensway Hotel, Sure Hotel Collection by Be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="778.26" OriginalAmount="763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|paddington_park_hotel" HotelName="Paddington Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Craven Terrace, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/7f/3c7f0e3075299344e22acdd7470c2158f4bca8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="778.68" OriginalAmount="763.41" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47595429" Longitude="-0.01870235" StarRating="3" HotelCode="323927|662503" HotelName="Greenwich High Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Bar,Kitchen,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>65 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e8/5ae8b09c7e1c50135a4446d491c26495995a841c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Aparthotel is situated just 5 minutes’ walk from Greenwich Train Station. London Bridge can be ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="778.96" OriginalAmount="763.69" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|103993" HotelName="Sofitel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 5, London Heathrow Airport, London TW6 2GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd03d721686f23cd859dd7e9f69e19cdbde145.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is linked to Terminal 5 at Heathrow Airport. Windsor is less than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.28" OriginalAmount="764.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4912" Longitude="-0.1934" StarRating="3" HotelCode="32001|oxford_hotel_3" HotelName="Oxford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 &amp; 24 Penywern Road, Earls Court, SW5 9ST London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2e/f42ee5357248313cd87a8a168b6f4022110a7f2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area near the elegant neighbourhood of Kensington and Chelsea. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.28" OriginalAmount="764.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5154213" Longitude="-0.1716391" StarRating="3" HotelCode="263502|abc_hyde_park_hotel" HotelName="Abc Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Sussex Gardens, London, Westminster W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/3c/653c3469853f07cabcd94540e65047435b250271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abc Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.32" OriginalAmount="766.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494243134313" Longitude="-0.19715443253517" StarRating="3" HotelCode="47648|comfort_inn_kensington" HotelName="Premier Inn Kensington Olympia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-32 West Cromwell Road, London SW5 9QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/76/9d762332578bf36e475718f39e92b6c405d287d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Kensington approximately 200 m from Earl's Court underground station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.32" OriginalAmount="766.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491502" Longitude="-0.142723" StarRating="2" HotelCode="94590|enrico_hotel" HotelName="Enrico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Warwick Way, Victoria, London SW1V 1QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/60/c56077699cbdd69598388e940bd47ce2842e4ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in one of the most convenient locations in the Victoria and Westminster neighbou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.32" OriginalAmount="766.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.532326560141" Longitude="-0.12003950777705" StarRating="2" HotelCode="150155|journeys_kings_cross" HotelName="Home London Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54-58 Caledonian Road, London N1 9DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/3a/bc3a100070166baa3e0fe90acb4154b199654b33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="781.32" OriginalAmount="766.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51267103" Longitude="-0.30992639" StarRating="3" HotelCode="263524|premier_inn_london_ealing" HotelName="Premier Inn London Ealing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Uxbridge Road, Ealing, London W5 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/57/d95729deef8fa83074fde925c9d2e6ef0ddd83cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.38" OriginalAmount="769.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512012155127" Longitude="-0.1782367830981" StarRating="4" HotelCode="67796|best_western_mornington_hotel" HotelName="Best Western Mornington Hotel Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/7d/8b7d257c61f04e4b044ce857c1c56e225627fd64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.40" OriginalAmount="770.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513297376958" Longitude="-0.18695681901431" StarRating="3" HotelCode="94592|imperial_court_studios" HotelName="Imperial Court Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Inverness Terrace, London W2 3JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/05/4c05f177cb498bbc6203eb29f0a5f7f87c2eb80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Imperial Court Studios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="785.61" OriginalAmount="770.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52276145" Longitude="-0.10426755" StarRating="4" HotelCode="986347|733323" HotelName="YOTEL London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>96-100 Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/a2/dea2985bcd0824aee6d209f639035da7e324488a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.42" OriginalAmount="771.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|holiday_inn_express_london_hammersmith" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/8d/908d4b470fa451a4837c9b26adf00f260e11c615.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.42" OriginalAmount="771.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515593" Longitude="-0.172502" StarRating="3" HotelCode="903726|the_omega_hotel" HotelName="The Omega Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c0/24c051b0b106ea5d15ed9d36c2fddaf3bb0547fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="787.06" OriginalAmount="771.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515403691503" Longitude="-0.16109072883603" StarRating="3" HotelCode="145072|297545" HotelName="Boston Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Upper Berkeley Street, Marble Arch, London W1H 7QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/cd/7fcd6a6a644b21cd24f45e4d3ca00022f6b66c7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only two minutes’ walk from busy Marble Arch, with its underground and train stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="787.35" OriginalAmount="771.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529201295888" Longitude="-0.11563271284103" StarRating="3" HotelCode="36914|832605" HotelName="Travelodge London Kings Cross Royal Scot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Kings Cross Road, London WC1X 9DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/d2/cbd2572926dc6e2f0000209434e0d1178ca15e35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on King's Cross Road making it the ideal stopover point for both business and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.44" OriginalAmount="772.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="144955|blades__bb" HotelName="Blades B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Belgrave Road, Victoria, London SW1V 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a3/e0a37568313ebb93a413cc1c55c5c53da3b9b50b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Blades B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.48" OriginalAmount="774.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499058" Longitude="-0.10186" StarRating="3" HotelCode="170197|the_bridge_hotel_5" HotelName="The Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Borough Road, London SE1 0AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/f2/2ef22f7e3c826981696d2782fe4e1b8ae708fe56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite South Bank University and 800 metres from Lamberth North and Elephant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.48" OriginalAmount="774.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51483841" Longitude="-0.08246157" StarRating="0" HotelCode="503226|great_st_helen_hotel" HotelName="Great Saint Helen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Great Saint Helens, London, England EC3A 6AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3c/d93cf40bd0a7e26116b7b682d874f33d5a5e6c73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.52" OriginalAmount="776.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512464" Longitude="-0.178238" StarRating="3" HotelCode="94569|elysee_hotel" HotelName="Elysee Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/9c/fa9c30aae98afb38341e418b0120a458998f62f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.52" OriginalAmount="776.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49273767182" Longitude="-0.22999942302704" StarRating="3" HotelCode="169979|best_western_plus_seraphine_hammersmith_hotel" HotelName="Seraphine Hammersmith Hotel, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 King Street, Hammersmith, London  W6 0QW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0f/070fcf6eeec279c39818e454c6671d2f05b765a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from Hammersmith underground station and Hammersmith Apollo. Pubs a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="794.17" OriginalAmount="778.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|107677" HotelName="Novotel London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/fa/cbfab71f6ce616fa5f4289de5047e3a5f1aee49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.58" OriginalAmount="779.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|byron_2" HotelName="The Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Queensborough Terrace, Bayswater, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c9/bbc963fd8e10010a6424b0de683f7967a7713f83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.58" OriginalAmount="779.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|urban_villa" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/a8/aaa8f3e6581da95bf6f4df92978ac20aa041ea10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.58" OriginalAmount="779.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900881|mermaid_suite" HotelName="Mermaid Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Blenheim Street, London W1S 1LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2a/3e2a3fcee987e9dc19f8c852adce126f3753a5bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mayfair, Mermaid Suite Hotel promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.58" OriginalAmount="779.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.6041824" Longitude="0.00280217" StarRating="0" HotelCode="957201|the_royal_oak_35" HotelName="The Royal Oak" Meals="BREAKFAST-FOR-1" BedType="BREAKFAST-FOR-1" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>320 Hale End Road, Highams Park, Essex IG8 9LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/0a/e10a7aea87bd6d2700ab2f1242961260bbe3ebf1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.60" OriginalAmount="780.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491319185685" Longitude="-0.19306941278188" StarRating="2" HotelCode="114309|the_windsor_house_hotel" HotelName="Windsor House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Garden,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Penywern Road, London SW5 9ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d4/e1d4679095f4283de9d77202c9c3fe42fe303fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Windsor House Hotel in London (Kensington), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="796.62" OriginalAmount="781.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|marlin_apartments_limehouse" HotelName="Marlin Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mission Court, 577 Commercial Road, Limehouse, London E1 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/1a/591a5c98a5e4efd709ea5c2fae4fc3b4ceaaf42d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located on the bustling Commercial Road, just minutes from Limehouse stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="796.62" OriginalAmount="781.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514034130633" Longitude="-0.17466008663178" StarRating="2" HotelCode="189717|rhodes_hotel" HotelName="Rhodes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Sussex Gardens, London W2 2RJ, Hyde Park</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/25/d225b073194a17478c6e224684a70f6c11b5076a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.64" OriginalAmount="782.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526139230595" Longitude="-0.12629181146622" StarRating="3" HotelCode="189769|george_hotel_14" HotelName="George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58-60 Cartwright Gardens, London WC1H 9EL, Bloomsbury</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/71/c871518cb718ea40e89ca78375b223c757ee7ecc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.64" OriginalAmount="782.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495682573722" Longitude="-0.14630639993061" StarRating="3" HotelCode="263538|the_z_hotel_victoria" HotelName="Z Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Designated Smoking Area,Spa">
        <Address>
          <AddressLines>
            <AddressLine>5 Lower Belgrave Street, London SW1W 0NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/36/db364d37fd8d34c5e7014e1040f4e97dd692b140.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel sits amidst the bustle and charm of the central London district of Victoria. The property...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.64" OriginalAmount="782.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49210151" Longitude="0.00813078" StarRating="4" HotelCode="986307|radisson_red_london_greenwich_the_o2" HotelName="Radisson Red London Greenwich The O2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>228 Tunnel Avenue, London SE10 0PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/1d/e91d276537e6321789a1f9b9bed89205ad357aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.68" OriginalAmount="784.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506946810816" Longitude="-0.0070553715787582" StarRating="3" HotelCode="114269|ibis_london_docklands_canary_wharf" HotelName="ibis London Docklands Canary Wharf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Baffin Way, Off Preston Road, London E14 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/ab/4eab5f4b117fe04916abdd51f912686785a43d04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.68" OriginalAmount="784.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526092867083" Longitude="-0.082333490129031" StarRating="4" HotelCode="150869|millenium_apartments_3" HotelName="Savoy Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Rivington Street, London EC2A 3DZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/8d/3e8dd03d0c89d80fa6bc4b3470986a6fee7f0879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Savoy Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.68" OriginalAmount="784.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47732429" Longitude="-0.01505847" StarRating="3" HotelCode="496620|travelodge_london_greenwich_high_road" HotelName="Travelodge London Greenwich High Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Greenwich High Road, Greenwich, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/a7/61a756fa7fffef911a9df7681a9f09f2fbd876d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our London Greenwich High Road hotel is surrounded by must-see attractions like the Cutty Sark and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.68" OriginalAmount="784.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499112" Longitude="-0.112541" StarRating="2" HotelCode="915048|tune_hotel__westminster_london" HotelName="Point A Hotel, London Westminster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118-120 Westminster Bridge Road, Lambeth, London SE1 7RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0c/800cd38007d01b63e6d4cb3d31a0ad46e63c790f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="800.70" OriginalAmount="785.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.669771" Longitude="-0.157157" StarRating="4" HotelCode="114935|west_lodge_park_hotel" HotelName="West Lodge Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cockfosters Road, Hadley Wood, London, Herts EN4 0PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb8748111ae27632d84f25a9e5267eba7cad4b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beale Arboretum was founded in 1963 by Edward Beale and the hotel would like to welcome all its ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="801.72" OriginalAmount="786.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52178927" Longitude="-0.13203102" StarRating="2" HotelCode="579346|jesmond_hotel_4" HotelName="Jesmond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Gower Street, Bloomsbury, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/56/8956295899efcf64acfd060874dc3e6bf911ce50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="801.83" OriginalAmount="786.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|746385" HotelName="The Pilgrm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 London Street, W2 1HH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b0/e2b015cf5efb4f967d1f61d472e7a7832c8107a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pilgrm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.74" OriginalAmount="787.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529199627244" Longitude="-0.29108941555023" StarRating="3" HotelCode="262251|premier_inn_london_hanger_lane" HotelName="Premier Inn London Hanger Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1-6 Ritz Parade, Hanger Lane, Ealing, London W5 3RA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/df/e5dfa94297ca4b7a384bf8450a887a106e4e98f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="805.80" OriginalAmount="790.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.551556853212" Longitude="-0.19169427816477" StarRating="3" HotelCode="142621|291_suites" HotelName="NOX HOTELS - West Hampstead" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>291 West End Lane, London NW6 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/bd/e0bdb0ad932d892da6ed43e2e3fefd5b23a11fe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.82" OriginalAmount="791.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="14859|millennium_copthorne_hotels_at_chelsea_football_club" HotelName="Millennium &amp; Copthorne Hotels at Chelsea Football Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d8/08d843c720ce1bd5e7569f9925821010601f556f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has an ideal, central position, just a few kilometres from many of London's top to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.82" OriginalAmount="791.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492615" Longitude="-0.186329" StarRating="2" HotelCode="902781|st_simeon" HotelName="St Simeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>38 Harrington Gardens, London SW7 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/28/422836b23d5202a42da72c1e52517f93127dd9af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated in the centre of London, in the heart of the fashionable and exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="807.84" OriginalAmount="792.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514106969634" Longitude="-0.070091294477493" StarRating="3" HotelCode="935611|premier_inn_london_city_aldgate" HotelName="Premier Inn London City (Aldgate) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 Alie Street, E1 8PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/94/ee94afeca0ee133bdf2c4c5e24f9334295920890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Whitechapel district, 4.5 km from London center, 5.5 km from the Buckingham Palace and 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.86" OriginalAmount="793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492050950233" Longitude="-0.14618813743436" StarRating="3" HotelCode="36438|comfort_inn_buckingham_palace_r" HotelName="Best Western Buckingham Palace Rd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-12 Saint Georges Drive, Victoria, London SW1V 4BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1f/0e1f2449f82865056dc8fd853ab46f8c38c3bf6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="810.90" OriginalAmount="795.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4936" Longitude="-0.190816" StarRating="3" HotelCode="114291|premier_inn_kensington" HotelName="Premier Inn London Kensington Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 Knaresborough Place, London SW5 0TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/24/882404ae22ecef575c9dd5ccd6a66e15ac82380e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="811.92" OriginalAmount="796.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51122839" Longitude="-0.07255963" StarRating="0" HotelCode="737959|rockwell_east" HotelName="Rockwell East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99 Mansell Street, London E1 8AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f3/b7f3856e23af05d6a30acc6a9fef5cbf66cbb47d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="812.08" OriginalAmount="796.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|341335" HotelName="Grange Beauchamp Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fc/0afcc1f3ff75ee05825dbca05764bac4dda095a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Bloomsbury overlooking private gardens and is 5 km from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.96" OriginalAmount="798.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|the_lodge_hotel" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c7/bac7fe3d5a015e81ddd2355e9eda1fe3e8954518.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.96" OriginalAmount="798.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51154" Longitude="-0.194449" StarRating="3" HotelCode="94555|blue_bells_hotel" HotelName="Blue Bells" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Pembridge Square, Notting Hill Gate, London W2 4EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/33/f0338e7d9e17d4f1390e2a44eb50e47f007e5536.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="814.98" OriginalAmount="799.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54254462" Longitude="-0.00508673" StarRating="4" HotelCode="175782|holiday_inn_london_stratford_city_4" HotelName="Holiday Inn London Stratford City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10A Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/6e/e06e4008eccf3a6c46aabed54ca4d77435123033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.00" OriginalAmount="800.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47405" Longitude="-0.021159" StarRating="3" HotelCode="199817|travelodge_london_greenwich_ho" HotelName="Travelodge London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blackheath Road, Greenwich, London SE10 8DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc16492b0d8c133713074fcace7c4eb4fc51e8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.06" OriginalAmount="803.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503764" Longitude="-0.091196" StarRating="2" HotelCode="65658|st_christophers_the_inn__london_bridge" HotelName="St Christopher's at The Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Concierge,Designated Smoking Area,Internet,Laundry,Lounge,Luggage Storage,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>121 Borough High Street, Southwark, London SE1 1HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c6/5ac63159157d7c1140226cd2290d46b9f742fc90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="819.06" OriginalAmount="803.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52009715" Longitude="-0.12397052" StarRating="3" HotelCode="448135|thanet_hotel" HotelName="Thanet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bedford Place, Bloomsbury, WC1B 5JA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/2d/3a2de24ba536843cdc3df9aa13c8ba0ecaf0ec5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.08" OriginalAmount="804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490792372379" Longitude="-0.19351391413733" StarRating="4" HotelCode="94566|best_western_the_boltons_hotel" HotelName="BEST WESTERN The Boltons Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Penywern Road, Earls Court, London SW5 9TT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/7c/9c7ce6ca660417c14299a32fe9191df792ca8c13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.08" OriginalAmount="804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.411780042033" Longitude="-0.31110329755" StarRating="3" HotelCode="114249|the_white_hart_hotel_3" HotelName="The White Hart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 High Street, Hampton Wick, Kingston upon Thames, Surrey KT1 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/29/3d29c106bfe104e0d3cff56adae7edddfa5d6f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 2-minute drive from Hampton Court Palace. Lower Teddington Road bus stop is o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.08" OriginalAmount="804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.453138845994" Longitude="-0.00021688073479709" StarRating="3" HotelCode="336615|the_station_hotel_3" HotelName="The Station Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Internet,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Staplehurst Road, Hither Green, London SE13 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fe/41fe10a9b2e54b3cf87611d6e02b72b1243ce5c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Station Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.08" OriginalAmount="804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.468213856379" Longitude="-0.14401760179271" StarRating="3" HotelCode="386126|clapham_guest_house" HotelName="Clapham Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>685 Wandsworth Road, London SW8 3JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/71/4e71b4879b71cc39b7b962d07f09ac673eb18c4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Clapham Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="821.09" OriginalAmount="804.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510989" Longitude="-0.074045" StarRating="3" HotelCode="137293|1486698" HotelName="Travelodge London Central Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Goodmans Yard, Lloyds Court Business Centre, London E1 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/57/8357825ac4b23858f524a4e20506bb56dd60880d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.10" OriginalAmount="805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511363332087" Longitude="-0.071759819984436" StarRating="3" HotelCode="60630|premier_inn_london_city" HotelName="Premier Inn London City (Tower Hill)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Prescot Street, London E1 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/zz/61ad502b18c95f72afe6249ad4e344a35cc76175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.16" OriginalAmount="808.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|grand_plaza_serviced_apartments" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5ead7625e70edf26ce7fdea195742f3d128041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="824.66" OriginalAmount="808.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521031767128" Longitude="-0.26280011190261" StarRating="3" HotelCode="34468|386005" HotelName="Holiday Inn London - West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Portal Way, Gypsy Corner/A40, London W3 6RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/79/14796ee2a6c0b6eb62743a87d9bad903a7b6c066.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in North Acton, about a 30 minute drive to the city centre. From the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.18" OriginalAmount="809.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511904887677" Longitude="-0.18550742388015" StarRating="3" HotelCode="142627|39_suites_2" HotelName="MStay 39 Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>39 Queensborough Terrace, Bayswater, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/94/a794a6f9b2734f299ac4a07d04c62e451e88c072.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.20" OriginalAmount="810.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4952400688" Longitude="-0.18171563744545" StarRating="4" HotelCode="44705|radisson_blu_edwardian_vanderbilt" HotelName="Radisson Blu Edwardian Vanderbilt Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-86 Cromwell Road, London SW7 5BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/65/a565b7d7bb9209208a4296a30282964a3d4ad213.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the central location of Kensington, just 50 metres from Gloucester...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.20" OriginalAmount="810.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515990751152" Longitude="-0.17178987850923" StarRating="3" HotelCode="144163|athena_hotel_3" HotelName="Athena Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110-114 Sussex Gardens, Hyde Park, London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/30/c030a5bace138efabcdcb55900630996a07f747f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.22" OriginalAmount="811.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|the_parkcity_hotel" HotelName="Park City Grand Plaza Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18-30 Lexham Gardens, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/3a/d13a5a64b2319c8780be2c1a729b79f4d3955b04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set within the exclusive Royal Borough of Kensington and Chelsea, in close proximity t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="827.22" OriginalAmount="811.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.530671212258" Longitude="-0.11810159710956" StarRating="3" HotelCode="323861|so_kings_cross" HotelName="SO Kings Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>170 King Cross Road, London WC1X 9DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/9b/7c9b58d0a3b068f770782403acb2febec5d77e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is SO Kings Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="828.24" OriginalAmount="812.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.617243" Longitude="-0.178919" StarRating="3" HotelCode="148739|heatherbank_guest_house" HotelName="Heatherbank Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>25/29 Woodside Park Road, North Finchley, London N12 8RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/bb/33bbeee2f940aac3b941736c7f8cff0b21a727a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.26" OriginalAmount="813.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.453717757141" Longitude="-0.33758416771889" StarRating="3" HotelCode="164150|twickenham_guest_house" HotelName="Twickenham Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Russell Road, Twickenham TW2 7QT, Middlesex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/d5/b3d5ff009b9ee05f3732ef6bd7295c710058fc83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Twickenham Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.32" OriginalAmount="816.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492639977861" Longitude="-0.19628271460533" StarRating="3" HotelCode="259328|kensington_court" HotelName="The Kensington Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Nevern Place, Earls Court, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d4/e6d43d172b22f362806c3da56d8a64771bc6a0a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the districts of Kensington and Earl's Court. Restaurants, b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="832.32" OriginalAmount="816.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56303161" Longitude="0.06848445" StarRating="3" HotelCode="547512|ilford_central_luxury_apartements" HotelName="Ilford Central Luxury Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-13 ASK Court Coventry Road, Ilford, Greater London IG14QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/47/d847505877b8f86aaaf284bfdc197f75ca89d538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="834.36" OriginalAmount="818.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494340824838" Longitude="-0.1144739985466" StarRating="2" HotelCode="189773|london_eye_hostel" HotelName="The London Waterloo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>73 Lambeth Walk, London SE11 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/42/bf427ed650544a615504d7b6c353a4d1cbf0eed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.38" OriginalAmount="819.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51377063" Longitude="-0.1105174" StarRating="0" HotelCode="476825|the_z_hotel_city" HotelName="Z City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Fleet Street, London EC4Y 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/47/ad4707c25a845789621d618fdf29587eda419c36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.38" OriginalAmount="819.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986043|red_lion_11" HotelName="The Red Lion Leytonstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>640 High Road, London E11 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b1/c4b156add50ffb986d6d44db6002258e55b87f33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.42" OriginalAmount="821.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|london_heathrow_marriott_hotel" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/65/85658b009272a7a214b19e006809dd9a998d8897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.42" OriginalAmount="821.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.573121" Longitude="-0.431205" StarRating="3" HotelCode="263530|premier_inn_ruislip" HotelName="Premier Inn London Ruislip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>Ickenham Road, Ruislip, Middlesex HA4 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/94/0394c60c99b0f1731aca7306c81c3abceb8fd0ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="839.46" OriginalAmount="823.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490831" Longitude="-0.193351" StarRating="3" HotelCode="18359|london_town" HotelName="The London Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Penywern Road, Earls Court, London SW5 9TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/60/806080fb12736dd0ab934d0cbc7b1fd6cb3867f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of London, with various restaurants and bars located withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="839.46" OriginalAmount="823.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513184499829" Longitude="-0.17912462353706" StarRating="3" HotelCode="38342|lancaster_hall" HotelName="Lancaster Hall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/54/5854eed36777c13c9b4019c166864e14778d4ea3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.50" OriginalAmount="825.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|ibis_styles_london_kensington" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c1/3bc1ad5d210b3e92752bb53972530fd78008000c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.50" OriginalAmount="825.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|the_clarendon_2" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e7177bc1303bb815c2f0620f44abf50ebb814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.50" OriginalAmount="825.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="534048|best_western_plus_vauxhall_hotel" HotelName="Best Western Plus Vauxhall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Old South Lambeth Road, Vauxhall, London SW8 1XX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/93611953e33470ece72dcea8a81584a6a761a674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.52" OriginalAmount="826.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51631386" Longitude="-0.17310918" StarRating="0" HotelCode="419799|rove_london_hotel" HotelName="Rove London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36-42 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/0d/500dc77e33ee8c2a6daf2d1d5b7e361e0c77a480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hyde Park, The Continental Hotel promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="842.82" OriginalAmount="826.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|281485" HotelName="London Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134-136 Lexham Gardens, Kensington, London W8 6JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/79/d079cbc96beb8685a623a5ccecb64be473201e73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Victorian Kensington, one of the finest areas of London, and is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="842.91" OriginalAmount="826.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49159962976" Longitude="-0.19546241104513" StarRating="3" HotelCode="15386|1062258" HotelName="Oliver Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Trebovir Road, Earls Court, London SW5 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f6/a4f6bce08245766a730cd088e298329e2b152327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.54" OriginalAmount="827.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="3" HotelCode="64682|city_hotel_9" HotelName="Arbor City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street, London E1 6TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb8513a866741142ed47404d68bf10cbd5631879.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated near the city of London's financial district, the Docklands and the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.54" OriginalAmount="827.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51800968" Longitude="-0.16820574" StarRating="3" HotelCode="571700|the_cameron_hotel" HotelName="The Cameron Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Sussex Gardens, London W2 1UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/f0/cef015be11ea8d391964ab38171e75b99616d5e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and a transfer service. Wireless internet access is avail...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="844.56" OriginalAmount="828.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|citizenm_london_bankside" HotelName="citizenM London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lavington Street, London SE1 0NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/59/ee5914a8de27589bfc02b987118802d7d75cf12d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM London Bankside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="844.56" OriginalAmount="828.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497683" Longitude="-0.08133" StarRating="4" HotelCode="899697|bermondsey_square_hotel" HotelName="Bermondsey Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bermondsey Square, Tower Bridge Road, London SE1 3UN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/99/149935fa4a6c7cb3ec076a50d96953b25873f449.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from the city, in the heart of one of London's most vibrant villa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.58" OriginalAmount="829.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515452928672" Longitude="-0.1727369427681" StarRating="3" HotelCode="27217|beverley_city" HotelName="Beverly City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ec/6bec11f03e19954bae9249d014ff8a5a5e8e5c0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Paddington district of the city, close to Paddington underground station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.58" OriginalAmount="829.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526262043725" Longitude="-0.12671771707131" StarRating="2" HotelCode="114601|mentone_hotel" HotelName="Mentone Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54-56 Cartwright Gardens, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6d1500ac91c0c48bfb8415e217d68a566209d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="845.58" OriginalAmount="829.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51181128" Longitude="-0.12466087" StarRating="0" HotelCode="849744|three_bedroom_apartment_in_covent_garden" HotelName="Z Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Bedford Street, London WC2E 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/85/ff857e9f92f3d481db576f2c54ca759c690922c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.62" OriginalAmount="831.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491572171259" Longitude="-0.14219519510652" StarRating="3" HotelCode="462272|the_tudor_inn_hotel" HotelName="The Tudor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/30/1a30763ca07b1338450bea3bafa476197bd6ecde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.62" OriginalAmount="831.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|zedwell_piccadilly" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Windmill Street, Piccadilly Circus, London W1D 7DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/4a/6c4a2ac08449566f25cc92eef0df7102341b762a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="848.64" OriginalAmount="832.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5037586684" Longitude="-0.10131107007182" StarRating="3" HotelCode="101238|travelodge_southwark" HotelName="Travelodge London Central Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>202-206 Union Street, Southwark SE1 0LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/66/be66840add6620999dc0df2e9f5d08cf3c107c7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 3-minute walk from the Southwark tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.66" OriginalAmount="833.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521606462475" Longitude="-0.13449276353435" StarRating="0" HotelCode="795884|london_goodge_street" HotelName="hub by Premier Inn London Goodge Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brook House, Torrington Place, London WC1E 7HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/69/9469ad150e8c87db9758a6c0d7e89810e8e52643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="849.66" OriginalAmount="833.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52395245" Longitude="-0.09278683" StarRating="0" HotelCode="953637|excel_apartments_old_street" HotelName="Excel Apartments Old Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banner Street, London EC1Y 8PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ae/4aae9b6c7e5326538e68d7e4fccfd8cb7b0a56d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="850.68" OriginalAmount="834.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514827" Longitude="-0.17476" StarRating="3" HotelCode="189778|paddington_apartments" HotelName="Paddington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Talbot Square, London W2 1TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/24/882404ae22ecef575c9dd5ccd6a66e15ac82380e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="851.65" OriginalAmount="834.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513584991845" Longitude="-0.18002293958023" StarRating="4" HotelCode="15500|1434838" HotelName="Park Grand Paddington Court London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Devonshire Terrace, Paddington, London W2 3DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/10/f2106b0f10e94adbe17ea2a6368cdf66bed74508.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance to Hyde Park and Kensington Palace Gardens, in close proximity ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.74" OriginalAmount="837.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527146302981" Longitude="-0.11418608663155" StarRating="2" HotelCode="14176|travelodge_london_farringdon" HotelName="Travelodge London Farringdon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-42 Kings Cross Road, London WC1X 9LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/f6/b3f6add1b05be0578d77cc8fd5d9c954c22f3cab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This basic hotel is located on the wonderful Kings Cross Road, in northeast London. Three important ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.78" OriginalAmount="839.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.486248357341" Longitude="-0.20259759755322" StarRating="3" HotelCode="38343|holiday_inn_express_london__earls_court" HotelName="Holiday Inn Express Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>295 North End Road, London, W14 9NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/69/76/6976526c7ba425fb526df8904af906b5e577190b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just within a few minutes of Earl’s Court Arena and Olympia Exhibition Centre. West ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.78" OriginalAmount="839.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="758789|grand_apartments_kew_gardens" HotelName="Royal Apartments Kew Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kew Bridge Road, Easton House, Heritage Walk, Brentford, London TW8 0EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/d3/ecd3671fc53183eaa9119400e4982d3eb76f25b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.80" OriginalAmount="840.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52074" Longitude="-0.123507" StarRating="3" HotelCode="10737|bedford" HotelName="The Bedford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row, London WC1B 4HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/3c/2b3cbefaa3228cb736583d4b322adb10e2265983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the British Museum, between the West End with shopping venues, the theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.80" OriginalAmount="840.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54598" Longitude="-0.055857" StarRating="4" HotelCode="187075|the_old_ship_inn_hackney" HotelName="The Old Ship" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2, Sylvester Path, London E8 1EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/bd/33bd7ec70331d64b701a9610ce7af7397eb6e4f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next to Hackney Central Train Station, only 15 minutes’ train journey from Live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="857.51" OriginalAmount="840.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508222" Longitude="0.020218" StarRating="4" HotelCode="54523|53784" HotelName="Crowne Plaza London Docklands" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Royal Victoria Dock, Western Gateway, London E16 1AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9a/b59a62d196433934322abcfd1a98782471dae39b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in London's Docklands and offers guests superb views over the Royal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="859.16" OriginalAmount="842.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|14835" HotelName="Novotel London Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f6/89f6b3a4c48c76279dded4c8b2f7d2339386d41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping oppor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="860.78" OriginalAmount="843.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|876988" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8d/c98d9f6de87ebcbedd1813deb45181b2fdd94fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.88" OriginalAmount="844.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54990112696" Longitude="-0.18099009990692" StarRating="3" HotelCode="35169|quality_hotel_hampstead" HotelName="Quality Hampstead" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Frognal, Hampstead, London NW3 6AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3d/3e3db05e366b7f9961ed156596cdc9557db9fedf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Hampstead and affords fabulous views out over the park. Coun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="861.39" OriginalAmount="844.50" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505702" Longitude="-0.095268" StarRating="3" HotelCode="68976|228583" HotelName="ibis Styles London Southwark - near Borough Market Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2c/f82c8f502955430a36414ba7c5a9b13d2e32f394.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.90" OriginalAmount="845.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="663290|astor_museum_inn_hostel" HotelName="Astor Museum Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Montague Street</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/82/57820b7ee85e2ab74c8c739cc45e897bb7f34a5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.92" OriginalAmount="846.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513519900158" Longitude="-0.12964480244671" StarRating="3" HotelCode="199824|the_z_hotel_soho" HotelName="Z Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Designated Smoking Area,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Moor Street, London W1D 5AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/12/30120a9f8ee270b26e59c96af1ab088f1584c0a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has everything you need for a couple of nights in town. Concentrated style, an out-of-town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.94" OriginalAmount="847.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.551672386913" Longitude="-0.16704797744751" StarRating="3" HotelCode="29461|premier_inn_london_hampstead_2" HotelName="Premier Inn London Hampstead" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Haverstock Hill, Hampstead, London NW3 4RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/3f/603f816e46173d09eb0f35454da1ea32724a298d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated ideally close to the M1 and M40. The centre of London is about 15 minutes by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="863.94" OriginalAmount="847.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505477007013" Longitude="-0.2126669883728" StarRating="3" HotelCode="189716|st_james_house__concept_serviced_apartments" HotelName="St James House - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>173 Holland Park Avenue, W11 4UR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/59/315912415b8c02ff8f9ea4fbcf846fd597ccf598.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.96" OriginalAmount="848.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|pembridge_palace_hotel" HotelName="Pembridge Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Prince’s Square, W2 4PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/67/6c671d43959706ba27b5b83c8957da5c4dfe9d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within close walking distance of the famous Whiteleys shopping centre and is located n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.96" OriginalAmount="848.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494383902424" Longitude="-0.14911236441799" StarRating="3" HotelCode="187908|bb_belgravia_studios82" HotelName="B+B Belgravia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64-66 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ed/2aedc6846a2f0a8793914672cae1f9f2d9c9ba60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="864.96" OriginalAmount="848.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519838" Longitude="-0.124077" StarRating="4" HotelCode="905071|the_clarendon" HotelName="Grange Clarendon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place, London WC1B 5JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/43/9443db966e9632bf60a1e3f48b1a25f0c1dacb5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beneath the area where the hotel is located lie the remains of the Tudor Palace of Placentia, where ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.98" OriginalAmount="849.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5209587" Longitude="-0.0918594" StarRating="5" HotelCode="904260|the_montcalm_at_brewery_london_city" HotelName="The Montcalm At The Brewery London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 Chiswell Street, EC1Y 4SA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fd/47fdefcdf6a1b74062034412fafa91c96e415d60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The railway station and Barbican underground station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.02" OriginalAmount="851.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507825996468" Longitude="-0.27304219517714" StarRating="4" HotelCode="489498|the_kings_head_hotel_15" HotelName="The King's Head Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>214 High Street, Acton, London W3 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/bc/e0bcb7e5431c937e8818bcd2fcba470ed2a15d8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.02" OriginalAmount="851.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46503344" Longitude="-0.01082178" StarRating="3" HotelCode="467724|premier_inn_london_lewisham" HotelName="London Lewisham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>1-13 Lewisham High Street, Lewisham, London, Greater London SE13 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a3/17a37d920aca3647386afe2f2917e32838bcdcfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.06" OriginalAmount="853.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|victoria_inn_london" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/80/35805b9bfd86f58e2f46974ac9da7cf03f7286ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.06" OriginalAmount="853.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4939903" Longitude="-0.18683973" StarRating="0" HotelCode="986132|courtfield_gardens_apartments" HotelName="Courtfield Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtfield Gardens, Kensington and Chelsea, London SW5 0NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/f3/20f369df34063ab9c499a86647733860b8f7b08a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.08" OriginalAmount="854.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508275026069" Longitude="0.035791397094727" StarRating="4" HotelCode="175055|aloft_london_excel" HotelName="Aloft London Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Eastern Gateway, Royal Victoria Dock, London E16 1FR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a51e32c39f6039a5d5da8bf707272a8e3368d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This the only hotel directly connected to the ExCel exhibition centre, just 4 km from London City Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="871.21" OriginalAmount="854.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.479684490969" Longitude="-0.0090626804764042" StarRating="3" HotelCode="114501|1062038" HotelName="ibis London Greenwich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Stockwell Street, Greenwich, London SE10 9JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9c/4e9c78d3bc3e46b541c57d69c45e193b3872c22e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.14" OriginalAmount="857.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|norfolk_towers_paddington" HotelName="Norfolk Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Norfolk Place, Paddington, W2 1QW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/c6/f5c61d0778b2fa3eadb4523867828d1b42e8b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Victorian style hotel is located near Oxford Street in London's West End. Paddington undergroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.14" OriginalAmount="857.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|thewesley_formerly_known_as_mic" HotelName="TheWesley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b5/8db5a47e7c4f4b1b7787ece84c487fa6c7daa5bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="875.16" OriginalAmount="858.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51695446" Longitude="-0.068312" StarRating="3" HotelCode="986393|hyatt_place_london_city_east" HotelName="Hyatt Place London City East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Whitechapel Road, Black Lion House, London E1 1DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4f/6f4f2110fef03f37f7d1bab25618a0c01a3e1309.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="877.20" OriginalAmount="860.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515726126956" Longitude="-0.17422648622278" StarRating="3" HotelCode="30119|so_paddington" HotelName="So Paddington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f9/c7f955f21394c863e4de8b90dc78794957f6a56c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="877.20" OriginalAmount="860.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513241" Longitude="-0.186661" StarRating="3" HotelCode="189734|inverness_terrace__concept_serviced_apartments" HotelName="Inverness Terrace - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Inverness Terrace, London W2 3LD, Westminster, Bayswater</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/11/b911aae86ed73ceb32647eb398c0d2edc42df165.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="878.22" OriginalAmount="861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|admiral" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9b/ef9b685da9575206b3fe1be2e6334f160b102289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.26" OriginalAmount="863.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|doubletree_by_hilton_london_chelsea" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3e/8b3ed1a888041d7de6bd725acb1b285555c6221c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.26" OriginalAmount="863.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491717811242" Longitude="-0.14166750062907" StarRating="3" HotelCode="114632|best_western_victoria_palace" HotelName="Best Western Victoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-64 Warwick Way, Victoria, London SW1V 1SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/a9/a2a9bdf2c85c7d79e86f23b97d8eb924cfd86cf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.26" OriginalAmount="863.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53683" Longitude="-0.139445" StarRating="1" HotelCode="173554|smart_camden_inn_hostel" HotelName="Smart Camden Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Bayham Street, London NW1 0AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5b/575ba351c230bb44963cfa14e937ddeb593cbc2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than 500 m from Camden Market, the hostel is located in Camden’s pubs and clubs district, one o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.28" OriginalAmount="864.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53493577" Longitude="-0.10557035" StarRating="3" HotelCode="263525|premier_inn_london_angelislington" HotelName="Premier Inn London Angel Islington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Parkfield Street, Islington, London N1 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/33/6333ab6416c4cde89441d0ea6826a2fc2ca05242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Providing modern rooms with flat-screen TVs and an on-site restaurant, this Premier Inn is also only...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="882.30" OriginalAmount="865.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986179|gloucester_place_hotel" HotelName="Gloucester Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Gloucester Place, London W1U 8JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0a/6f0a0a050e9f754bbc36c82565b3133973331459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="883.32" OriginalAmount="866.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527565" Longitude="-0.129224" StarRating="3" HotelCode="152861|premier_inn_london_euston" HotelName="Premier Inn London Euston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>1 Dukes Road, London WC1H 9PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b0/59b032eee97a2899395202c63be7bbf88994193c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located to explore central London, the Premier Inn London Euston is just a 5 minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.34" OriginalAmount="867.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|holiday_inn_london_ealing_" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7defbc1cb47550c1e938986054d2a90f3373ad16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.34" OriginalAmount="867.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512889923181" Longitude="-0.1829591906685" StarRating="3" HotelCode="36435|caring_hotel" HotelName="Caring Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Craven Hill Gardens, London, Greater London W2 3EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2d/8c2d47b7bf921599b95c0f9f107f8a86053165b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Caring Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.34" OriginalAmount="867.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5226491" Longitude="-0.1530563" StarRating="3" HotelCode="153452|regency_hotel_5" HotelName="Regency Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Nottingham Place, London W1U 5LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/7f/827f82533fa92a9197cd23bd8f57930a27ec88ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="884.34" OriginalAmount="867.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3" HotelCode="556570|hampton_by_hilton_london_docklands" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/a0/53a09cee41e69cc80b02fdb4b98ece5e3b201b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.36" OriginalAmount="868.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512574" Longitude="-0.180237" StarRating="4" HotelCode="34458|london_guards_hotel" HotelName="Signature Townhouse Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Lancaster Gate, London W2 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/62/eb621db6b386a802765a69e25eec065160ee609d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Signature Townhouse Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="885.36" OriginalAmount="868.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51568686" Longitude="-0.17128871" StarRating="2" HotelCode="516971|classic_hyde_park_hotel" HotelName="Classic Hyde Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>109 Sussex Gardens, London W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/65/bc65796ee76c6faf2778045990859e525076cc74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="887.40" OriginalAmount="870.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52404865682" Longitude="-0.078709268856073" StarRating="4" HotelCode="498298|citizenm_london_shoreditch" HotelName="citizenM London Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Holywell Lane, London EC2A 3ET</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/0b/680b37824031474333c39e9da066be6b710a9f5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="887.53" OriginalAmount="870.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521001646489" Longitude="-0.12323315628737" StarRating="4" HotelCode="45651|170177" HotelName="Mercure London Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130-134 Southampton Row, London WC1B 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a3/fba3f8a779c783fec56ce346b3423e13334943e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found in the heart of London. The British Museum, Convent Garden, Soho and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="888.41" OriginalAmount="870.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|351185" HotelName="Crowne Plaza London - Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kings Cross Road, London WC1X 9HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/c0/3ac0565fde6a0067479e9c7d07799385589616f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is to be found close to the city centre within a short distance of links...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="888.42" OriginalAmount="871.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|holiday_inn_london__regents_park" HotelName="Holiday Inn London Regent's Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carburton Street, London W1W 5EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/4b/f94b2192ab4731f10862f27fa6fee56fdae519f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to Regent's Park just 1.5 km from renowned Tottenham Court Road wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="888.42" OriginalAmount="871.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493002034591" Longitude="-0.19247855809025" StarRating="1" HotelCode="101992|aquarius_2" HotelName="Aquarius" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Hogarth Road, Royal Borough of Kensington and Chelsea, London SW5 0PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/89/9889752930ae8d7a150b875ba905742b6c66efdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="888.57" OriginalAmount="871.15" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|382205" HotelName="Citadines Barbican London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9e/a09ebf2f97c0a0be2db8ece18bb0d29f5bffb9ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="890.12" OriginalAmount="872.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51223790495" Longitude="-0.034141046951731" StarRating="2" HotelCode="377905|690950" HotelName="Via Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>628-634 Commercial Road, Limehouse, Tower Hamlets, London E14 7HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/3d/4c3daac3e708175e17ecc21da7609d3923cb7115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="890.46" OriginalAmount="873.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511703" Longitude="-0.041415000000029" StarRating="3" HotelCode="311539|the_royal_foundation_of_st_katharine" HotelName="The Royal Foundation of St Katharine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Butcher Row, London E14 8DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/fa/26fa9cfcdd5e2b029fe74f5f9cd28689f7d67031.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="891.48" OriginalAmount="874.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|kingsway_park" HotelName="Kingsway Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/5a/665a5a6340bf77f3346e8ed5ec1160adfa6404b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="891.48" OriginalAmount="874.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50904267" Longitude="-0.01557323" StarRating="4" HotelCode="551994|lansbury_heritage_hotel" HotelName="Lansbury Heritage Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Poplar High Street, E14 0AE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/8c/a68c94d2906a6e99aae0c8fd13291ecc566cbfce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="892.94" OriginalAmount="875.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|521061" HotelName="Novotel London Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall, London E14 9TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/c2/5cc20af7d06d1d7f77ddb8a67c51b5c2b0aec840.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.52" OriginalAmount="876.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|hilton_croydon" HotelName="Hilton Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/d6/a5d6df1f29e74a4230d3edd379d35fc59e07be60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="893.84" OriginalAmount="876.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510896976166" Longitude="-0.18393900000001" StarRating="4" HotelCode="52837|33424" HotelName="Thistle Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road, London W2 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/26/5426ae049bb3b8c97b3f5c483e4a586053584a82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located on Bayswater Road, close to Hyde Park. There is a wonderful panor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="893.89" OriginalAmount="876.36" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|CBO302300" HotelName="nhow London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3b/dc3bb8f24e482e72307e239f9ae85f98e30b96d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.54" OriginalAmount="877.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517499726848" Longitude="-0.12958578406142" StarRating="3" HotelCode="165983|cheshire" HotelName="Cheshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Great Russell Street, London WC1B 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/dd/01dd7ce0a44bd231da71d6818250b8ef8c3ddaf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="897.28" OriginalAmount="879.69" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51056113" Longitude="-0.12855342" StarRating="3" HotelCode="726230|636991" HotelName="Assembly London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Garden">
        <Address>
          <AddressLines>
            <AddressLine>27-31 Charing Cross Road, London WC2H 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/fe/b5fed12cce1514b3fa35397225ed9c2d9a69642e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.60" OriginalAmount="880.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5148848" Longitude="-0.1267862" StarRating="2" HotelCode="902479|seven_dials_hotel__bb" HotelName="Seven Dials Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>7 Monmouth Street, London WC2H9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f3/89f32a24fde4ecc108ddb4d63b1d880d919da2c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="898.62" OriginalAmount="881.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5131037" Longitude="-0.105612" StarRating="3" HotelCode="263523|premier_inn_london_blackfriars" HotelName="Premier Inn London Blackfriars (Fleet Street)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Dorset Rise, London EC4Y 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f1/f8f198668a709fdb97793f9045057f6db7b13854.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of London and just 350 m from London Blackfriars Underground Station, Premier Inn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.64" OriginalAmount="882.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519747" Longitude="-0.143166" StarRating="3" HotelCode="35636|astor_court_hotel" HotelName="Astor Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Hallam Street, London W1W 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/60/8660f0eaf0e4a0585bd0c52ca8d81b9128e77efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within walking distance of London's finest shopping areas such as Ox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="899.98" OriginalAmount="882.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50744031283" Longitude="0.038681477308273" StarRating="4" HotelCode="61557|CAH976800" HotelName="DoubleTree by Hilton Hotel London ExCel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Excel, Royal Victoria Dock, London E16 1RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b1/2db1a9287de7d49689bd2dd9ebf3b581be372ba1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in an enviable waterfront location, moments away from links to the city's beating ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.66" OriginalAmount="883.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524615630378" Longitude="-0.16077429056168" StarRating="3" HotelCode="58768|americana" HotelName="Americana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 Gloucester PLace, Regents Park, London NW1 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/20/f120670def3bc0a4aabac54d4bafa13860e0992b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, a short walk from Regents Park and Baker Street Underground Station,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="901.32" OriginalAmount="883.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527091" Longitude="-0.278704" StarRating="2" HotelCode="97132|2422605" HotelName="Travelodge London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>614 Western Avenue, London W3 0TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/5e/6d5e2663f2042301aa7a0c55e58ea65e149b19f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.70" OriginalAmount="885.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490051429169" Longitude="-0.13817667961121" StarRating="3" HotelCode="29255|the_belgrave_london" HotelName="The Belgrave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80-86 Belgrave Road, SW1V 2BJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/77/3a7711478d7e8eeaf96e4921b55e2a21c6e7ba84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Westminster within a short distance of various city attraction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="903.72" OriginalAmount="886.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512765520848" Longitude="-0.19263356924057" StarRating="4" HotelCode="31271|london_premier_notting_hill" HotelName="The Premier Notting Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Princes Square, Bayswater, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/24/0e24e56f4cee8464bf2ff0db7017c366ef82f4a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet square in the heart of Bayswater, close to Queensway, Hyde Park and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.74" OriginalAmount="887.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495882" Longitude="-0.181302" StarRating="4" HotelCode="35405|grange_strathmore" HotelName="Strathmore Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Queens Gate Gardens, London SW7 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3f/073f2f2c97d13bc3617c6cc284570d939dea8f98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Kensington in the centre of London, only 2 minutes on foot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.74" OriginalAmount="887.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515670084436" Longitude="-0.17229408343706" StarRating="3" HotelCode="67793|best_western_delmere_hotel" HotelName="Best Western Plus The Delmere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/6e/076e84b3b2bf87f041c8fef202e9ce6a2d9f883f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.74" OriginalAmount="887.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515082329316" Longitude="-0.17309691877645" StarRating="3" HotelCode="902935|stylotel" HotelName="Stylotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/da/6bdac373e5bba25b6c3c79b670b8d6f755e19686.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.78" OriginalAmount="889.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493625257775" Longitude="-0.17535209655762" StarRating="3" HotelCode="189755|brompton_hotel_london" HotelName="Brompton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Old Brompton Road, London SW7 3DL, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d4/82d42121b69bbd2d42bfe3cb0b9e0891e0f224ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.78" OriginalAmount="889.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514689286984" Longitude="-0.19098669290543" StarRating="4" HotelCode="888763|space_apart_hotel" HotelName="Space Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Kensington Gardens Square, London W2 4BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/21/1b2186207a3f833307a390e6a8badf9da57581ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Space Apart Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="906.84" OriginalAmount="889.06" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499373886206" Longitude="-0.079210506555939" StarRating="3" HotelCode="267545|312660" HotelName="Premier Inn London Tower Bridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>159 Tower Bridge Road, Southwark, London SE1 3LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352760/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="911.21" OriginalAmount="893.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51327676" Longitude="-0.19303982" StarRating="2" HotelCode="665331|816041" HotelName="Notting Hill Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Prince's Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/848034/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Notting Hill Hostel puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.90" OriginalAmount="895.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513272969002" Longitude="-0.19036710262299" StarRating="3" HotelCode="25121|the_princes_square_hotel" HotelName="The Princes Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Princes Square, Off Ilchester Gardens, Bayswater, London W2 4NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/56/6456891fb57ef5fb5b4b819b6038d7f75e44deaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well served by public transport and is an ideal starting point for those wishing to ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="912.90" OriginalAmount="895.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513264622861" Longitude="-0.19321292638779" StarRating="2" HotelCode="15517|palace_court_hotel" HotelName="Palace Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64-65 Princess Square, London W2 4PX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3e/423e9b647283509f2830c8cb38b925bcce692ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Bayswater, close to Hyde Park, Oxford Street, Kensington Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="914.94" OriginalAmount="897.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5394591" Longitude="-0.14432933" StarRating="4" HotelCode="986185|camden_market_apartments" HotelName="Camden Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Inverness Street, London NW1 7HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/3b/383b4c5cf593fd56e76138dc01520de3f6d66f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="915.96" OriginalAmount="898.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515381346449" Longitude="-0.07494840420145" StarRating="1" HotelCode="638103|travelodge_london_city" HotelName="Travelodge London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Middlesex Street, London E1 7EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/c5/d4c5ef774d778d26991fcfd0a471e6760698fde4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="915.96" OriginalAmount="898.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5386952" Longitude="-0.14324357" StarRating="0" HotelCode="986162|city_centre_apartments_2" HotelName="City Centre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Parkway, London NW1 7PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a1/44a1d6dab61c1694c261c7e5d5fc99cbb85779aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="900.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|novotel_london_waterloo" HotelName="Novotel London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/39/87399a287f01798ce8e36a973f639ac9bd44da4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="918.00" OriginalAmount="900.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510410953562" Longitude="-0.068147279098525" StarRating="0" HotelCode="412894|wombats_city_hostel_london" HotelName="Wombats City Hostel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Dock Street, London E1 8LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/56/0756c811088bd603343954412468a197d60d36e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located right in the heart of London. Its setting is especially ideal for those in nee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.04" OriginalAmount="902.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|rafayel_on_the_left_bank" HotelName="Hotel Rafayel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Lombard Road, London SW11 3RF, Adjacent to London Heliport</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/2a/bb2a2e1e6223a63906519ec6ef8e79a5b428a09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Rafayel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.04" OriginalAmount="902.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49080842" Longitude="-0.09755774" StarRating="3" HotelCode="405597|safestay" HotelName="Safestay London Elephant &amp; Castle - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>144-152 Walworth Road, Elephant &amp; Castle, London SE17 1JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/77/36779b14f8d59d21a034991a7b67313df7f02a99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.06" OriginalAmount="903.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515212505226" Longitude="-0.17414442551671" StarRating="4" HotelCode="59052|hotel_indigo_londonpaddington" HotelName="Hotel Indigo London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 London Street, Paddington, London W2 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b9/9ab9d620657dad46258d437013380dde7186d839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated adjacent to Paddington Station, home to the Heathr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.08" OriginalAmount="904.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|marlin_aparthotel_waterloo" HotelName="Marlin Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6f/df6f45a902eaa4766ad0063a52a21322e0a77705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="923.10" OriginalAmount="905.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52175" Longitude="-0.142616" StarRating="4" HotelCode="18324|grange_fitzrovia" HotelName="Fitzrovia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Bolsover Street, London W1W 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/78/2b7868acc9195df3ef08069d09ab8bf125303d89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of London's West End just a few minutes from the city's famous theatres, this h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="923.10" OriginalAmount="905.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|the_shaftesbury_metropolis_london_hyde_park" HotelName="Inhabit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Southwick Street, Paddington, London W2 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d3/d9d37256e0aea8389ae236821891899029a5307e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sussex Gardens in Paddington within convenient reach of London's West End a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="924.12" OriginalAmount="906.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505033" Longitude="-0.011229" StarRating="4" HotelCode="409525|fraser_place_canary_wharf" HotelName="Fraser Place Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Boardwalk Place, London E14 5SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/24/e924fda99cec207bf1a80190f8e565c106c6763f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located only a short walk from the Canary Wharf financial hub, this hotel is the ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.14" OriginalAmount="907.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512506" Longitude="-0.186734" StarRating="4" HotelCode="13656|la_suite_west" HotelName="La Suite West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-51 Inverness Terrace, Hyde Park, London W2 3JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/7f/087f9704f83163aa62b0825c3b685115fbbb821a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.14" OriginalAmount="907.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512694577811" Longitude="-0.19305467605591" StarRating="3" HotelCode="189712|princes_square_serviced_apartments" HotelName="Princes Square Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>1 Princes Square, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/e2/31e2b9d9dfa69bfbb6065919b08b03a4a8a15ce8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.14" OriginalAmount="907.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57587681" Longitude="-0.20122212" StarRating="0" HotelCode="499246|croft_court_hotel" HotelName="Croft Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>44 Ravenscroft Avenue, London NW11 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/fd/b6fd4ded645a1c58fbd5f7757c512995cc98f268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Croft Court Hotel in London (Golders Green), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="925.98" OriginalAmount="907.82" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|CAF399000" HotelName="Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/0f/080f88ed357dd0ed31b4bb63c0570f7867ea7df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="926.16" OriginalAmount="908.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51248932" Longitude="-0.18650429" StarRating="3" HotelCode="530949|hyde_park_superior_apartments" HotelName="Hyde Park Superior Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Inverness Terrace, Westminster, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/58/4658efabe4fd2e61ef47efe2014887b6fad47216.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="927.18" OriginalAmount="909.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|hotel_indigo_london_tower_hill" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Minories, London EC3N 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/b0/57b063e240ad15ebfbad5a4c62cbfeff46c07d1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Indigo London - Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.20" OriginalAmount="910.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.425765" Longitude="-0.22035" StarRating="3" HotelCode="207328|rose_and_crown_hotel_3" HotelName="The Rose &amp; Crown Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 High Street, Wimbledon, Village, London SW19 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/a2/6aa2bbc364e3254098dc9fab72fdbdf1e5d5f5ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.22" OriginalAmount="911.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494574962138" Longitude="-0.19285843091484" StarRating="4" HotelCode="89405|the_rockwell" HotelName="The Rockwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Cromwell Road, London SW5 0SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5e/185ec20a1bcabe5470e49e49b873ed4eaa493180.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.22" OriginalAmount="911.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|park_plaza_london_waterloo" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a3/baa31aca73233cd2d15ecf7c5eb8109ccfac27b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.22" OriginalAmount="911.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54404006" Longitude="-0.1528324" StarRating="3" HotelCode="580389|camden_enterprise_hotel" HotelName="Camden Enterprise Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Haverstock Hill, London NW3 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/27/79275c603030bcac443da3a5071cb652ecadc422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.26" OriginalAmount="913.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|marlin_apartments_canary_wharf" HotelName="Marlin Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Byng Street, Canary South, Westferry Road, Canary Wharf, London E14 8GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/73/7c7301d1c4fcc9dbdd98e8e856a1f77398446a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are accessible from Byng Street, off Westferry Road. It is approximately a 7-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="931.52" OriginalAmount="913.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="0.010090470314026" StarRating="3" HotelCode="27215|38760" HotelName="Holiday Inn Express London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugsby Way, Greenwich, London SE10 0GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the O² Arena and the North Greenwich Underground Station. London Heat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="932.28" OriginalAmount="914.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509642" Longitude="-0.083524" StarRating="3" HotelCode="262250|premier_inn_london_bank__tower" HotelName="Premier Inn London Bank (Tower) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 St Mary At Hill, City Of London, London EC3R 8EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/95/9595e901d1a61485b7da01d7d7639397bed62020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located a 15-minute walk to St Paul’s Cathedral, Premier Inn London Bank (Tower) is als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="933.94" OriginalAmount="915.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49482644819" Longitude="-0.19450172781944" StarRating="4" HotelCode="58828|65684" HotelName="NH London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>202-220 Cromwell Road, London SW5 0SW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/df/df20e51642b01181/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in London's exclusive Royal Borough of Kensington and Chelsea. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.34" OriginalAmount="917.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|blakemore_hyde_park" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Leinster Gardens, Bayswater, W2 3AN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/dd/39ddcbc5d2c8826bce4d90b5f201cb12d49e17a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a quiet but central location close to Hyde Park and 400 m from Lancaster Gate tube st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.34" OriginalAmount="917.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47615525" Longitude="-0.28686465" StarRating="4" HotelCode="199791|kew_gardens_hotel" HotelName="Kew Gardens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Sandycombe Road, Richmond, Surrey TW9 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/aa/28aa4f06243f7adcfc9cd2ea93c8dca7f6daef87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Gardens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.34" OriginalAmount="917.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.531267469687" Longitude="-0.11107483792807" StarRating="3" HotelCode="386799|short_lets_in_london__angel" HotelName="Short Lets In London Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Claremont Square, Islington, London N1 9LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/7a/367ac6a25460b14669c4d5d1dc530d233a70fc26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="937.38" OriginalAmount="919.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|holiday_inn_london_camden_lock" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.42" OriginalAmount="921.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514166" Longitude="-0.207499" StarRating="4" HotelCode="189774|notting_hill__concept_serviced_apartments" HotelName="Notting Hill - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>74 Ladbroke Grove, Notting Hill, Kensington and Chelsea, London W11 2HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8c/308c2d4a1702d8a19113c4c96774fb15e390acbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.42" OriginalAmount="921.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|wilde_aparthotels_by_staycity_aldgate_tower_bridge" HotelName="Wilde Aparthotels by Staycity London Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Commercial Road, Tower Hamlets, London E1 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/87/96877d2ee9907cdc975cc16673dc26092bdc1a11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.46" OriginalAmount="923.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515579783756" Longitude="-0.17141997814179" StarRating="3" HotelCode="18292|darlington_hyde_park" HotelName="Darlington Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-117 Sussex Gardens, Paddington, London W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/61/6161358b2c3e6acdb9fe833311b7d348601388bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.46" OriginalAmount="923.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|the_zetter_hotel" HotelName="The Zetter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St John's Square 86-88, Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/55/6d55ae50b84fad846f4dce0d5f2e8daf652a198e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.48" OriginalAmount="924.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|the_fox_and_goose" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanger Lane, Ealing, London W5 1DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/ba/ecba90f9e8eb54d8152b91a7c80df49e5c4467b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Fox &amp; Goose.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.48" OriginalAmount="924.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514392060161" Longitude="-0.1729316864909" StarRating="3" HotelCode="114626|linden_house_hotel" HotelName="Linden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Sussex Place, London, Greater London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a8/e9a8f09ae9b91864459d9044ceb403935b50db26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.48" OriginalAmount="924.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4942896" Longitude="-0.191297" StarRating="0" HotelCode="986210|cromwell_serviced_apartment" HotelName="Cromwell Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Knaresborough Pl, London SW5 0TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/9b/cd9bdcf58c8c9a466fcbbe81a50a09da3c29bb75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.52" OriginalAmount="926.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.451871394971" Longitude="-0.29744709344849" StarRating="4" HotelCode="115393|richmond_hill_hotel" HotelName="Richmond Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>144-150 Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/92/4a92297b138451bc91fef6c53e188b8a76f002eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located close to Twickenham, making it the ideal base for visits to Twickenham Stadi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="944.52" OriginalAmount="926.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.60805176" Longitude="-0.27684555" StarRating="3" HotelCode="159619|premier_inn_london_edgware" HotelName="Premier Inn London Edgware" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 Burnt Oak Broadway, Edgware, Middlesex HA8 5AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/9f/329f5a479a4ed0451ef94e4310029072dc15aeef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 1 km from the Edgware Tube Central Station, 2 km from Edware Center and Canons Park, 3 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="945.54" OriginalAmount="927.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50183397" Longitude="-0.09441634" StarRating="4" HotelCode="884849|borough_market_apartments" HotelName="Borough Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Marshalsea Road, Southwark, London SE1 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/05/7a052052a384688f6e69096303391b4436fa712c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.58" OriginalAmount="929.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46158312" Longitude="-0.29852931" StarRating="2" HotelCode="153320|quinns_hotel" HotelName="Quinns Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Sheen Road, Richmond-Upon-Thames, TW9 1AW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0c/e20c30f9bbd1a71fa6210c4e3443b7cf3b5f302e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Less than a 10-minute drive from Twickenham Stadium, Quinns Hotel offers free parking and a 24-hour ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="948.60" OriginalAmount="930.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53098259" Longitude="-0.12088256" StarRating="0" HotelCode="568436|keystone_house_2" HotelName="Keystone House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>272 -276 Pentonville Road, King’s Cross, St Pancras, London N1 9JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c9/e3c941c67487a71fe89c5a5b52eb1e18bc41086e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.66" OriginalAmount="933.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54951876" Longitude="-0.054511" StarRating="0" HotelCode="783990|flynns_pub_guesthouse" HotelName="Flynns Pub &amp; Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418 Mare Street, Hackney E8 1HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/6a/e96abc043c26d8c6bc2e93ff2b5cf24fe6065bbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.66" OriginalAmount="933.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53372751" Longitude="-0.0075606" StarRating="0" HotelCode="976245|stratford_luxury_apartments" HotelName="Stratford Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>The Lock Building, 72 High Street, Stratford E15 2QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/cd/c3cd025e7fbf21fd865091a168059392913b2a9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.70" OriginalAmount="935.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.410459179736" Longitude="0.072869298940077" StarRating="4" HotelCode="159983|the_crown_inn" HotelName="The Crown Inn Chislehurst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>School Road, Chislehurst, Kent BR7 5PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/54/1954e82633c408eb4a44289b871f4b479881a3aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is near Chislehurst Common with forests and open spaces, five minutes from the Chislehurst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.72" OriginalAmount="936.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49976839" Longitude="-0.07876401" StarRating="4" HotelCode="441074|tower_bridge_city_apartments" HotelName="Tower Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Tower Bridge Road, Camberwell, Southwark, London, London SE1 3LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/c7/d4c7469ae5e3d58c76425a07e73f9ca267c74eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="954.72" OriginalAmount="936.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50290595" Longitude="-0.10629025" StarRating="2" HotelCode="986335|london_southwark_southwark_station" HotelName="Premier Inn London Southwark Station Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 The Cut, London SE1 8LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/2f/062fbb36ea0b39e432d87e3095285c712fde930f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.74" OriginalAmount="937.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506203323333" Longitude="-0.10221754666725" StarRating="3" HotelCode="34461|holiday_inn_express_london__southwark" HotelName="Holiday Inn Express London Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103-109 Southwark Street, London SE1 0JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the Thames and is only a few minutes away from London's tourist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="955.74" OriginalAmount="937.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5136209" Longitude="-0.049418800000012" StarRating="4" HotelCode="140912|marlin_apartments_aldgate" HotelName="Marlin Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Commercial Road, London, E1 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/20/87208927da0b4d75db119cdd3d387813422de7ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="956.80" OriginalAmount="938.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5047745" Longitude="-0.1014748" StarRating="3" HotelCode="263527|904581" HotelName="London Southwark (Tate Modern) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>15a Great Suffolk Street, Southwark, London SE1 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 7-minute tube journey from central London, Premier Inn London Southwark (Tate Modern)is less ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.78" OriginalAmount="939.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498497905328" Longitude="-0.19086867570877" StarRating="4" HotelCode="24570|copthorne_tara_hotel_london_kensington" HotelName="Copthorne Tara Hotel London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scarsdale Place, Kensington, London W8 5SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/d2/8cd25e8852650b2cf553639c220c04eda8806059.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated on High Street Kensington. Plenty of tourist attractions, like the Vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.84" OriginalAmount="942.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|mercure_london_greenwich_2" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/b4/c2b42f791aa044875d3184a875519ff53e6cb8a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="960.84" OriginalAmount="942.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520806406791" Longitude="-0.17349064350128" StarRating="4" HotelCode="189746|paddington_green__concept_serviced_apartments" HotelName="Paddington Green - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paddington Green, London W2 1LG, Westminster</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/30/9c30980ec6800e7a625233663b6e05722caf3af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London. For those in need of an adults-only holiday, it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.88" OriginalAmount="944.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|the_danubius_hotel__london_regents_park" HotelName="Danubius Hotel Regents Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Lodge Road, St. John’s Wood, London NW8 7JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/8e/078e0fb93acc4fd894e263ea6c1e357e407ed848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel is centrally located with a view of Regents Park and Lord's Cricket Stadium. Plenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="962.88" OriginalAmount="944.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522165" Longitude="-0.108716" StarRating="4" HotelCode="437547|the_bryson_hotel" HotelName="The Bryson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>124-132 Clerkenwell Road, London EC1R 5DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e0/93e0f1b1f048688daee072d05fb483de85162acd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bryson Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.90" OriginalAmount="945.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|jurys_inn_london_islington" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/1a/651aa3a5343546bce48dc2141fad10b362b03912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are variou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.94" OriginalAmount="947.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|shaftesbury_hyde_park_international_2" HotelName="Shaftesbury Hyde Park International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-56 Inverness Terrace, London W2 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8d/798ddfabb7f019935818201cf0c0edc71af44eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Queensway area of London, only a few minutes walk from Hyde Park, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.94" OriginalAmount="947.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52041463" Longitude="-0.08505351" StarRating="0" HotelCode="579466|st_christophers_liverpool_street" HotelName="St. Christopher's The Liverpool Street Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Wilson Street, London EC2A 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e7/f0e74b716d8cc634212de0249da24d2e6f32f664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London. For those in need of an adults-only holiday, it provid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.94" OriginalAmount="947.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51215942" Longitude="-0.20113967" StarRating="0" HotelCode="986342|the_portobello_serviced_apartment" HotelName="The Portobello Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 Chepstow Villas, London W11 3DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/e2/29e262929ccddd1051f9a1e8e6623057afe43a28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="967.40" OriginalAmount="948.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495079759198" Longitude="-0.18420875072479" StarRating="3" HotelCode="87667|100616" HotelName="ibis Styles London Gloucester Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Cromwell Road, London SW7 4ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/ca/2fca71473c3b07c128416763df4f9159444986df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic business hotel is situated on the Cromwell Road in Kensington. Gloucester Road tube st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="967.98" OriginalAmount="949.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490395" Longitude="-0.138633" StarRating="3" HotelCode="17547|sidney_hotel_london_victoria" HotelName="Sidney London-Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-76 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1e/921e9900cb2455a579a120a92a7df140b7c71e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre and public transport links are to be found nearb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="950.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51218628858" Longitude="-0.31157076358795" StarRating="3" HotelCode="906927|travelodge_london_ealing_hotel" HotelName="Travelodge London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Uxbridge Road, Ealing, London W5 5ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/09/01097dc91d72eec6729a935a6e32ad7698d44032.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Travelodge London Ealing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.04" OriginalAmount="952.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529497601416" Longitude="-0.12343034324442" StarRating="3" HotelCode="11325|hotel_california_13" HotelName="The California" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-8 Belgrove Street, Kings Cross, London WC1H 8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/37/0237a0e4bf50a267bb8d2f0d2bd1fe047e811895.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="971.04" OriginalAmount="952.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507107322185" Longitude="-0.09287241104505" StarRating="3" HotelCode="152863|premier_inn_london_southwark_borough_market" HotelName="Premier Inn London Southwark Bankside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Park Street, Bankside, London SE1 9EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/85/24850bd95a981811a7c558923728ffdedb997400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our hotel offers you all the services you need, rooms with comfortable beds and an excellent restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.08" OriginalAmount="954.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51427712" Longitude="-0.31939913" StarRating="4" HotelCode="199779|the_drayton_court_hotel" HotelName="Drayton Court Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 The Avenue, Ealing, London W13 8PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/65/12655047ee4680c9154fd3c0cfb1668845b08a97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Drayton Court Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.08" OriginalAmount="954.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51986566" Longitude="-0.10654965" StarRating="4" HotelCode="479591|the_one_tun_pub_rooms" HotelName="The One Tun Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Saffron Hill, EC1N 8QS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/19/b919f4c37b7e591729a756480f2fb6d9eebdca34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="974.10" OriginalAmount="955.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493516711031" Longitude="-0.15023052692413" StarRating="4" HotelCode="87668|park_avenue_belgravia" HotelName="Astors Belgravia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106-112 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/92/0e92173ace27dc9afd09550b45af09bcf02d2923.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a quiet, tree-lined street in the heart of Belgravia. It is close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="976.14" OriginalAmount="957.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513343076526" Longitude="-0.17982065677643" StarRating="3" HotelCode="189733|hyde_park_apartments_8" HotelName="Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Craven Hill, London W2 3DS, Westminster</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/86/fc86768f51903baac3780df059e32043ef9f4a4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="977.16" OriginalAmount="958.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514841874148" Longitude="-0.070705715299482" StarRating="4" HotelCode="563109|clayton_hotel_city_of_london" HotelName="Clayton Hotel City of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 New Drum Street, London E1 7AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/7c/40/7c40f4bb846bbb18d44a32453a095bd37b9d2f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="979.20" OriginalAmount="960.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503485483366" Longitude="-0.091296390164644" StarRating="3" HotelCode="946165|premier_inn_london_bridge" HotelName="Premier Inn London Southwark (Borough High St)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>135 Borough High Street, London SE1 1NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/3e/d93ed5a0e0af89915435d5413aa4aaa4df3cda61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.22" OriginalAmount="961.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51406363" Longitude="-0.13199634" StarRating="3" HotelCode="943331|mimis_hotel_soho" HotelName="Mimi’s Hotel Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56-57 Frith Street, Soho, London W1D 3JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/fe/a6fee1e91ea4a8e376c8da18d385bc9442c9192c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.24" OriginalAmount="962.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492660017665" Longitude="-0.19688487052917" StarRating="3" HotelCode="189770|coronation_hotel" HotelName="Coronation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Nevern Square, London SW5 9PN, Earls Court</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/58/2f58f1e20a74daf87200d5ae2cda3ec7b669906f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.26" OriginalAmount="963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491633801396" Longitude="-0.19477397203445" StarRating="3" HotelCode="35170|the_mayflower_hotel_apartments" HotelName="Mayflower Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Trebovir Road, Earls Court, London SW5 9NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8f/498fe05f86df3bf2a0574593c0a784a40e581cb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is near to the City. Knightsbridge and Chelsea, noted for their innumerable boutiq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="982.26" OriginalAmount="963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50057494" Longitude="-0.08498154" StarRating="4" HotelCode="499296|london_bridge_city_apartments" HotelName="Deluxe London Bridge Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Leathermarket, Flat 1, London SE1 3FZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/46/99466fa21bf0fff92738531d5fc9eb7f04a1036e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="984.24" OriginalAmount="964.94" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|746425" HotelName="Mercure London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e447fc4679ac7b14c7c399408d0d6a2f966ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="984.30" OriginalAmount="965.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509009931614" Longitude="-0.13140498749874" StarRating="4" HotelCode="307493|the_z_hotel_piccadilly" HotelName="Z Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,Luggage Storage,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2 Orange Street, London WC2H 7DF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/66/e566b086510d91204d5967a22edfe988681370fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has everything you need for a cuple of nights in town. Concentrated style, an out-of-town...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="985.37" OriginalAmount="966.05" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/91/7391aa59d7eee203b6cc0095ae31f051a222bb1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.34" OriginalAmount="967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54261688776" Longitude="-0.0062844157218933" StarRating="3" HotelCode="175726|staybridge_suites_stratford_city" HotelName="Staybridge Suites London - Stratford City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10b Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a1/3ea158865ab9ab7cb30a0178d0c3ccc980ae6337.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly adjacent to the iconic Olympic Stadium, in the heart of the Westfield ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="987.06" OriginalAmount="967.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|749271" HotelName="Hampton by Hilton London Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Park Royal, Greater London, London W5 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/56/c8566a9697d0f7d974724ab6f61e0ddc8bd5344c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="988.38" OriginalAmount="969.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51019636" Longitude="-0.0767426" StarRating="4" HotelCode="450238|citizenm_tower_of_london" HotelName="citizenM Tower of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Trinity Square, London, Greater London EC3N 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0f/520f6460e0fd133742ca54debfb108e8e1f2f20e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM Tower of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="989.84" OriginalAmount="970.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4203b8ebafd2c1dffd4bdd47796457111b974.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="990.42" OriginalAmount="971.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528486276182" Longitude="-0.12192651629448" StarRating="3" HotelCode="164103|albion_house_hotel" HotelName="Albion House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Argyle Square, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/80/25807facd2fa4591fbe7e5514f49ad004399d052.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Albion House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="991.14" OriginalAmount="971.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|708374" HotelName="Merit Kensington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 &amp; 24 Penywern Road, Kensington, London SW5 9ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d4/e1d4679095f4283de9d77202c9c3fe42fe303fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="993.48" OriginalAmount="974.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|club_quarters_st_pauls" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Ludgate Hill, London, Greater London EC4M 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/1a/3a1a255fe8972c33bb8de5ab69c0dd75ffa9a44b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.50" OriginalAmount="975.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523827833333" Longitude="-0.16054583333333" StarRating="3" HotelCode="142604|146_suites" HotelName="Mstay 146  Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Gloucester Place, Westminster, London, Greater London NW1 6DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b8/a2b8e5584856570d205bfb8f2b88e3f6746ee155.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="996.54" OriginalAmount="977.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511744070906" Longitude="-0.30586257795972" StarRating="4" HotelCode="199789|hotel_xanadu" HotelName="Hotel Xanadu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-42 Bond Street, Ealing, London W5 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/0c/aa0c05f6000c3f1a7479dd25ff295538f2f1124c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Xanadu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.58" OriginalAmount="979.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526467140075" Longitude="-0.12728556990623" StarRating="3" HotelCode="189765|the_judd_hotel" HotelName="Judd Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Cartwright Gardens, Bloomsbury, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/14/91143449c928a3604eab9d41b8d1160b812d0add.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.58" OriginalAmount="979.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|radisson_blu_edwardian_new_providence_wharf" HotelName="Radisson Blu Edwardian New Providence Wharf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Fairmont Avenue, Canary Wharf, London E14 9JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a6/1ba6e2a49d5e980e77f3a842cfb53c83c7631682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of Europe's most dynamic business location, this luxury London hotel is a great o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="998.58" OriginalAmount="979.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|clover_court_by_q_apartments" HotelName="Clover Court by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Millharbour, London E14 9TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c9/0ac9d19364bae6e4e1dd68b44403eac12a2d1c28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="999.60" OriginalAmount="980.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.58137547" Longitude="-0.2263524" StarRating="4" HotelCode="324386|the_hide_london" HotelName="The Hide London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Hendon Way, London NW4 3NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/4c/de4c70569a321daf2b11718af15a29a7cccc4ad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Hide London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.62" OriginalAmount="981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502662929214" Longitude="-0.1180290171967" StarRating="3" HotelCode="152860|premier_inn_london_county_hall" HotelName="Premier Inn London County Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>County Hall, Belvedere Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/4f/4c4f34479636e85980e9f90c63a707c92ab4096e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated beside the London Eye, just 350 metres from Waterloo Station, Premier Inn London County Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.62" OriginalAmount="981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49205537" Longitude="-0.12139442" StarRating="3" HotelCode="530951|crowne_plaza_london_albert_embankment" HotelName="Crowne Plaza London - Albert Embankment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Albert Embankment, London SE1 7TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c3/90c377b3591fdb8f37eff3ed75843119bce71d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.62" OriginalAmount="981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|three_falcons_hotel" HotelName="Three Falcons Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchardson Street, Saint John’s Wood, London NW8 8NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3b/153bcaa770723f8c57168a13dd4f7aca081fb7c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1000.62" OriginalAmount="981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535019486819" Longitude="-0.27528584003448" StarRating="3" HotelCode="915063|abbey_point_cafe_bb" HotelName="Abbey Point Cafe and B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Twyford Abbey Road, London NW10 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/af/49afe4c1d02482d3507d0565e80dbcff00096efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abbey Point Cafe and B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.64" OriginalAmount="982.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494874707544" Longitude="-0.18997013568878" StarRating="4" HotelCode="14336|hotel_xenia_2" HotelName="Xenia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Cromwell Road, South Kensington, London SW5 0TL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f5/97f5862a4cc21df76d509f82d20db31541d1a0c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1001.64" OriginalAmount="982.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51004379" Longitude="-0.12713057" StarRating="2" HotelCode="571166|hub_by_premier_inn_london_covent_garden" HotelName="hub by Premier Inn London Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 St Martins Lane, London WC2N 4BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/82/1f8213a83c93c74a2d26c3f76e5e98b976c5f10e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.66" OriginalAmount="983.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52934" Longitude="-0.09721" StarRating="3" HotelCode="142782|access_city_2" HotelName="Access Accommodation City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Macclesfield Road, London EC1V 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/88/fc88c1b1a4a5758832dc9208fc6e933c2104420e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is conveniently located for access to the Barbican Centre and for transport links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.66" OriginalAmount="983.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5018359" Longitude="-0.11665829" StarRating="3" HotelCode="263529|premier_inn_london_waterloo" HotelName="Premier Inn London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 York Road, Waterloo, London SE1 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7f/497fadd166334be1332af323969a7d4c1bf93ce4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wake up to the London Eye and enjoy skyscraper views of London&amp;apos;s iconic skyline</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.68" OriginalAmount="984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490725965195" Longitude="-0.14387225375274" StarRating="4" HotelCode="36437|georgian_and_bower_house_hotel" HotelName="Georgian House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 - 39 Saint George's Drive, City of Westminster, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ef/b2efb80df631f3ccd990d4b51a6ec82b465451e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.70" OriginalAmount="985.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|club_quarters_gracechurch" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/71/637105353253de625144561772c68348ee751dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1004.70" OriginalAmount="985.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524567701034" Longitude="-0.11796723372959" StarRating="4" HotelCode="554898|goodenough_college_university_residence" HotelName="Goodenough College" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Mecklenburgh Square, London WC1N 2AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/38/3438e199af32a6e417f40fd1717694a7efc48a6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1005.22" OriginalAmount="985.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514214403894" Longitude="-0.18090158700943" StarRating="4" HotelCode="114260|428955" HotelName="Park Grand London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Queens Gardens, London, Bayswater W2 3BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c7/c7c769c94373030fd60d4d7c99de702f2a25f30d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of London's stylish Paddington, Hyde Park and Bayswater area. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1005.72" OriginalAmount="986.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516071761151" Longitude="-0.1727731525898" StarRating="1" HotelCode="141808|dolphininn" HotelName="Dolphin Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>44 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/6c/c56ca37be7e923e6d83ae46a3840b0a9c6e5ea12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse enjoys the perfect location to be guests’ base from which to explore London. It lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1006.74" OriginalAmount="987.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514751295505" Longitude="-0.10923928053558" StarRating="4" HotelCode="376518|saco_fleet_street__crane_court" HotelName="SACO Fleet Street - Crane Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Crane Court, London EC4A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/82/9e82145113540a5d77f5842f76b1e166166cafcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1009.80" OriginalAmount="990.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510044770374" Longitude="-0.19313810401371" StarRating="3" HotelCode="114652|notting_hill_gate_hotel" HotelName="Notting Hill Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clanricarde Gardens, Royal Borough of Kensington and Chelsea, London W2 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/05/25053040f3270455f7e7b18c516990efe19a4b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Notting Hill Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.82" OriginalAmount="991.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|thistle_holborn_the_kingsley_2" HotelName="Thistle Holborn The Kingsley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way, London WC1A 2SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/7c/4f7c74c760746333769e2fd354b88062acae4d19.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is steeped in tradition and located in the business district of Bloomsbury, near t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1012.60" OriginalAmount="992.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|14993" HotelName="Novotel London Bridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cf/b6cff310662f2715f82737f8ffda49b76d171154.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1013.88" OriginalAmount="994.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|park_lane_city_apartments" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/fa/edfa3a28193215b19b9fbd49cbb6e65277205ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1014.42" OriginalAmount="994.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500878905749" Longitude="-0.10792167228317" StarRating="3" HotelCode="292107|315129" HotelName="Hampton by Hilton London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road, London SE1 8XA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/77/1577b0f1e2a72d09e2738c736d0ad51d10147028.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.92" OriginalAmount="996.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|commodore_hotel" HotelName="Commodore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/4c/094c980a93cf90ea086a25c71ab98ad1d71af103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1016.94" OriginalAmount="997.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49295" Longitude="-0.19009" StarRating="3" HotelCode="814519|courtfield_studios" HotelName="Courtfield Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Designated Smoking Area,Dining,Internet,Laundry,Pets allowed,Spa">
        <Address>
          <AddressLines>
            <AddressLine>23 Courtfield Gardens, London SW5 0PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/a0/9ca0bae0c37d7439b95cb7cbd7d242dabd212627.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1017.89" OriginalAmount="997.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|878561" HotelName="Tower Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/55/7f55252d96e99f1d664f17882ebe29090e30cfdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1021.02" OriginalAmount="1001.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51735085" Longitude="-0.07369392" StarRating="3" HotelCode="521962|commercial_house_2" HotelName="Aldgate Commercial House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Designated Smoking Area,Dining,Housekeeping,Internet,Laundry,Printer,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43B Commercial Street, London E1 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/a4/c7a4ffd00389279ad5389fc89da7a9768c18cead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel can be found in Aldgate. Located in 15 minutes walking distance from London B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.04" OriginalAmount="1002.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|marlin_apartments_queen_street" HotelName="Marlin Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Queen Street, London EC4R 1BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9e/9c9eb9abc7384a6a072598ffd145a84f7eff1149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxurious serviced apartments are within easy walking distance of a host of London's main attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1022.04" OriginalAmount="1002.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51414067" Longitude="-0.13698933" StarRating="0" HotelCode="648915|the_z_hotel_tottenham_court_road" HotelName="Z Tottenham Court Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Poland Street, London W1F 7NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/70/0c70149e4a56c5685fa5b10168502f688519d978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.12" OriginalAmount="1006.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493989290856" Longitude="-0.19110422453696" StarRating="3" HotelCode="147529|hotel_moonlight_8" HotelName="Hotel Moonlight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Knaresborough Place, London SW5 0TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/15/0a152c43568819f6b524070ea94fb21be96b5450.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 5 minutes from Earl's Court Exhibition Centre and Tube Station, this hotel is ideal for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1027.14" OriginalAmount="1007.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513565232592" Longitude="-0.17822197536446" StarRating="3" HotelCode="67829|paddington_hotel" HotelName="The Crescent Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Gloucester Terrace, London, Greater London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/a3/daa3344d0e3dade6cb732a6ad5f218a6458658e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.16" OriginalAmount="1008.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.626719" Longitude="-0.008948" StarRating="3" HotelCode="915046|ridgeway_hotel_2" HotelName="Ridgeway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115-117 The Ridgeway, North Chingford, E4 6QU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/3b/62/3b626168d4f895763b69f231ec3060a63061c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1029.18" OriginalAmount="1009.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5453578" Longitude="-0.00703971" StarRating="5" HotelCode="785654|the_stratford_hotel_london" HotelName="The Stratford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 International Way, Olympic Park, London E20 1GQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5b/685b6cafb7bbe8775ffaf15345a747ffaf91a45c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.20" OriginalAmount="1010.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.544117" Longitude="-0.152299" StarRating="3" HotelCode="98726|camden_lock_hotel" HotelName="Selina Camden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Central Heating,Designated Smoking Area,Fax,Internet,Printer,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>89 Chalk Farm Road, London NW1 8AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/55/1955a5af3db8808ce17df385531b7edb499aea59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.20" OriginalAmount="1010.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4906309" Longitude="-0.15733554" StarRating="1" HotelCode="965093|sloane_place" HotelName="Sloane Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Lower Sloane Street, Chelsea, London SW1W 8BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bb/e8bbe556ce18a81af8c51044135b8bb2ec883b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.24" OriginalAmount="1012.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5217208" Longitude="-0.153251" StarRating="0" HotelCode="573359|regency_hotel_parkside" HotelName="Regency Hotel Parkside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Internet,LCD/Projector,Luggage Storage,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Nottingham Place, London W1U 5LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/97/cb97fef25e3e4281ece5333314782fd1420d809e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Regency Hotel Parkside in London (Marylebone), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.24" OriginalAmount="1012.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48488557" Longitude="-0.12055512" StarRating="3" HotelCode="635815|69thegrove" HotelName="69TheGrove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>69 Vauxhall Grove, London SW8 1TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/c4/c5c407f4b1dd0a34ff8ea89c8ef890dfb57410f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1033.26" OriginalAmount="1013.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|beaufort_hotel" HotelName="The Beaufort Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Beaufort Gardens, Knightsbridge, London SW3 1PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/66/8766490d0c0b0fd5128b4df6db56d56e1fcd267d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Beaufort Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1033.26" OriginalAmount="1013.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52022124" Longitude="-0.11705855" StarRating="3" HotelCode="464472|premier_inn_london_holborn_" HotelName="Premier Inn London Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Red Lion Street, Holborn, London WC1R 4PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/76/8b7674c6f4afc8fee8cfb3d7b7efd2ebaa2dda44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in central London, Premier Inn London Holborn is just a 15-minute walk from Covent Garden, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.28" OriginalAmount="1014.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|hilton_london_canary_wharf" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/28/9428a1c6d0f7c22b64de17d14fffcd7da17afc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1034.28" OriginalAmount="1014.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|dorsett_city_london" HotelName="Dorsett City London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Aldgate High Street, London EC3N 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/92/ed92537f069012380fb971ba20f3bf9022091ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1034.56" OriginalAmount="1014.27" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|1551778" HotelName="Blandford" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Chiltern Street, W1U 5AF London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/9a/6c9a47f4988b359b9efc8117f7fc9fcd12e3eef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.34" OriginalAmount="1017.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491932" Longitude="-0.191898" StarRating="4" HotelCode="10674|barkston_gardens_hotel" HotelName="Indigo London Kensington - Earl's Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Barkston Gardens, London SW5 0EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/ac/6cac416070acd7389be2e461b71b8116d1c22d1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern conference hotel is situated in Earls Court at the heart of London, just metres from a w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.34" OriginalAmount="1017.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494797" Longitude="-0.177825" StarRating="4" HotelCode="310354|gallery_hotel" HotelName="The Exhibitionist Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Queensberry Place, Kensington, London SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45f0cbb6c5272c6cccc1ae4c99aaa5716bfb9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the vicinity of Earl's Court and Olympia (2.5 km away). It is wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.38" OriginalAmount="1019.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48898953" Longitude="-0.14651681" StarRating="2" HotelCode="441224|publove_at_the_white_ferry_victoria__hostel" HotelName="The White Ferry House Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1A Sutherland Street, London SW1V 4LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/91/019130bafbfbefc474d29ed12f3f2c4bdb654c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1039.38" OriginalAmount="1019.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49457" Longitude="-0.186061" StarRating="4" HotelCode="409521|ashburn_hotel" HotelName="Ashburn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Cromwell Road, London SW7 4DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/5a/165a0b0aa95595d5e49de785fff329128987382f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Kensingtion, close to major attractions such as Harrods and Hyde Park. Tube ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.44" OriginalAmount="1022.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51256164" Longitude="-0.06958467" StarRating="0" HotelCode="746002|still_life_tower_hill_" HotelName="Still Life Tower Hill Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leman Street, London E1 8GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4e/324e56d53f766583d00c08d5cc15464aebec7b6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Still Life Tower Hill Apartments to discover the wonders of London. The hotel has everything...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1043.46" OriginalAmount="1023.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50383958" Longitude="-0.09479968" StarRating="0" HotelCode="960920|publove_the_rose_crown" HotelName="PubLove @ The Rose &amp; Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Union Street, Southwark, London SE1 1SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/39/a4395c184c82bf0c3278579d9c52ae270f5a78f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1044.49" OriginalAmount="1024.01" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513510810093" Longitude="-0.18759199601186" StarRating="3" HotelCode="89402|1551668" HotelName="Nox Hotels - Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104-110 Queensway, London W2 3RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/f1/4bf16088a54f3fc03ad9f769e262971fc1affca5.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1045.50" OriginalAmount="1025.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52700843" Longitude="-0.09681462" StarRating="0" HotelCode="986211|still_life_clerkenwell_deluxe" HotelName="Still Life Clerkenwell Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Central Street, London EC1V 8BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/ce/37ceffea697c3c2360db4484962ecf3e19c6c469.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1046.52" OriginalAmount="1026.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51075313" Longitude="-0.0966464" StarRating="4" HotelCode="986165|locke_at_broken_wharf" HotelName="Locke At Broken Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Broken Wharf, London EC4V 3DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/12/8f124b91bf6799b8350b37a2b188dce691cfe94a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1047.74" OriginalAmount="1027.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513526690959" Longitude="-0.18950343132019" StarRating="3" HotelCode="45316|CAF529000" HotelName="Phoenix Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/d4/54d437598cfd65542d8b862700cc0cc3c20c6ff5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated in Central London near to Hyde Park. There are copious shops, restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1048.52" OriginalAmount="1027.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|341565" HotelName="Wellington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square, London SW1P 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/28/2d28e7e98c471849db693d751d906460ded2ea9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to Buckingham Palace (1.5 km). Westminster Abbey is 800 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1048.56" OriginalAmount="1028.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|euston_square_hotel" HotelName="Euston Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152-156 North Gower Street, London NW1 2LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2f/482f3da4a08d17822ead5d2c92dfd24add8a4d62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a short walk from the British Museum, Regent's Park, British Li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.58" OriginalAmount="1029.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.572998" Longitude="-0.070452" StarRating="3" HotelCode="114343|kadimah_hotel" HotelName="Park Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Clapton Common, Stamford Hill, E5 9AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/86/b786facc0e0c7c8ee236be963dc11fe0aa474ecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.58" OriginalAmount="1029.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52207551" Longitude="-0.11066658" StarRating="4" HotelCode="388543|the_clerk__well_pub__rooms" HotelName="The Clerk &amp; Well Pub &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>156 Clerkenwell Road, London EC1R 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/29/5129c373646798900505774e7e27c02194f0f6c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Clerk &amp; Well Pub &amp; Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.64" OriginalAmount="1032.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.470082" Longitude="-0.45359762" StarRating="3" HotelCode="883354|hilton_garden_inn_london_heathrow_terminal_2" HotelName="Hilton Garden Inn London Heathrow Terminals 2 and 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow T2, Heathrow TW6 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6a/906aa56354fb2d159c9d2a12c98acb93c9b34c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1055.70" OriginalAmount="1035.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.44273395" Longitude="-0.14942567" StarRating="3" HotelCode="848816|the_bedford_balham" HotelName="The Bedford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>77 Bedford Hill, Balham, London SW12 9HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/74/7d74181b45336904789946561c7b02042495e8ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1056.72" OriginalAmount="1036.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514761" Longitude="-0.164836" StarRating="3" HotelCode="94549|griffin_house_hotel" HotelName="Griffin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Street, Hyde Park, London W2 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c131d2022713b5fab1031b82665db8a4d0e1b29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Griffin House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.74" OriginalAmount="1037.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515009353317" Longitude="-0.17435254232782" StarRating="4" HotelCode="31277|quality_crown_hotel_hyde_park" HotelName="Mercure London Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Talbot Square, Paddington, London W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/fd/68fd075037e754c211c4b22e18e454075a9c5994.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a quiet garden location close to Hyde Park in the centre of London....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.74" OriginalAmount="1037.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513794" Longitude="-0.17599100000007" StarRating="4" HotelCode="915057|go_native_hyde_park_apartments" HotelName="Go Native Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e7/b7e791fc11b68ab13b9c7b59ea0f4fab20d1a13f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Go Native Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.74" OriginalAmount="1037.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|grange_tower_bridge" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8e/e48e52a96b51c30b1ac0e4e48f8abbe83d798d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.76" OriginalAmount="1038.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518081" Longitude="-0.078575999999998" StarRating="4" HotelCode="296642|rez_apart_hotel" HotelName="Rez Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Widegate Street, London E1 7HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/7a/bb7aa807661831ed5774c4e543b96375d192fca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1058.76" OriginalAmount="1038.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513959130674" Longitude="-0.17826540176657" StarRating="3" HotelCode="267553|27_paddington_hotel" HotelName="O Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Craven Road, Westminster, London W2 3BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/5e/385e33eb0b70f4420634c156b154d400cc76c279.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1060.80" OriginalAmount="1040.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49230931983" Longitude="-0.19531309604645" StarRating="4" HotelCode="259023|kk_hotel_george" HotelName="K+K Hotel George" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-15 Templeton Place, London SW5 9NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/28/0a28f5e150e351e8baa657d5f85c700f667e1ec2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in central London only a couple of minutes' walk from Ear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1063.56" OriginalAmount="1042.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492820949851" Longitude="-0.19419885110312" StarRating="3" HotelCode="20412|1800888" HotelName="London Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-196 Earls Court Road, Kensington, London SW5 9QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d72dc816a4c32e3ac8778ead313aaca77b003ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1064.88" OriginalAmount="1044.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52517725" Longitude="-0.08049969" StarRating="0" HotelCode="955666|shoreditch_apartments_2" HotelName="Shoreditch Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97-113 Curtain Road, Hackney, London EC2A 3BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/34/523427b32e9e092919b50788de2937d84066b67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1065.90" OriginalAmount="1045.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|holiday_inn_londonbloomsbury_hotel" HotelName="Holiday Inn London-Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coram Street, London WC1N 1HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/5c/b65cbefca16ace709f13ed5a12bb23d678aaaba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideal for business travellers. It is located directly on Russell Square nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.94" OriginalAmount="1047.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.425397113449" Longitude="-0.33453224396487" StarRating="3" HotelCode="115344|the_park_hotel_4" HotelName="The Park Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Park Road, Teddington, Middlesex TW11 0AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c0d35509c46351951701af8ff84adfa0d2729.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1067.94" OriginalAmount="1047.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.552720150231" Longitude="-0.12401853918345" StarRating="3" HotelCode="388802|go_native_camden" HotelName="Go Native Camden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>376-380 Camden Road, London N7 0LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eefbbadc9259c6ac1943bba12866bf160030.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1068.96" OriginalAmount="1048.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|town_hall_hotel__apartments" HotelName="Town Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Patriot Square, London E2 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/57/2657ad1434136ecc6898efc4c86935286d02b398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Patriot Square in London. This property is centrally positioned in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.98" OriginalAmount="1049.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510525308147" Longitude="-0.079341273015825" StarRating="4" HotelCode="76295|apex_city_of_london_hotel" HotelName="Apex City Of London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Seething Lane, London EC3N 4AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c7/7ec71e0d8fdf7ef00f2e60019ebb04ad669a98d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right on the doorstep of the Tower of London and Tower Bridge, and very near t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.02" OriginalAmount="1051.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526310500698" Longitude="-0.12660066705121" StarRating="2" HotelCode="144347|avonmore_hotel_3" HotelName="Avonmore Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Cartwright Gardens, London, Greater London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/0f/b00fea57bd02028f4e44b9fcc09ba74c858d2ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.02" OriginalAmount="1051.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|presidential_apartments__kensington" HotelName="Presidential Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-12 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/dc/f4dc4fc0e79a08d926e0f57bd3947f93f7a4335a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.02" OriginalAmount="1051.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489165" Longitude="-0.120649" StarRating="3" HotelCode="935439|staybridge_suites_london_vauxhall" HotelName="Staybridge Suites London - Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Vauxhall Walk, London SE11 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d4/a9d45ef330cae4fa37b5ba040dbc5be13abfd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1075.36" OriginalAmount="1054.27" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|312425" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>42-46 Chiswell Street, EC1Y 4SB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/eb/47eb33c4b9819015253d7a8bba0a157a2edd2901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1077.05" OriginalAmount="1055.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492992343124" Longitude="-0.14307707548141" StarRating="3" HotelCode="46196|315030" HotelName="Premier Inn London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>82-83 Eccleston Square, Off 55 Gillingham Street, London Victoria SW1V 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337968/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.12" OriginalAmount="1056.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498" Longitude="-0.021" StarRating="4" HotelCode="915056|still_life_canary_wharf_executive" HotelName="Lanterns Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Court, Canary Wharf, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ea/7fea9f7b3b4519a71e4dfa913997085957b46d3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1077.22" OriginalAmount="1056.10" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|128787" HotelName="Pestana Chelsea Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f4/bdf4031f7f41da6eb5b2ce6d8523a99445e6ad24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.14" OriginalAmount="1057.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498728332923" Longitude="-0.10616719722748" StarRating="4" HotelCode="137292|h10_london_waterloo" HotelName="H10 London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>284 to 302 Waterloo Road, SE1 8RQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/18/1518c0d3d0a0d8dbecd5084547c6e4a6905e6c2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the well-known Waterloo Road, just 5 minutes' walk from Waterloo Tube Statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.14" OriginalAmount="1057.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51394900761" Longitude="-0.18305044047543" StarRating="4" HotelCode="409523|the_cleveland_hotel" HotelName="The Cleveland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Cleveland Square, London W2 6DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/82/79820e914512033609d67aee445aad8302931e75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on a tranquil and leafy garden square away from the hustle and bustle of London the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.14" OriginalAmount="1057.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4703" Longitude="-0.1778" StarRating="4" HotelCode="477267|falcon_wharf_apartments" HotelName="Falcon Wharf Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Spa">
        <Address>
          <AddressLines>
            <AddressLine>34 Lombard Road, London SW11 3RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b1/21b1781dcece4d38580f695d5852831b77e6f123.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated In Lively Battersea, Overlooking The River Thames, Falcon Wharf Apartments Offer Luxury Acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.14" OriginalAmount="1057.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667935|vilenza_hotel" HotelName="Vilenza Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36a/38  Newark Street, Tower Hamlets, London E1 2AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/fb/91fbc0a8e66c89bd4dfacbbf3909cc2691552223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.16" OriginalAmount="1058.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523775" Longitude="-0.140388" StarRating="2" HotelCode="94580|fitzroylondon" HotelName="Fitzroy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Fitzroy Street, London W1T 6DZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/28/212859ac3a04afad3964010789a56d30090855c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1080.41" OriginalAmount="1059.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|CAG699900" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Bayswater Road, London W2 4RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/3b/673b9b33ebfd82b478edfa35fd45aa3cfeb12047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the capital of England, with a view of Kensington Gardens and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1083.68" OriginalAmount="1062.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|33244" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f4/faf433b85703b277832d76ed09fc5d1ab0597c2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.26" OriginalAmount="1063.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500919" Longitude="-0.0906" StarRating="4" HotelCode="73799|marlin_apartments_empire_square" HotelName="Marlin Apartments Empire Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Long Lane, London, SE1 4NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/52/b35202af8aa7dc100cacf86a80213fbc26799f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel area is steeped in London history with many sites and museums close by. Some such attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.26" OriginalAmount="1063.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500408" Longitude="-0.107602" StarRating="3" HotelCode="165982|travelodge_waterloo" HotelName="Travelodge London Central Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-203 Waterloo Road, London SE1 8UX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/83/85839448450df6f6555cb4e56101162dde676f45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of some of the capital’s most iconic attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.26" OriginalAmount="1063.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51435251" Longitude="-0.17254674" StarRating="4" HotelCode="442748|hyde_park_radnor" HotelName="Hyde Park Radnor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Sussex Place, London W2 2SX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/8b/298ba3ed588e0b075c3f359b1e77fa61ceb7679f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.26" OriginalAmount="1063.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51532556" Longitude="-0.1914806" StarRating="0" HotelCode="986068|the_hayden_pub_rooms" HotelName="The Hayden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Westbourne Grove, London W2 4UJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/0a/3c0aee2bca7f37bb93395643c7581d3b48e14799.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.28" OriginalAmount="1064.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|goodenough_club" HotelName="The Goodenough on Mecklenburgh Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/53/6553b7db1eb0ec7bc15db644339a858dc9a5a593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.28" OriginalAmount="1064.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.41368511" Longitude="-0.30543318" StarRating="4" HotelCode="446572|doubletree_by_hilton_london_kingston_upon_thames" HotelName="DoubleTree by Hilton Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Skerne Road, Kingston upon Thames, KT2 5FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/c8/15c80546a2a9c554ef22cdaaa30d7de3fcddd5ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.30" OriginalAmount="1065.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507058333333" Longitude="-0.10504483333333" StarRating="3" HotelCode="114530|the_mad_hatter_hotel" HotelName="The Mad Hatter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-7 Stamford Street, London Borough of Southwark, London SE1 9NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b9/8eb972423493883c73c75ace71755a24eefd2b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1087.10" OriginalAmount="1065.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|CAM455400" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/49/28492fdc987a5cc510fa896310420419b80cdaac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1087.32" OriginalAmount="1066.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491531094997" Longitude="-0.1962947845459" StarRating="4" HotelCode="35463|twenty_nevern_square_hotel_2" HotelName="Twenty Nevern Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Nevern Square, Earls Court, London SW5 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/71/5f71c8d1cf80c8f56772f1ed7a4683438648635f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies amidst peaceful gardens and is situated close to the centre of London wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1090.38" OriginalAmount="1069.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|the_dixon_autograph_collection" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Tooley Street, London SE1 2JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/8d/768d329d1bcaaebcf7ea06b4bacadb9a7a6f0d24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1091.40" OriginalAmount="1070.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514408029934" Longitude="-0.15563249588013" StarRating="4" HotelCode="34455|radisson_blu_edwardian_sussex" HotelName="Radisson Blu Edwardian Sussex Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-25 Granville Place, London W1H 6PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/35/15356a8c2fa67c4e9086e7660d17aeeb5af93dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated close to Marble Arch. Numerous shops and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1091.40" OriginalAmount="1070.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5287041" Longitude="-0.12245011" StarRating="0" HotelCode="663041|kings_hotel_kingscross" HotelName="OYO Kings Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Argyle Square, Camden, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6caf13d5d65544e7354623837c1e82c49b5b23e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Kings Cross. The hotel comprises 21 cosy rooms. In addition, W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1092.59" OriginalAmount="1071.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|33044" HotelName="The Bailey's Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/25/ed25ebe29c839414dd861b863522628310248c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.46" OriginalAmount="1073.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507236454909" Longitude="-0.020957633100579" StarRating="5" HotelCode="293422|london_marriott_hotel_west_india_quay" HotelName="London Marriott Hotel Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/f5/29f5b28c2d4ff5e39bfef63d447b2f6e05214c24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.50" OriginalAmount="1075.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494658" Longitude="-0.177699" StarRating="1" HotelCode="94556|acacia_house" HotelName="Acacia House Shared Facilities" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Queensberry Place, South Kensington, London, SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/70/fe70c1ccc6a27cad3157cefe72e344ccc2be5597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.50" OriginalAmount="1075.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|millennium_gloucester_hotel_london_kensington" HotelName="Millennium Gloucester Hotel London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/a3/e9a3bd74d016afd62a1db8d1dd10493ff0208d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1097.52" OriginalAmount="1076.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3" HotelCode="33050|citadines_prestige_south_kensington_london" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c67b382dcc39eee36462d13a22ecdf9ddebd2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1097.52" OriginalAmount="1076.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|doubletree_by_hilton_hotel_london_tower_of_london" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2c/702cc6a12830a2b8ea0b23505264d87705b99588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1098.54" OriginalAmount="1077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51123395" Longitude="-0.12991401666667" StarRating="4" HotelCode="510217|victory_house_london_leicester_square_mgallery_by_sofitel_opening_summer_2017" HotelName="Victory House Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Leicester Place, Victory House, London, City of London WC2H 7BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/47/e647f626d069e6a6a104d09d4ff9ea26de51c4cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1099.01" OriginalAmount="1077.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505271656365" Longitude="-0.088126659393311" StarRating="4" HotelCode="14172|791815" HotelName="London Bridge Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 London Bridge Street, London SE1 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/f5/2af5fea77b1bdcc5df75e77436e126eb920d2f85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1099.56" OriginalAmount="1078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|the_gate_2" HotelName="The Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 White Church Lane, London E1 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/41/c04143222b23abe66aa90c11e9d9ebbfd5b200aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1100.58" OriginalAmount="1079.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|hilton_london_syon_park" HotelName="Hilton London Syon Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/47/67/47670cfeece334a0d6eb325464833379504737d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1101.94" OriginalAmount="1080.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52660481129" Longitude="-0.12978136539459" StarRating="4" HotelCode="200908|84356" HotelName="Ambassadors Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Upper Woburn Place, Euston, London WC1H 0HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/2d/ee2d2db3931113fb8adeec39b8fa1e819f1c809c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Bloomsbury, with Euston, Russell Square and King's Cross/St Pancra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1103.64" OriginalAmount="1082.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4" HotelCode="53667|ace_hotel_london_shoreditch_2" HotelName="One Hundred Shoreditch Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/86/3086e9d6bf1cf335aaca81ba84bc67b90da34bad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1104.23" OriginalAmount="1082.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|228589" HotelName="Novotel London Blackfriars" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/36/3536aa539890c467393c432c9fdd4dc29dcb10a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1104.66" OriginalAmount="1083.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54724127" Longitude="-0.16288757" StarRating="2" HotelCode="323926|primrose_guest_house" HotelName="Primrose Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Primrose Gardens, Belsize Park, Greater London, London NW3 4TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/3b/b63becd9bcf51b407624c650ff8c9997e77ebdd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Primrose Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1106.70" OriginalAmount="1085.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513492" Longitude="-0.183276" StarRating="4" HotelCode="318223|caesar_hotel" HotelName="The Caesar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-33 Queen's Gardens, Hyde Park, London W2 3BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/94/df945e43c331ba4067e20b98851ad43138cb90ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Central London in a quiet residential area in Queens Gardens. Hyde Park, Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1106.70" OriginalAmount="1085.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.451066728268" Longitude="-0.1480569846558" StarRating="3" HotelCode="903455|the_gateway_hotel_3" HotelName="The Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Balham Hill, London SW12 9EB, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/68/8d681721853e00cfc04dbaeb7c36ca09b478e4c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1106.70" OriginalAmount="1085.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52808457" Longitude="-0.08173854" StarRating="4" HotelCode="986183|shoreditch_city_living" HotelName="Shoreditch City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Hoxton Square, London N1 6NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/13/c91320e0ef8e2e1de5e449b309948b5c9c5210e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1107.72" OriginalAmount="1086.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|cannizaro_house" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>West Side Common, Cannizaro House, London SW19 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/1f/f41f15cc4078486abd29fcf6deb868c0ab3b23e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.80" OriginalAmount="1090.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51226447" Longitude="-0.09351085" StarRating="4" HotelCode="440132|saco_the_cannon" HotelName="Cove - Cannon Street, The City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>46 Cannon Street, London EC4N 6JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8b/ea8b444d11b2e7f9f03e6c70717b6d3643153c3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cove - Cannon Street, The City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.80" OriginalAmount="1090.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|royal_london_house_by_montcalm" HotelName="Montcalm Royal London House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-25 Finsbury Square, EC2A 1DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5a/f75a1e60606006eed037a5c610e78a02fad766a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.80" OriginalAmount="1090.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52190969" Longitude="-0.11622165" StarRating="0" HotelCode="966740|chancery_lane_city_apartments" HotelName="Chancery Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Northington Street, Camden, London WC1N 2NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/37/36377e8bb46d4c3f86616cceac081f8416d89132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1112.82" OriginalAmount="1091.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491962755154" Longitude="-0.16848792761269" StarRating="4" HotelCode="52565|myhotel_chelsea" HotelName="Chelsea Green by Sonder" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Ixworth Place, London SW3 3QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/47/9a4788268c945d2e78bd36c81329d08ecd745d28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet residential street in Chelsea, at the doorstep of some of the world'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.86" OriginalAmount="1093.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514131" Longitude="-0.177992" StarRating="2" HotelCode="35449|mina_house_hotel" HotelName="Mina House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Craven Road, Paddington, London W2 3BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/db/0fdb1810d1aa093617e4243b86ba3ae1fa6e29cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This intimate, charming hotel offers an ideal location at the heart of the Paddington district of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.86" OriginalAmount="1093.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525598550264" Longitude="-0.0829017162323" StarRating="4" HotelCode="61170|the_hoxton_shoreditch" HotelName="The Hoxton Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Great Eastern Street, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/8f/d48fa31f5dc94a0a2d12a51a0eb8b2e51d1fad91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of London near Old Street tube station. Moorgate and Finsbur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1114.86" OriginalAmount="1093.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495751" Longitude="-0.147698" StarRating="4" HotelCode="114443|tophams_hotel" HotelName="Tophams Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24-32 Ebury Street, Belgravia, SW1W 0LU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/7d/187d9789347f824ed4e7b9a50becca4190443b4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a quiet location in the historic Belgravia district. Buckingham Palace is just 8...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1117.92" OriginalAmount="1096.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519183917099" Longitude="-0.14124705289533" StarRating="4" HotelCode="35404|grange_langham_court" HotelName="Langham Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Langham Street, London W1W 6BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/83/4e8371b601a4a55c00ba72bad1190f4a9343147a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal, central location in London, in the heart of the West End. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.00" OriginalAmount="1100.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53739653" Longitude="-0.14418884" StarRating="0" HotelCode="757980|camden_serviced_apartments" HotelName="Camden Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>124 Albert Street, Camden NW1 7NE, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/03/3b034da4f68c65a4154e62d11ae8e90a4e62fdf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.04" OriginalAmount="1102.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|hilton_london_hyde_park" HotelName="Hilton London Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/86/7c86aa9e4df15c889b6649a557a37961a2e8dcec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.04" OriginalAmount="1102.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|marriott_london_maida_vale" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ec/3cec538d7d4a3387e4094f00d73bda7456d251f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1124.04" OriginalAmount="1102.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500818054741" Longitude="-0.11265016504707" StarRating="0" HotelCode="986320|nox_hotels_waterloo" HotelName="NOX HOTELS - Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Lower Marsh, London SE1 7RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/17/5b17ea2fe7715cb2f6194a0b3a8451c7223a4238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1128.12" OriginalAmount="1106.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490739" Longitude="-0.144067" StarRating="3" HotelCode="89406|the_29_london_fka_airways_hotel_victoria" HotelName="The 29 London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 St. George's Drive, Victoria, London SW1V 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3d/dd3dc91ddb8754d156ee1c4ccb80ecd07b58b559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city guesthouse is located in central London and is within walking distance of the city's famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1128.12" OriginalAmount="1106.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5287427" Longitude="-0.12658357" StarRating="3" HotelCode="445857|premier_inn_london_stpancras_" HotelName="Premier Inn London St. Pancras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88 Euston Road,, London, NW1 2RA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/2e/e02e4d3d322fb3b56245452c0bc0631ba9586921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Around 5 minutes’ walk from the Eurostar terminal and King’s Cross Train Station, Premier Inn St Pan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1133.33" OriginalAmount="1111.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|78964" HotelName="Park Plaza County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6f/316f0f5cddaa2ee20793b1c4becd26ade67d1ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1136.28" OriginalAmount="1114.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986350|stayinn_monument_street" HotelName="StayInn Monument Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Monument Street, London EC3R 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a3/1aa3f00c01a1540c462bb10c8d4a082082de5d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.30" OriginalAmount="1115.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523087735961" Longitude="-0.12580821891015" StarRating="4" HotelCode="433381|the_morton_hotel_" HotelName="The Morton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Bar,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Woburn Place, London, WC1H 0LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/ca/c1ca005eeb45a0b13a2db760ce973785cb39178a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Morton Hotel is perfectly located for both business and leisure guests in London. Offering a var...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.32" OriginalAmount="1116.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4923823" Longitude="-0.1950967" StarRating="4" HotelCode="903118|templeton_place" HotelName="Templeton Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>17 Templeton Place, London SW5 9NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/31/64317755f4057928871a4bf8d556037c8c0499a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Templeton Place is a popular choice amongst travelers in London, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1139.83" OriginalAmount="1117.48" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|CBP968800" HotelName="Canopy by Hilton London City" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/f0/b6f06dfa3f2f0ebe9568c3762e838e646cbc529f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.38" OriginalAmount="1119.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|fraser_suites_queens_gate_3" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39B Queen's Gate Gardens, London SW7 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/ff/a1ff474b2283ee9b9a5842c58085ec5676296cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is located on Cromwell Road, one of the most important access roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1144.44" OriginalAmount="1122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527565" Longitude="-0.120591" StarRating="3" HotelCode="915060|the_harrison" HotelName="The Harrison" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Bar,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Harrison Street, Kings Cross, London WC1H 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7a/8d7ac45f06a0b9c4889adf076199a4700a7f66a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.46" OriginalAmount="1123.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499331" Longitude="-0.197436" StarRating="3" HotelCode="168421|seraphine_kensington_olympia" HotelName="Seraphine Kensington Olympia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>225 Kensington High Street, London W8 6SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/93/54930c8a06d04f280abe5218268b4d02f00085ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on High Street Kensington, just a few minutes' walk from the High Stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1147.83" OriginalAmount="1125.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.528520483915" Longitude="-0.12813448905945" StarRating="4" HotelCode="25445|7572" HotelName="Pullman London St Pancras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100-110 Euston Road, London NW1 2AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/c4/c49bb05f8d14494a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.52" OriginalAmount="1126.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="150156|jubilee_hotel_2" HotelName="Jubilee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Eccleston Square, Victoria, London SW1V 1NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/82/a3821a504187d9e65766c5e145df619a784319f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Jubilee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1152.48" OriginalAmount="1129.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|367675" HotelName="Leonardo Royal Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/93/8693d1bee130e053657810d2697a099d1324e3f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.60" OriginalAmount="1130.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|novotel_london_excel" HotelName="Novotel London Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1d/861d17f7a34b4d1158a579a1f209d9895e9a26e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1155.66" OriginalAmount="1133.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|the_duke_rooms_london" HotelName="The Duke Rooms London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>45 Harrowby Street, London W1H 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/16/2e16bc77a8d7485ba2f77c4c51063aa8e779d97d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1156.90" OriginalAmount="1134.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|CAK205400" HotelName="Hilton London Metropole" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207b6d4df13fe9c1467504335ec3ead42af23236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.74" OriginalAmount="1137.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510850896669" Longitude="-0.12079666927548" StarRating="4" HotelCode="17983|the_strand_palace" HotelName="Strand Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Strand, London WC2R 0JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/1f/a31ff64ab47eb40dfd057aa4da83e5d841b710f8.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located just a few minutes from Covent Garden, Trafalgar Square and Leicester...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.74" OriginalAmount="1137.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502596617111" Longitude="-0.20195969604106" StarRating="3" HotelCode="403898|safestay_holland_park" HotelName="Safestay London Kensington Holland Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Holland Walk, Holland Park, Kensington, London W8 7QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1c/431cad984ac8994024d880d710ed1824a6f9572a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.76" OriginalAmount="1138.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5208416" Longitude="-0.1593971" StarRating="2" HotelCode="267552|maryleb_inn" HotelName="Marylebone Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>119 Gloucester Place, London W1U 6JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/0e/c20ecf8c9529c0de47498d500836db0993c6798c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Hyde Park, Marylebone Inn Hotel is a perfect starting point from which to explore London....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1160.80" OriginalAmount="1138.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491137" Longitude="-0.144963" StarRating="5" HotelCode="114527|923695" HotelName="Eccleston Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Eccleston Square, London SW1V 1PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/55/16559c18f27d2d35bac831791be69c077e20c19f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 metres from the town centre, 1 km from Buckingham Palace and 2 km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1161.78" OriginalAmount="1139.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51264547" Longitude="-0.1749701" StarRating="3" HotelCode="519932|assaha_hyde_park_apartments" HotelName="Assaha Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>16 Westbourne Street, Westminster Borough, London W2 2TZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/7b/227b449e7cea4c65205f843f5eef6301cf03f975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Assaha Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.80" OriginalAmount="1140.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513445" Longitude="-0.163074" StarRating="3" HotelCode="152028|parkwood_at_marble_arch" HotelName="Parkwood at Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Stanhope Place, Marble Arch, London W2 2HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/f7/d2f7f2db4c60896f76b8f84bff433270001a030e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London. A number of public transport stops are just outside t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1162.80" OriginalAmount="1140.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515960346889" Longitude="-0.11874675750732" StarRating="4" HotelCode="189771|club_quarters_lincolns_inn_fields" HotelName="Club Quarters Hotel Lincoln's Inn Fields" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lincoln's Inn Fields, (Near Covent Garden), London WC2A 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e5/b7e5a7504d3aa3b828698bceffbfb11223027992.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1163.61" OriginalAmount="1140.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|340985" HotelName="Park Plaza Westminster Bridge London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1f/4d1f63d6338cb3b57e37043aa18ff98f93fefa14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1169.91" OriginalAmount="1146.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|274615" HotelName="Malmaison London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Charterhouse Square, London EC1M 6AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ed/00ed443a5afa6a1ae16032259b6f4fd6abd78d4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1173.00" OriginalAmount="1150.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|millennium_hotel_london_knightsbridge" HotelName="Millennium Hotel London Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Sloane Street, Knightsbridge, London SW1X 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/99/f199d684639e08c5e9077b93292ea6135bd79446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the heart of the city of London. Hyde Park, attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.02" OriginalAmount="1151.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57580694" Longitude="0.18503732" StarRating="3" HotelCode="548353|morland_house" HotelName="Morland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12-16 Eastern Road, Romford, Essex RM1 3FE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a6/e4a6518a3e0dc972fc00afa8fab794e148078001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1176.06" OriginalAmount="1153.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521750671906" Longitude="-0.16606373994045" StarRating="4" HotelCode="517801|cosway_serviced_apartment" HotelName="Marylebone Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18 Cosway Street, London NW1 5NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/f5/93f573209831606cc20e3cbf906d64da3020e796.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.08" OriginalAmount="1154.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509076" Longitude="-0.13027617790988" StarRating="4" HotelCode="18498|the_royal_trafalgar_2" HotelName="Thistle Trafalgar Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalgar Square, London WC2H 7HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/9b/0c9b36aa275e2715a8368cc0b0af5ade012e3b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated in a peaceful street close to the National Gallery. Enjo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.08" OriginalAmount="1154.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51794296" Longitude="-0.15771779" StarRating="0" HotelCode="566595|amber_residence_hotel_2" HotelName="Amber Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Place, Marylebone, London W1U 8HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/a2/11a2ac1a3ca5a5fe14ed9b5d1c9646ef02fcf95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1178.56" OriginalAmount="1155.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="4" HotelCode="977943|747668" HotelName="Citadines Islington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Shelley Place, Islington, London N1 1WF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/76/3b766f2cd94b37295543ef6fa0220a8f28dc8a02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1180.14" OriginalAmount="1157.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513794699817" Longitude="-0.10887244791614" StarRating="4" HotelCode="186603|apex_temple_court_hotel_2" HotelName="Apex Temple Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Serjeant's Inn, Fleet Street, London EC4Y 1LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/df/20dfda2c57cf7767b57e540f67fd55c13a9555b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just off bustling Fleet Street in London's historic Temple legal district. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1182.18" OriginalAmount="1159.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.58285391" Longitude="-0.31699178" StarRating="3" HotelCode="235880|premier_inn_london_harrow" HotelName="Premier Inn London Harrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kenton Road, Kenton, Middlesex HA3 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/6c/c26c9f98dd91de56f569454d25c594a64ec149dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.20" OriginalAmount="1160.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|chelsea_harbour_the" HotelName="The Chelsea Harbour Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/80/a680ee7a000a0c67785e93e9bdd42384de0ad856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.20" OriginalAmount="1160.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515221" Longitude="-0.160916" StarRating="4" HotelCode="154056|the_sumner_hotel" HotelName="The Sumner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Upper Berkeley Street, Marble Arch, London W1H 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/1f/e11f6aa508333b574117f3c6135e0e6cc1d187b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.20" OriginalAmount="1160.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.42511826" Longitude="-0.21751422" StarRating="3" HotelCode="339691|dog_and_fox_" HotelName="The Dog &amp; Fox" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 High Street, Wimbledon Village, London SW19 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/74/f374414b7b782362d3ebe024208301f240f6efe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1187.28" OriginalAmount="1164.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498581" Longitude="-0.08407" StarRating="3" HotelCode="154178|residence_inn_by_marriott_london_bridge" HotelName="Residence Inn London Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201–211 Long Lane, London SE1 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/96/2996ae3ca3185c9de6b517deca8f3a36c4af62a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from London Bridge Tower, Southwark Cathedral and the London Dungeon, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1187.28" OriginalAmount="1164.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511685577145" Longitude="-0.18654180304111" StarRating="2" HotelCode="292161|radnor_3" HotelName="Gallery Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>23 Inverness Terrace, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/56/f35685061693f4cfe50ec35c921de43284418a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.30" OriginalAmount="1165.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|best_western_premier_shaftesbury_london_piccadilly" HotelName="The Piccadilly London West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65-73 Shaftesbury Avenue, London W1D 6EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/70/7d700dccad413b6303f337e3147d431211151c87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located on Shaftesbury Avenue from where guests may reach many of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.30" OriginalAmount="1165.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50372184215" Longitude="-0.11141300363545" StarRating="3" HotelCode="503151|the_wellington" HotelName="The Wellington Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="ATM/Cash Machine,Bar,Bicycle Rental,Concierge,Designated Smoking Area,Garden,Internet,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Waterloo Road, London SE1 8UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/2c/172c107a87706958245a2797c064482469ace6e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Wellington Hotel in London (South Bank), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1189.32" OriginalAmount="1166.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521858646439" Longitude="-0.13214047479812" StarRating="2" HotelCode="36436|ridgemount_hotel" HotelName="Ridgemount Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Gower Street, Fitzrovia, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/ae/a9ae2a07d48afe5320d7a71d70ee1e4670a67ec5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.34" OriginalAmount="1167.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51226" Longitude="-0.075641" StarRating="4" HotelCode="36441|the_chamberlain_hotel" HotelName="The Chamberlain Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132-135 Minories, Tower Bridge, London EC3N 1NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ca/fdcabfccccb98205ba0d8acf34abfc6665be2423.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the City of London, close to the Tower of London and within 5 minutes’ walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1192.38" OriginalAmount="1169.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524415452626" Longitude="-0.076311928761811" StarRating="4" HotelCode="199761|boundary" HotelName="Boundary" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel,boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Banquet Hall,Bar,Boutique,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Massage Centre,Meeting Room,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Boundary Street, Entrance in Red Church Street, Shoreditch, London E2 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/48/b34802e6320871d12304308f799b341a08eaa149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boundary.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1193.40" OriginalAmount="1170.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493188" Longitude="-0.182142" StarRating="4" HotelCode="296643|the_harrington" HotelName="One Harrington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Harrington Gardens, South Kensington, London SW7 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6442a09881f0a95aaa4d379e26360470952766.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the Royal Borough of Kensington and Chelsea, with many of the cap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1194.03" OriginalAmount="1170.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d8/07d8d78625a19b3eb80a24b717f9ad887c048049.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1194.42" OriginalAmount="1171.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5113" Longitude="-0.1863" StarRating="3" HotelCode="189713|hyde_park_economy_apartments_2" HotelName="Hyde Park Apartments 11-13 Inverness Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Inverness Terrace, London W2 3JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e4/e9e4311eb6a07e556df43509b03e347dc2edd254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1195.44" OriginalAmount="1172.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.531903" Longitude="-0.122277" StarRating="3" HotelCode="94572|premier_inn_kings_cross" HotelName="Premier Inn London Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>26-30 York Way, Kings Cross, London N1 9AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/82/1b82fadb2d21ce611330ab337d052c4cdd5630b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located within central London just 18 minutes away by tube and a few minutes walk from King'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.46" OriginalAmount="1173.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510224" Longitude="-0.131564" StarRating="4" HotelCode="15844|thistle_piccadilly" HotelName="Thistle Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street, London W1D 6BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ff/8fffeb639a66867ee37c9b613e2fd7192fbdac06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of London between Piccadilly Circus and Leicester Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1196.46" OriginalAmount="1173.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502624553573" Longitude="-0.21725490689278" StarRating="4" HotelCode="31997|k_west_hotel__spa" HotelName="K West Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Richmond Way, London W14 0AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/62/326236acc597569dfe36299a6e5724f5ba77b2dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a convenient central location in Notting Hill, this hotel offers easy access to the shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.48" OriginalAmount="1174.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52320082" Longitude="-0.138679" StarRating="0" HotelCode="725278|the_grafton_arms" HotelName="The Grafton Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Grafton Way, London W1T 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ef/67ef2bc4e909e7bbe6b30e9a6b49a6a683c1d9da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.66" OriginalAmount="1183.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49701049" Longitude="-0.11289727" StarRating="2" HotelCode="386109|publove__the_steam_engine__hostel" HotelName="The Steam Engine Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>41-42 Cosser Street, London SE1 7BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e2/7ce2df5210f84813cebd1afdba21667e470521b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is The Steam Engine Waterloo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.70" OriginalAmount="1185.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986286|bermonds_locke" HotelName="Bermonds Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Tower Bridge Road, Bermondsey, London SE1 3LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6e/a56ea626949bcd803e87097f9f470f9eb1829dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1208.88" OriginalAmount="1185.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|CAX248200" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ba/ffbae4cea18519745fc4e0a7b82b64780b8ebd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1211.76" OriginalAmount="1188.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|park_plaza_victoria_london" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ce/02ce8e9d52b944ac0a9d032c9451584a13a56efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1215.84" OriginalAmount="1192.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49074283656" Longitude="-0.14344453811645" StarRating="3" HotelCode="13193|hanover_hotel_victoria" HotelName="The Portico Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-32 St. George’s Drive, Victoria, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/58/4a58fceecf19522e8c8e00d995ba96e15680d3c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Victoria, in an easily accessible area, the hotel is very close to the Victoria undergrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1215.84" OriginalAmount="1192.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527226106956" Longitude="-0.18317819553772" StarRating="4" HotelCode="225070|the_warrington_hotel" HotelName="The Warrington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>93 Warrington Crescent, London W9 1EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/45/ae45301b04a62cf2847ec519890e29b968bcd60f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1217.79" OriginalAmount="1193.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519424318073" Longitude="-0.17338851593858" StarRating="4" HotelCode="986352|883303" HotelName="Wilde Aparthotels London - Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road, London W2 1NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/49/8d49838ae5239c3d381bd509e0478a308f479225.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.92" OriginalAmount="1196.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51160548" Longitude="-0.136563" StarRating="3" HotelCode="523655|valet_apartments_golden_square" HotelName="Valet Golden Square Apartments Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>9 Golden Square, Soho, London, City of London W1F 9HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ac/a0ac5ecbbd284c01f8dec0ccedff125c820c7671.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Valet Apartments Golden Square in London (Soho), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1221.96" OriginalAmount="1198.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|citadines_prestige_holborncovent_garden_2" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/06/91061fe6dbb571dcb5e6c5488c818ab653346eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1224.29" OriginalAmount="1200.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.537966" Longitude="-0.283278" StarRating="3" HotelCode="79028|1998275" HotelName="Travelodge London Wembley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Circular Road, Ealing NW10 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/65/e265e97b808aa710c04440e627c4ad1f6de11cad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers great value for money combined with a fantastic location in London, on North Circu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1225.52" OriginalAmount="1201.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.559171" Longitude="-0.284036" StarRating="3" HotelCode="81370|468405" HotelName="Wembley International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Empire Way, Wembley, London, Middlesex  HA9 0NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/16/33167e7bad3589a0ef982ed8dd294da11f2deadd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a 15-minute tube-ride from central London, and just 5 minutes’ walk from Wembley Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.06" OriginalAmount="1203.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498423" Longitude="-0.208623" StarRating="2" HotelCode="888829|holland_inn_hotel" HotelName="Holland Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Holland Road, London W14 8HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e3/64e3c484ac78a25af789781c5661ec2ee9af0d0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 5-minute walk from the pubs at Shepherds Bush and near the new Westfield sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1228.05" OriginalAmount="1203.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513211692436" Longitude="-0.17790871630109" StarRating="3" HotelCode="64681|2259205" HotelName="The Westbourne Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Terrace, London W2 3DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e4/6ce40cfab873604e544f3a88c9d0cb61c9599b94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.12" OriginalAmount="1206.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527750223819" Longitude="-0.08900307220199" StarRating="5" HotelCode="305708|m_by_montcalm_shoreditch_london_tech_city" HotelName="M by Montcalm London Shoreditch Tech City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151-157 City Road, EC1V 1JH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f0/86f0e32e248eb9fa4afbc06946c85ecf6e589739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1232.16" OriginalAmount="1208.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51979446" Longitude="-0.11742994" StarRating="4" HotelCode="554697|holborn" HotelName="Tafaders Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>49 Red Lion Street, Holborn, London WC1R 4PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/69/c469b9a976abb4a605bda2c593d5c32d34418f2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a quiet street in the heart of Holborn, these bright, airy and modern apartments offer a very...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1233.18" OriginalAmount="1209.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51727059" Longitude="-0.08919489" StarRating="3" HotelCode="872137|the_moorgate" HotelName="The Moorgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 London Wall, London EC2M 5QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/8d/798d5fc9126f56b194f1c1caff3e1fe09abc00af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1239.30" OriginalAmount="1215.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5354676" Longitude="-0.1661333" StarRating="3" HotelCode="903691|the_new_inn_6" HotelName="The New Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Allitsen Road, St John’s Wood, London NW8 6LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/3d/143d7c55006908baedff336d53e2e223d51c87e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The New Inn Hotel to discover the wonders of London. The hotel offers a high standard of ser...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1240.32" OriginalAmount="1216.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|park_plaza_london_park_royal" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>628 Western Avenue, London W3 0TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/4f/884f32b6ace8190df952d8e240ab19022a33fa74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.38" OriginalAmount="1219.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.584778598751" Longitude="-0.28244528035657" StarRating="3" HotelCode="150302|kingsland_hotel" HotelName="Kingsland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kingsbury Circle, Kingsbury, London NW9 9RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2d/4c2df0a7885430a4e2083ac2f06fd001ad9f6255.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kingsland Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1246.44" OriginalAmount="1222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49378838" Longitude="-0.18987626" StarRating="2" HotelCode="409058|anwar_house" HotelName="Anwar House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>31 Collingham Place, Earls Court, London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/8c/c48c2c44654e1a7e768834593ab21dd32d1990e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Anwar House in London (Kensington), you'll be conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.48" OriginalAmount="1224.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520403057257" Longitude="-0.10063612443946" StarRating="4" HotelCode="620510|fox_and_anchor" HotelName="The Fox &amp; Anchor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>115 Charterhouse Street, London EC1M 6AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/77/f277dc1ac0d4934dda16470daa2db15037427c53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1250.52" OriginalAmount="1226.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|grange_st_pauls" HotelName="Leonardo Royal Hotel London St Paul’s" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd2e4d2af9a81af6bd3846d8c5c77d41b95c768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1254.60" OriginalAmount="1230.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494359" Longitude="-0.189891" StarRating="4" HotelCode="80368|london_marriott_hotel_kensington" HotelName="London Marriott Hotel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>147 Cromwell Road, Kensington, London SW5 0TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e2/a0e24f207eef6a726f57bfa7265d6a574f3db45f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in central London, conveniently located right next to Earls Court Exhibition Centre, 60...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.62" OriginalAmount="1231.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54606268" Longitude="-0.07034363" StarRating="3" HotelCode="350568|avo_hotel" HotelName="Avo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>82 Dalston Lane, Hackney, London E8 3AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/a0/cca013935c6ead792f12650342f8134c076ac56d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1258.82" OriginalAmount="1234.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|32554" HotelName="Hard Rock Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/bb/bb430d98e182a17b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1259.70" OriginalAmount="1235.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517906510393" Longitude="-0.079725980758667" StarRating="4" HotelCode="38251|196_bishopsgate" HotelName="196 Bishopsgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Bishopsgate, London EC2M 4NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/32/d132759a4ebac8b70717f75d5c5b18b39e21abd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London's financial district, only minutes by underground away from the West...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1259.70" OriginalAmount="1235.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|mondrian_london" HotelName="Sea Containers London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99afe81899003cd95d59c71241dc416a1f886134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1260.72" OriginalAmount="1236.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518831159281" Longitude="-0.13187080621719" StarRating="4" HotelCode="34463|myhotel_bloomsbury" HotelName="Myhotel Bloomsbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Bayley Street, Bedford Square, London WC1B 3HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/19/04199c0ccceda7fbdd025adecef8157d3bb7ad7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 5-minute walk from Tottenham Court Road and Goodge Street underground stations, and only a 20-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1262.54" OriginalAmount="1237.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|144716" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/fc/7ffc69653ebd25ce0045799ddf9231f43823cdbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Cov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.78" OriginalAmount="1239.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|radisson_blu_edwardian_bloomsbury_street" HotelName="Radisson Blu Edwardian Bloomsbury Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Bloomsbury Street, Bloomsbury, London WC1B 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/80/5f80f1499c2a6132719f7ce3efe66cddb40ab55c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of London, just a short distance from the British Museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1265.82" OriginalAmount="1241.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503163931718" Longitude="-0.0004963380058598" StarRating="4" HotelCode="318621|intercontinental_london__the_o2" HotelName="Intercontinental Hotel London - The O2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Waterview Drive, Greenwich Peninsula, London SE10 0TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/01/f7014edf25af4e11afb402031827e6aba9d4cc07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Intercontinental Hotel London - The O2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1267.86" OriginalAmount="1243.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527342" Longitude="-0.079624" StarRating="5" HotelCode="440144|courthouse_hotel_shoreditch" HotelName="Courthouse Hotel Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>335-337 Old Street, London EC1V 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/83/f883fd17abfdf3f92c4bf40bb05c1c2cc1934e7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Courthouse Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1272.74" OriginalAmount="1247.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|CAL314000" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/3e/c03eec81e72344c75ebdbf2def16b850350ed923.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1272.96" OriginalAmount="1248.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|rydges_kensington_london_2" HotelName="Meliá London Kensington Member of Meliá Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Gloucester Road, London SW7 4PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c5/09c53ebe0f4a7cb98f80ae42dce1be4074c64541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive areas of London and enjoys an ideal situation onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1275.00" OriginalAmount="1250.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|the_rosebery" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rosebery Avenue, EC1R 4SX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/ca/24cae69bc5f8bc0715f9f82fdf4ffb979bdedaa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Rosebery Aparthotel puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1276.02" OriginalAmount="1251.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5108437" Longitude="-0.089195" StarRating="4" HotelCode="263504|suffolk_lane_apartment_by_bridgestreet" HotelName="BridgeStreet Suffolk Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Suffolk Lane, London EC4R 0AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/5d/dd5d40fcc8f0aa00a40fc88cd38dbf77d86c047e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1278.06" OriginalAmount="1253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516443557337" Longitude="-0.15101909637451" StarRating="4" HotelCode="31998|the_mandeville_hotel" HotelName="The Mandeville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mandeville Place, Marylebone, London W1U 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/4d/e24d11b0341ab0b09eb020f71ecdbf399e226205.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally situated for those wishing to explore London and its countless sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.14" OriginalAmount="1257.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493795592143" Longitude="-0.19176453351974" StarRating="4" HotelCode="93107|best_western_premier_park_grand_london_kensington" HotelName="Park Grand London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27/37 Hogarth Road, Kensington, London SW5 0QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/68/fc68994c42cce523f8d0decff23521b03f206ec0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet street in the tourist heart of London, this hotel offers the ideal starting point...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1284.18" OriginalAmount="1259.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4933628" Longitude="-0.14996719999999" StarRating="0" HotelCode="160047|lime_tree_hotel_2" HotelName="The Lime Tree Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ebury Street, London SW1W 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/53/4153f52dd1ca643051fc1293031df16324940604.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526240190254" Longitude="-0.12571513652801" StarRating="3" HotelCode="189711|leigh_house_hotel" HotelName="Leigh House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leigh Street, London WC1H 9EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cb/52cba296b470fa7191628189a0ec17fe8e66677f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1287.24" OriginalAmount="1262.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|hart_shoreditch_hotel_london_curio_collection_by_hilton" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/19/d1199d1134aa6c7aa813696f567e602eae2e1302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1289.28" OriginalAmount="1264.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498233" Longitude="-0.179956" StarRating="4" HotelCode="258822|the_queens_gate_hotel" HotelName="The Queen's Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-34 Queen's Gate, SW7 5JA London, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8a/0d/8a0daa4f46cfd9005f5445b2435a3076e6bd081a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated at the Royal Borough of Kensington and Chelsea, the Royal Albert Hall,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1291.32" OriginalAmount="1266.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507246" Longitude="0.024864" StarRating="4" HotelCode="305710|sunborn_london" HotelName="Sunborn London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1XL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/cd/89cdfefa84a2c87471d5b6f46f5e24d8839b54ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1293.36" OriginalAmount="1268.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|ten_manchester_street" HotelName="10 Manchester Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Manchester Street, Marylebone, W1U 4DG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/38/263836c5d7dd9ab20cb36d17e9dd170f3a688596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled just off Marylebone High Street with its ‘village’ feel, eclectic boutiques, ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1293.36" OriginalAmount="1268.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517245" Longitude="-0.122045" StarRating="4" HotelCode="935442|the_hoxton_holborn" HotelName="The Hoxton Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199-206 High Holborn, London WC1V 7BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/02/9f02881277cfe0ff47692aa895c9b1da90fe1b7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1295.40" OriginalAmount="1270.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5070733" Longitude="-0.12598055714286" StarRating="4" HotelCode="115319|club_quarters_trafalgar_square" HotelName="Club Quarters Hotel Trafalgar Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, At Trafalgar Square, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2b/942bd533990ff6dbccfca564b22212a31a65b7b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1299.48" OriginalAmount="1274.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3" HotelCode="632695|wilde_aparthotels_by_staycity_the_strand" HotelName="Wilde Aparthotels by Staycity The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Adam Street, London WC2R 0DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/66/7a66f6fd42e51c75c91f5636c6ae392230d085b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1299.48" OriginalAmount="1274.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.543727863812" Longitude="-0.19995868206024" StarRating="3" HotelCode="915049|the_black_lion" HotelName="The Black Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>274 Kilburn High Road, Kilburn NW6 2BY, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/zz/74ad1453735fbaa82c2667069e981cd340d817da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1300.50" OriginalAmount="1275.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515012658999" Longitude="-0.17635373820042" StarRating="2" HotelCode="401566|the_pride_of_paddington" HotelName="The Pride of Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Designated Smoking Area,Internet,Lounge,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Craven Road, Paddington, London W2 3BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/14/2114d80a5ee65abfe5b07c09b113bf5538f222ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pride of Paddington.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1301.96" OriginalAmount="1276.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|367705" HotelName="NYX Hotel London Holborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e8/ede81058e6913312ab9ede46e46dc5383c0d889b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.54" OriginalAmount="1277.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|the_leonard_hotel" HotelName="Leonard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6f/af6f4c6dcc479bee5c31f02958ebb15436e0c10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1303.21" OriginalAmount="1277.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49381122468" Longitude="-0.20226236078258" StarRating="4" HotelCode="114388|2278625" HotelName="Residence Inn London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Warwick Road, Kensington, London W14 8PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cc/49cc1e1b7d08e534207477f37df5c41f2bb93f06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located less than seven minutes from Earl's Court Exhibition Centre and just 10 minutes from Olympia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1303.56" OriginalAmount="1278.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.404341" Longitude="-0.342627" StarRating="4" HotelCode="77898|carlton_mitre_hotel" HotelName="The Mitre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hampton Court Road, Hampton Court, London, Surrey KT8 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/54/26548781a4f4d89233b88a81d619fea709021c87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 36 non-smoking rooms, which are located on 4 storeys and are reachable by lift. The fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.62" OriginalAmount="1281.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|thistle_marble_arch" HotelName="Amba Hotel Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/dc/42dc6acc9e68f41f9041c5fdf1c962671b543747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1308.66" OriginalAmount="1283.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47173496" Longitude="-0.45700118" StarRating="0" HotelCode="735444|aerotel_london_heathrow_terminal_3" HotelName="Aerotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 3, Arrivals Hall, Heathrow Airport, Hounslow, London TW6 2GW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f4/51f4fbfbcc0f70790b922b9c21b6f03cd246f787.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1309.68" OriginalAmount="1284.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|crowne_plaza_london__kensington" HotelName="Doubletree By Hilton London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/77/64770778ef7bdd6f8064bc0b73e39f69ab71c8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.76" OriginalAmount="1288.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|the_grand_at_trafalgar_square_2" HotelName="The Grand at Trafalgar Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, Westminster, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/2f/552f080187734b315cbeb0e4437d07c9892e9357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.80" OriginalAmount="1290.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|park_plaza_sherlock_holmes_london" HotelName="Holmes Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/11/2b1125e08115177f5cffbe554f1e0f543eafbcf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1315.80" OriginalAmount="1290.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|radisson_blu_edwardian_kenilworth_hotel" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/37/463712d9e69493a3b219a1eebbd11e67e30b0de5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1316.82" OriginalAmount="1291.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496248" Longitude="-0.179531" StarRating="4" HotelCode="93108|fifty_four_boutique_hotel" HotelName="54 Queen’s Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Queen's Gate, South Kensington, London SW7 5JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/ec/f5ec4f8ef6e81bfa2542f07b3ee52e855383e3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1316.82" OriginalAmount="1291.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52322156" Longitude="-0.12422977" StarRating="0" HotelCode="737902|russel_square_hotel" HotelName="Russell Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Bernard Street, London WC1N 1LN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/dd/19dd5314e2ffe33e93b1449629eb6a8634a982bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.84" OriginalAmount="1292.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48557403" Longitude="-0.1258281" StarRating="0" HotelCode="740391|still_life_vauxhall_" HotelName="Still Life Vauxhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>St George Wharf, London, Greater London SW8 2LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/7a/e67aadb11133fdbd3ccbd11452043994d709709c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Wandsworth and Lambeth, Still Life - Vauxhall Apartments is a perfect starting point from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1319.88" OriginalAmount="1294.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|citadines_prestige_trafalgar_square_london_2" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/22/4e221c376de3b2f6b7d28adc5a71d8b3dc4f09ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1320.77" OriginalAmount="1294.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516032338254" Longitude="-0.088068000000008" StarRating="4" HotelCode="130202|120964" HotelName="Apex London Wall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Copthall Avenue, London EC2R 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/1f/401f7e7b1b1403aa41053cdc6ad5ee3b9219f9f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the financial and business districts, close to the Bank of Eng...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1322.94" OriginalAmount="1297.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49877041" Longitude="-0.1368996" StarRating="5" HotelCode="986142|the_guardsman" HotelName="The Guardsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Vandon Street, Westminister, London SW1H 0AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/a0/70a01fd5886909498c667c19b792eafb6b941dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1324.98" OriginalAmount="1299.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491271623332" Longitude="-0.17191980530743" StarRating="4" HotelCode="18117|sydney_house_chelsea_2" HotelName="Sydney House Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Sydney Street, Chelsea, London SW3 6PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f9/90f9b3ceacd72d6628544b710ad8cfe936938df0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sydney House Chelsea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1324.98" OriginalAmount="1299.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51688676" Longitude="-0.10959905" StarRating="0" HotelCode="957209|the_chronicle" HotelName="The Chronicle Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Norwich Street, London EC4A 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f3/51f335a0e27fb524be5bf00ce45d1c68af8a337a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1327.02" OriginalAmount="1301.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51636307881" Longitude="-0.077857656992308" StarRating="5" HotelCode="450239|devonshire_club_hotel" HotelName="Devonshire Club by Mantis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Devonshire Square, London EC2M 4YD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/c6/5fc6250dd638615202e69c3a2ce6f6c698c6140a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1330.01" OriginalAmount="1303.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3" HotelCode="571806|628021" HotelName="Hotel Indigo London - 1 Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Square, London WC2H 7NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/22/68229ae55f202e8261a412ea53d8ae3d6c2f2ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1332.72" OriginalAmount="1306.59" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507099" Longitude="-0.146076" StarRating="4" HotelCode="28667|33544" HotelName="The Washington Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Curzon Street, Mayfair, London W1J 5HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/7d/757d229cbd983d3c843b6f3c6c1745e42cbd1ae2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's Mayfair, the hotel is just 5 minutes' walk from Green Park Undergr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1334.68" OriginalAmount="1308.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|CAF399400" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e3/06e3568cf3679d06ad4976560be06df6c7c96ca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1335.18" OriginalAmount="1309.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49294810442" Longitude="-0.1572887627899" StarRating="4" HotelCode="17673|sloane_square_hotel" HotelName="Sloane Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Sloane Square, London SW1W 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b9/c4b953829167fedb848af168c01f6c172dc8cfc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sloane Square Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1336.20" OriginalAmount="1310.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49871018" Longitude="-0.08142383" StarRating="4" HotelCode="610575|south_point_suites" HotelName="Residence Inn by Marriott London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>190 Bermondsey Street, London SE1 3TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/de/12de71f8e3a36df37d797b3415cda9b240439cf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1337.22" OriginalAmount="1311.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5116" Longitude="-0.138379" StarRating="4" HotelCode="189747|sanctum_soho_hotel" HotelName="Sanctum Soho Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Warwick Street, London W1B 5NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/fd/8bfd36b760a8b0333a0cf6a9205e722e8fdfca80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1339.26" OriginalAmount="1313.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4928655" Longitude="-0.2546085" StarRating="3" HotelCode="199786|high_road_house" HotelName="High Road House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Chiswick High Road, London W4 1PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/04/e1043a2da0f73ebf51b6383780f25b90006ab211.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.28" OriginalAmount="1314.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514658943243" Longitude="-0.10890111488993" StarRating="4" HotelCode="400832|saco_st_pauls__red_lion_court" HotelName="City2Stay Serviced Apartments Red Lion Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Red Lion Court, Holborn, London EC4A 3EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/cb/4dcb05ecc0882c624da8c2ac616032b9e3146d52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is City2Stay Serviced Apartments Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1341.30" OriginalAmount="1315.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|the_grosvenor__a_guoman_hotel" HotelName="The Clermont, Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road, London SW1W 0SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f3/f5f3dd07829eb17b9daa694a676edebaa17a4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along a main road some 500 m from Buckingham Palace and other top London attrac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1343.34" OriginalAmount="1317.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515155354382" Longitude="-0.15995047401373" StarRating="5" HotelCode="64608|marble_arc_by_montcalm" HotelName="The Marble Arch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Great Cumberland Place, London W1H 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/72/9d72c29bf36191d10cbada0906ddd58a40b45d4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1347.42" OriginalAmount="1321.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|sanderson" HotelName="Sanderson London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0c/5d0c6327fb86c759bdbd095b5bd1826ba5f42c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1359.66" OriginalAmount="1333.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="0" HotelCode="962161|the_standard_london" HotelName="Standard Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Street, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/bc/2bbc704542940ab917757876298748008c703963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1363.74" OriginalAmount="1337.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5193515" Longitude="-0.16218411" StarRating="0" HotelCode="744080|marylebone_village_apartments" HotelName="Marylebone Village Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Crawford Street, London W1H 1JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/fc/b9fc331676a323efe2400e33dc393d789fe9e970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1363.74" OriginalAmount="1337.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49178428" Longitude="-0.19216838" StarRating="0" HotelCode="847238|blackbird_2" HotelName="The Blackbird" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>209 Earl's Court Road, London SW5 9AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/24/13243674a2c7470e53da5e4536bddc928dc96f78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.80" OriginalAmount="1340.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|the_royal_park_hotel" HotelName="Roseate House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Westbourne Terrace, Lancaster Gate, Hyde Park, London W2 3UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/33/dd33342135a5b2e07b4a7ddda3906133c2ee3d3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location for those wishing to explore the city's many sights. Hyde Park...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1369.86" OriginalAmount="1343.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52510996" Longitude="-0.08285078" StarRating="5" HotelCode="535553|nobu_hotel_shoreditch" HotelName="Nobu Hotel Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-50 Willow Street, Shoreditch, London EC2A 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b6/26b6094007ec763823e5794ba0ba44027fafa263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1370.88" OriginalAmount="1344.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|the_zetter_townhouse" HotelName="The Zetter Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-50 St John's Square, London EC1V 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/02/a402c06d6fe22906b38f19a30b474359491b354d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1377.00" OriginalAmount="1350.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5058445" Longitude="-0.10446383" StarRating="0" HotelCode="964411|the_hoxton_southwark" HotelName="The Hoxton Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Blackfriars Road, London SE1 8PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/5a/985a452db73a8f15593ae92a39ad092a5829f694.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1377.20" OriginalAmount="1350.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|6555" HotelName="Meliá White House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/58c71cc8ad42ec86/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1379.76" OriginalAmount="1352.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5148795" Longitude="-0.1739265" StarRating="3" HotelCode="144112|1653928" HotelName="Aspen Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Sussex Gardens, London, Greater London W2 1TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/c8/49c89e29f89fb47d5c6c3852a63e21858046fb4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Aspen Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.12" OriginalAmount="1356.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508442091384" Longitude="-0.12480000305845" StarRating="4" HotelCode="45327|charing_cross" HotelName="The Clermont Charing Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, London WC2N 5HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/43/9b43b60abe9ce4e46a4eaf87ec652bd3ccd0e074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable, traditional hotel is located at the heart of London and is well served by public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1384.14" OriginalAmount="1357.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="150668|la_place_2" HotelName="La Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nottingham Place, London W1U 5LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/f9/d1f92bedbbfbe0bb02134ffc4ebde03c5410dd9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is La Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1391.95" OriginalAmount="1364.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|33134" HotelName="Radisson Blu Edwardian Grafton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/04/aa04701f3e4de33c5dbf2741046c8b7fb3a2f0f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.30" OriginalAmount="1365.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.531077042918" Longitude="-0.12459899649002" StarRating="5" HotelCode="13079|great_northern_hotel_2" HotelName="Great Northern Hotel A Tribute Portfolio Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pancras Road, King's Cross, London N1C 4TB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed77293bb62998b2bb27a0e0399b919634eb9a70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1394.34" OriginalAmount="1367.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511144653521" Longitude="-0.13121366500854" StarRating="4" HotelCode="189710|one_leicester_street" HotelName="Leicester House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Street, London WC2H 7BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/37/e73707e642d724d1f4808f0789349bf1c3ee6bf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming property offering luxurious boutique rooms is housed in a 5-storey Georgian building. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1396.38" OriginalAmount="1369.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|the_gyle" HotelName="The Gyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Square, London, England WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f7/76f7d5f52165e13e734e332412036bc9d82d5a6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1397.40" OriginalAmount="1370.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.451107" Longitude="-0.296735" StarRating="4" HotelCode="115394|richmond_gate_hotel" HotelName="Richmond Harbour Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Richmond Hill, Richmond-upon-Thames, Surrey TW10 6RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/15/f715a546bb78a14ef205324f3a2319f1401f9714.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top of Richmond Hill. It is located in Surrey, just 11 km from London's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.52" OriginalAmount="1376.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495908546993" Longitude="-0.208038053373" StarRating="3" HotelCode="385974|hand_flower" HotelName="Hand &amp; Flower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet,LCD/Projector,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Hammersmith Road, Hammersmith, London W14 8XJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ed/b5ed6b78b5b230cd9c945d306f1fe82018ad4c7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hand &amp; Flower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1403.52" OriginalAmount="1376.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5262539" Longitude="-0.12688900000001" StarRating="3" HotelCode="903418|euro_hotel_5" HotelName="Euro Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Cartwright Gardens, Russel Square, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/f4/f3f4db28e9a5e1a8bffaa67d18bf56729548a99f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1404.54" OriginalAmount="1377.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496069310993" Longitude="-0.17039849570085" StarRating="4" HotelCode="16606|the_rembrandt__a_sarova_hotel" HotelName="The Rembrandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thurloe Place, Knightsbridge, London SW7 2RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/04/8b04360bb596520852171e5e6ea190743cd930e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1409.01" OriginalAmount="1381.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|8900" HotelName="Holiday Inn Oxford Circus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Welbeck Street, London W1G 9BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The up market city hotel is located in London's city centre and Oxford Street (only 150 metres away)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1409.64" OriginalAmount="1382.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|south_place_hotel" HotelName="South Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 South Place, London EC2M 2AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/3b/e43b473e283073eeb202ec0a31ab7665ffd37c87.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is South Place Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1410.66" OriginalAmount="1383.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986038|marlyn_lodge_city_of_london" HotelName="Marlyn Lodge City Of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Portsoken Street, London E1 8RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/70/12701f49f1fa5bf50e5e70c2db1da129059ccb86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1412.70" OriginalAmount="1385.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|megaro_hotel" HotelName="Hotel Megaro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa853f5d4103570dc40516300e2692c1ede2a4b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1412.70" OriginalAmount="1385.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494301" Longitude="-0.18592149" StarRating="4" HotelCode="433674|ashburn_court_apartments_" HotelName="Ashburn Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Ashburn Gardens, Ashbun Court, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/e0/00e0fe6dd716865ac22a35efdcbf4d5c8a7cba17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1413.72" OriginalAmount="1386.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901065|montagu_place_hotel" HotelName="Montagu Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Montagu Place, London W1H 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/2e/022e1aeb1adcdb21705beb5162d50e0c0060fb83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1415.76" OriginalAmount="1388.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506762066506" Longitude="-0.1466176134079" StarRating="4" HotelCode="174961|44_curzon_street" HotelName="44 Curzon Street by Mansley Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>44 Curzon Street, Mayfair, London W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/f4/62f4dbcbfd63f57beda8d87d0007260f7193cba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 44 Curzon Street by Mansley Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1416.78" OriginalAmount="1389.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518021675267" Longitude="-0.14265596866608" StarRating="4" HotelCode="17096|saint_georges_hotel" HotelName="Treehouse London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Langham Place, Marylebone, London W1B 2QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/4a/5d4aef857bf9589e7861a1f4ec1d23715e475657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the top end of fashionable Regent Street in one of the most exclusive areas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1419.84" OriginalAmount="1392.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4902654" Longitude="-0.1976125" StarRating="2" HotelCode="263513|exhibition_court_hotel_3" HotelName="Exhibition Court Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/28/7328fa109dfba9b1286c29af54e46d638cd778cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1422.90" OriginalAmount="1395.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520560986235" Longitude="-0.13074163558201" StarRating="4" HotelCode="50965|the_academy_the_bloomsbury_town_house" HotelName="The Academy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Gower Street, Fitzrovia, London WC1E 6HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/6e/be6e10173764ed90a6761e3b3597bb20aa228f9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1422.90" OriginalAmount="1395.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51327329" Longitude="-0.08513037" StarRating="0" HotelCode="847372|counting_house" HotelName="Counting House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Cornhill, London EC3V 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/3f/003f3ccbbae283b1a41b34019b707d2d9b58cfdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1423.92" OriginalAmount="1396.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|radisson_blu_edwardian_hampshire_hotel" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-36 Leicester Square, Westminster, London WC2H 7LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c6/fdc6a5fbbc2b32ef11ebd05469f1ae514d432078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the perfect West End location, tucked away between the National Gallery and Leice...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1428.00" OriginalAmount="1400.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499136180893" Longitude="-0.18023714351648" StarRating="4" HotelCode="498306|queensgate_court" HotelName="Queensgate Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Queen's Gate, Kensington, London SW7 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/bb/42bb7cd88aae9ddb91b58575d51e9a5d70845b04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Queensgate Court, at 24 Queen's Gate, South Kensington, offers superior accommodation in one of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1430.04" OriginalAmount="1402.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494792" Longitude="-0.185923" StarRating="4" HotelCode="915047|point_west_apartment" HotelName="Point West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Cromwell Road, South Kensington, London SW7 4XF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e8/d7e87c11a674464ec7c2b8a4dea8ce920561309a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1436.16" OriginalAmount="1408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|the_ampersand_hotel" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" 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,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Harrington Road, London SW7 3ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/5b/8a5bb70485f281ea982455e808dd0412d8722269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just a minute's walk from South Kensington Underground Station. N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1436.66" OriginalAmount="1408.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|54054" HotelName="St. Martins Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/ff/d4ff552c7904770374aa10790c8a0f6364aa6471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.22" OriginalAmount="1411.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513992" Longitude="-0.122167" StarRating="3" HotelCode="189761|fielding_hotel" HotelName="The Fielding Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>4 Broad Court, Bow Street, Covent Garden, London WC2B 5QZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/15/08158a1981adf077a8ea1bf21885276d9a0ef709.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.22" OriginalAmount="1411.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|page8" HotelName="Page 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 St. Martin’s Place, London WC2N 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/5c/005cf04beca627f2fc1dfe878c08f2f056469d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1442.28" OriginalAmount="1414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507450061117" Longitude="-0.09584110000003" StarRating="0" HotelCode="952433|native_bankside" HotelName="Native Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Bear Gardens, Empire Warehouse, London SE1 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/72/3b72fdc126171ffd106894a8149806ef18c3b0ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1444.97" OriginalAmount="1416.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518614185596" Longitude="-0.13561248779297" StarRating="4" HotelCode="52566|43504" HotelName="Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rathbone Street, W1T 1LB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/20/79208cec2809a32387d74b73902117d149547224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the most popular areas of London, this hotel is within walking distance of Oxford...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1446.36" OriginalAmount="1418.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489679785993" Longitude="-0.19469633862309" StarRating="2" HotelCode="147149|hotel_earls_court" HotelName="Hotel Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Warwick Road, Earls Court, London SW5 9UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/f7/6bf731cb5c287f99bbae9477d7aea238da53faa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Earls Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1447.38" OriginalAmount="1419.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514641715439" Longitude="-0.14841735363007" StarRating="4" HotelCode="337093|radisson_blu_edwardian_berkshire_hotel" HotelName="Radisson Blu Edwardian Berkshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street 350, London W1C 1BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0c/8f0ce78bd25b3806c14ddfc19b854d87fd6fbd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Oxford Street, close to Bond Street right at the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1452.48" OriginalAmount="1424.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|durrants_hotel" HotelName="Durrants Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Street, London W1H 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/0d/2e0d36722c92b0eb42063c00397a335d7ef01709.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1453.50" OriginalAmount="1425.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|crowne_plaza_london_the_city" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 New Bridge Street, London EC4V 6DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/80/53/8053733d605e07c712d8b24155d1d4ef28cca7b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just set back from the north bank of the River Thames in the heart of London's vibrant city business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1453.50" OriginalAmount="1425.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514083" Longitude="-0.085596" StarRating="5" HotelCode="82457|threadneedles" HotelName="Threadneedles, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Threadneedle Street, London, EC2R 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/00/1000ab31103808ff3189883cfcf4f64946615a77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1456.90" OriginalAmount="1428.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|CAF563300" HotelName="Hilton London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2d/3f2dbeca7c569cc8dd335f94742558fc28169500.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1462.68" OriginalAmount="1434.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49538949" Longitude="-0.189926" StarRating="0" HotelCode="973672|sweet_inn_lexham_gardens_in_kensington" HotelName="Sweet Inn Lexham Gardens In Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Lexham Gardens, Kensington And Chelsea, London W8 5JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e0/7ee0a88f18baa00c745cb35be1bef2b141c4c112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1463.61" OriginalAmount="1434.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518067" Longitude="-0.149759" StarRating="5" HotelCode="23056|6646" HotelName="The Marylebone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>47 Welbeck Street, London W1G 8DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/0d/a40dc0d7e0141d642bafe78022c812636ea3c891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, guests just need to cross Bond Street to enter Marylebon...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1465.74" OriginalAmount="1437.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|the_curtain" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Curtain Road, London EC2A 3PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/78/9e78250eb6a9bc703d03761bd0a4d14155e1c3d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1467.78" OriginalAmount="1439.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|st_james_court_a_taj_hotel_london_3" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45930684df8ceac4eb6add849464d40c4c6169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1472.88" OriginalAmount="1444.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519952729849" Longitude="-0.12586265802383" StarRating="4" HotelCode="35407|grange_white_hall_hotel" HotelName="Grange White Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-5 Montague Street, WC1B 5BU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/81/5081a1482eab33cf0d505f7eb388dadcb085d272.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a unique location on Montague Street close to the spot where the Duke of Montague ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1476.59" OriginalAmount="1447.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|106035" HotelName="Montague on the Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Montague Street, Bloomsbury, London WC1B 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/76/34760207e8149456f4766f71870f93ce8a6f2a3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London in front of the British Museum and the hurly-burly of London’...</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1477.98" OriginalAmount="1449.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499595247606" Longitude="-0.13184122453686" StarRating="3" HotelCode="17178|the_sanctuary_house_hotel" HotelName="Sanctuary House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Tothill Street, London SW1H 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/03/a2036f2914e6029b1a726f3dfbcbabe1462cb249.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a fantastic location in one of London's oldest and most fashionable areas. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1479.00" OriginalAmount="1450.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504525374265" Longitude="-0.14747589826584" StarRating="5" HotelCode="318127|the_athenaeum" HotelName="Athenaeum Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>116 Piccadilly, Mayfair, London W1J 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/60/10603fb4fd3959d3d3d274159814cfe70debe31f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located in the heart of Mayfair, one of London’s most celebrated neig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1488.47" OriginalAmount="1459.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506124773726" Longitude="-0.12425065040588" StarRating="5" HotelCode="16979|33264" HotelName="The Royal Horseguards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court, London SW1A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0a/5d0aebe3d79197c7b4ecb53b78e88698e83bf923.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a stone's throw from the Houses of Parliament, Trafalgar Square, and overlooks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1499.12" OriginalAmount="1469.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49451206" Longitude="-0.1747939" StarRating="5" HotelCode="44519|547198" HotelName="The Pelham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cromwell Place, South Kensington, London SW7 2LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/54/cb54b3c7335b84c9a09827532d668aa099f96931.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The A. Venue Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1504.70" OriginalAmount="1475.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506676439895" Longitude="-0.027917253967303" StarRating="5" HotelCode="27478|732725" HotelName="Canary Riverside Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Westferry Circus, Canary Wharf, London E14 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312034/312034a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Originals City, Hotel Le Lion d'or, Chin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.54" OriginalAmount="1477.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56173627" Longitude="-0.28446893" StarRating="3" HotelCode="945367|wembley_park_hotel" HotelName="Wembley Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>92 Wembley Park Drive, Brent, London HA9 8HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/99/7f99cf3ad0d2f9fa217aa756c3a6ed0fa65c2838.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1508.58" OriginalAmount="1479.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494768" Longitude="-0.178617" StarRating="5" HotelCode="36860|130_queens_gate_apartments" HotelName="130 Queen's Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Queen's Gate, Kensington, London SW7 5LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/da/d9da5906b08840beff4eab5129eb97e25c512c14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The ultra-luxurious neo-classical apartments are approximately a 5-minute walk to the Natural Histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1509.55" OriginalAmount="1479.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|4264325" HotelName="The Melita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Charlwood Street, London SW1V 2DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/0c/7e0c656c3fbfc980c19d4ec50355146a378723f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1511.64" OriginalAmount="1482.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4968746" Longitude="-0.12906368" StarRating="0" HotelCode="986386|hope_house_by_q_apartments" HotelName="Hope House Residences by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Great Peter Street, Westminster Borough, London SW1P 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/95/a6950d2c887869877661c05ee616c80f8368e8f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1511.68" OriginalAmount="1482.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|6564" HotelName="The Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Great Russell Street, London WC1B 3NN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/1c/d51c8a0f5732fdf844868b2259cf10e2727da49e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional 4 star London hotel is centrally located and is just 2 minutes from the nearest und...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1523.88" OriginalAmount="1494.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5118" Longitude="-0.186" StarRating="3" HotelCode="495739|london_plaza_serviced_apartments" HotelName="London Plaza Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Inverness Terrace, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c8/18c85926e89c7e4990146d9186bf9d7ae21cc5e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1524.94" OriginalAmount="1495.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498052" Longitude="-0.164031" StarRating="5" HotelCode="114336|1809348" HotelName="Claverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Beaufort Gardens, Knightsbridge, London, SW3 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b8/a9b8309c5bc2ba2ad0e7f310392e43b7a51a989a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1535.10" OriginalAmount="1505.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|hilton_london_bankside" HotelName="Hilton London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1f/8a1ff60100a56901be77686d8e8bc376ce4368e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1543.26" OriginalAmount="1513.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.583273499905" Longitude="-0.2167996036701" StarRating="4" HotelCode="263535|the_pillar" HotelName="The Pillar Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Brent Street, Hendon, London NW4 2EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/8a/0f8ae72012c9075f4f40c02ae4888d78a16bd32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pillar Hotel London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.36" OriginalAmount="1518.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|royal_garden_hotel_2" HotelName="Royal Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/04/ff042b273dcc3925933ebef10c8882378ed44d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1553.46" OriginalAmount="1523.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|the_gore_hotel" HotelName="The Gore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’s Gate, Kensington, London SW7 5EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/80/e580f81101d614c509a942b6749d53fbc9c163e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a leafy avenue close to the Royal Albert Hall and just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1556.52" OriginalAmount="1526.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|st_pancras_renaissance_london_hotel" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Euston Road, London NW1 2AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3d/ae3de917e40c3fed89e89c179db795b4a199ebc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514328" Longitude="-0.13945" StarRating="5" HotelCode="366268|courthouse_doubletree_by_hilton_london__regent_street" HotelName="Courthouse Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Great Marlborough Street, London W1F 7HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a9/dda9bf2fb0b75f3483bbe355d8ab92650e03ce0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of bustling Soho, just minutes from famous London streets like Oxford and Regent St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1559.58" OriginalAmount="1529.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520949616616" Longitude="-0.077968355035068" StarRating="5" HotelCode="318579|batty_langleys" HotelName="Batty Langley's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Folgate Street, Spitalfields, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/3a/a33af28c152c462c74f67d356a4f1ab4ca04d7de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1566.72" OriginalAmount="1536.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496462698443" Longitude="-0.15566881349184" StarRating="3" HotelCode="903390|the_diplomat_hotel" HotelName="The Diplomat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Chesham Street, London SW1X 8DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/80/73800612fa34f2f62cb0a6417409be57fdd3dc79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1571.40" OriginalAmount="1540.59" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|164991" HotelName="The Westminster London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/ae/7eae4f56aec259369803c88e0b0a6a79914758dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1573.86" OriginalAmount="1543.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522590525" Longitude="-0.118826925" StarRating="4" HotelCode="902144|saco_holborn_lamb_s_conduit_st" HotelName="SACO London - Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spens House, 72 - 84 Lamb's Conduit Street, London WC1N 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b6/71b65904ddf56066f0148e57a09c36293bbb3a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1588.14" OriginalAmount="1557.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55315067" Longitude="-0.2854628" StarRating="3" HotelCode="522802|the_arch_wembley" HotelName="The Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>324 Harrow Road, Wembley, London HA9 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/4a/fc4a392673235b98b52f88320f645ad20411cd51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1593.24" OriginalAmount="1562.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|the_rubens_at_the_palace" HotelName="The Rubens at the Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/62/6862d61591eda6b2ce06cba3a11dc67cf9ad12fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1598.64" OriginalAmount="1567.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|228186" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/10/8c102097f68ac83be9bd579bd74b0ce7392cf02b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.58" OriginalAmount="1579.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51688459" Longitude="-0.0803213" StarRating="4" HotelCode="350862|the_bull_and_the_hide" HotelName="The Bull and The Hide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Devonshire Row, Bishopsgate, London EC2M 4RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3d/563dde18fb3ad39257095ca26b0da8299407feed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|st_jamess_hotel__club" HotelName="St. James's Hotel and Club Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Park Place, St. James's, London SW1A 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/57/2457f822a81059066adbd5cb5126a9aee4880b22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The secret of this intimate and elegant London townhouse hotel lies partly in its unrivalled locatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.96" OriginalAmount="1598.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520177" Longitude="-0.130307" StarRating="4" HotelCode="114320|staunton_hotel" HotelName="Staunton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Gower Street, Bloomsbury, London WC1E 6HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b0/f0b02da5b592412de69ec75c5ef19cb37bf9c0d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, this city hotel is only a few minutes’ walk from Oxford ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1630.98" OriginalAmount="1599.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|the_franklin_2" HotelName="The Franklin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Egerton Gardens, Knightsbridge, London SW3 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5ceb4e3942bc4df6242b0e692d9343f706a15c74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1644.24" OriginalAmount="1612.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5065718" Longitude="-0.14577026" StarRating="0" HotelCode="986349|the_mayfair_townhouse_by_iconic_luxury_hotels" HotelName="The Mayfair Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27-41 Half Moon Street, London W1J 7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/f6/a3f65fb4e3d568dc9a3417795d5f4acff22e3892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1644.76" OriginalAmount="1612.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/fe/0cfeae5eab197c916995bdc117cc689b9c7e0b73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1654.44" OriginalAmount="1622.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4" HotelCode="548398|sanctum_international_serviced_apartments_belsize" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d7/75d769d857dd8333a709a7ad41d6eb434a27dc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1658.96" OriginalAmount="1626.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503233716875" Longitude="-0.078158900201743" StarRating="5" HotelCode="524948|613142" HotelName="The Lalit London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181 Tooley Street, Southwark, London SE1 2JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613142/613142a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1664.64" OriginalAmount="1632.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4906193" Longitude="-0.190959" StarRating="4" HotelCode="174962|no1_the_mansions" HotelName="No 1 The Mansions" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>219 Earl's Court Road, Kinsington, London SW5 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/66/f2668314fc9bf7f27f79f5cb91f72dcd7a01ea2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is No 1 The Mansions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1666.68" OriginalAmount="1634.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|london_marriott_hotel_regents_park" HotelName="Marriott Regents Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c7/53c7f5b2e2298c798f08c42e3c199bf2bfe803d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1668.71" OriginalAmount="1635.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|32624" HotelName="Hilton London Green Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Half Moon Street, Mayfair, London W1J 7BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/0684143e4baa2c14/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the leafy Royal Parks and located in the heart of Mayfair, one of the capital's most pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|le_meridien_piccadilly" HotelName="The Dilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/89/2b899acfbd4ddea9f0f350682347cf27aae2f8a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1678.92" OriginalAmount="1646.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51392396329" Longitude="-0.12710452079773" StarRating="4" HotelCode="29234|radisson_blu_edwardian_mercer_street_hotel_2" HotelName="Radisson Blu Edwardian Mercer Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Mercer Street, London WC2H 9HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/f9/5df9587449fae8008040f2c38cbccebff7eec573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious city hotel is situated at the heart of popular Convent Garden. Numerous shops, a ra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1688.10" OriginalAmount="1655.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506430023352" Longitude="-0.14518438280334" StarRating="4" HotelCode="12552|flemings_mayfair" HotelName="Flemings Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Half Moon Street, Mayfair, London W1J 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efafede29efe9bc91cef18810195a62ca4048622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a few steps away from Green Park, Piccadilly and the fascinating boutiques and res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1693.20" OriginalAmount="1660.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520092924228" Longitude="-0.12614965438843" StarRating="4" HotelCode="32095|grange_blooms_town_house_hotel" HotelName="Grange Blooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Montague Street 7, WC1B 5BP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c1/dfc1a22364b922861371132964fd948014b1fea1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, next to the British Museum (100 m). It is around 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1701.36" OriginalAmount="1668.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522580044626" Longitude="-0.16056864831808" StarRating="4" HotelCode="30104|dorset_square_hotel" HotelName="Dorset Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Dorset Square, Marylebone, City of Westminster, London NW1 6QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/59/2159b0d78dec0029cfc2e0049f547fc2458708dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1704.42" OriginalAmount="1671.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49284" Longitude="-0.184184" StarRating="5" HotelCode="18346|the_bentley_london_a_hilton_hotel" HotelName="The Bentley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-33 Harrington Gardens, London SW7 4JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/56/415608f1d99e02fb8f44735009752ff5566e587b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the very heart of Kensington with its couture designer shops and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1704.42" OriginalAmount="1671.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514797" Longitude="-0.158564" StarRating="4" HotelCode="147211|zetter_townhouse_maryleb" HotelName="The Zetter Townhouse Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Seymour Street, London W1H 7JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/aa/32aab6d496df6157f28de13d781c5a1669aa81e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Zetter Townhouse Marylebone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1711.56" OriginalAmount="1678.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509681" Longitude="-0.078989" StarRating="4" HotelCode="77804|bridgestreet_tower_view" HotelName="Tower View by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street, London EC3R 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/47/6a4781e9c73a4efac243609254350cd0d2bc19ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1714.62" OriginalAmount="1681.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|the_level_at_melia_white_house" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/a5/d8a5aa35ca606e48bb252566d5b6137d89dd52c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1715.29" OriginalAmount="1681.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|CAQ456300" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c4/afc429e523116f12cb17a8d8d48fa640feb53e17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1729.31" OriginalAmount="1695.40" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|2440295" HotelName="No. 5 Maddox Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Maddox Street, London, Greater London W1S 2QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/d0/98d09f9812c91c27eef24b0fba64301d54ebace4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1729.92" OriginalAmount="1696.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4941321" Longitude="-0.21412880000003" StarRating="4" HotelCode="303760|st_paul_hotel" HotelName="St Paul's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Hammersmith Road, London, Hammersmith W14 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/67/2767e71669fa06fdc3898a24b254c0b1ddc1756a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1732.36" OriginalAmount="1698.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512245" Longitude="-0.203411" StarRating="3" HotelCode="81198|1080868" HotelName="Portobello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stanley Gardens, Notting Hill, London W11 2NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/6f/f76f363b210874141b3b3dd518fb81968ea1cb5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Portobello.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="972200|flying_butler_baker_street_apartments" HotelName="Flying Butler Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>York Street, Marylebone, London W1U 6PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e7/16e76a65734f5879c319b9b8105743cd5099dbad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.08" OriginalAmount="1704.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529044996796" Longitude="-0.1233396816987" StarRating="3" HotelCode="150137|jesmond_dene" HotelName="The Jesmond Dene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Argyle Street, Kings Cross St Pancras, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/85/ab8587b9aecf0b40d405c24cc23235bd26a98576.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.08" OriginalAmount="1704.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|middle_eight" HotelName="Middle Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Great Queen Street, Covent Garden, London WC2B 5BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f3/c9f3fc417452086aaddb411bf0a7a868318b2e8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel has a classical façade and a central situation in the Covent Garden area of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1739.10" OriginalAmount="1705.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521690108211" Longitude="-0.10521301586914" StarRating="4" HotelCode="296637|blueprint_apartments_turnmill_street_2" HotelName="Blueprint Living Apartments - Turnmill Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>66 Turnmill Street, London, Clerkenwell EC1M 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4f/e34f877dd624fee559674ead60c1957017de734f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Blueprint Apartments -Turnmill Street in London The City of London,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1747.77" OriginalAmount="1713.50" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51595345732" Longitude="-0.15993559632125" StarRating="2" HotelCode="94581|934785" HotelName="The Prince Akatoki London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Great Cumberland Place, Marble Arch, London W1H 7FD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/ec/4decf3cb39985f14a16ca07ce7c2303fee22c2c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The design hotel is set on a quiet residential street close to Marble Arch at the top of Park Lane a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1749.30" OriginalAmount="1715.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50820155" Longitude="0.01931142" StarRating="0" HotelCode="951410|grand_vista_by_austin_david_apartments" HotelName="The Oxygen by Austin David Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Western Gateway, Newham, London E16 1BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/03/e703f3abc45c4eddf2f936bf0a8081970a31a686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50624217" Longitude="-0.12629783" StarRating="5" HotelCode="986055|great_scotland_yard_hotel_the_unbound_collection_by_hyatt" HotelName="Great Scotland Yard Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Great Scotland Yard, London SW1A2HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/85/c58516daa6bf9ae196789ba8aab64909bcdb4360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1769.28" OriginalAmount="1734.59" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|6650" HotelName="The Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>109-113 Queen's Gate, South Kensington, London SW7 5LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/12/ff128384f21e524b5d4d79748db7240dbfa216a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to Kensington Gardens, in the elegant borough of Kensington. ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1769.70" OriginalAmount="1735.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|san_domenico_house" HotelName="San Domenico House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Draycott Place, London, Greater London SW3 2SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/26/b72661cbf097a7ebde1a62ec469d635251ff22e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1773.78" OriginalAmount="1739.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|jumeirah_lowndes_hotel" HotelName="Jumeirah Lowndes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/de/ecdedbe7b4a88dfe8b59e8038c06b0d4de000236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1781.94" OriginalAmount="1747.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|marriott_london_marble_arch" HotelName="Marriott Marble Arch" Meals="ROOM ONLY" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/21269206fb470f85b884dfc88e72f94a8fbbd5c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|novotel_london_wembley" HotelName="Novotel London Wembley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/35/a33547fe6d895332b34e580abbcff8f0554d5ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1799.28" OriginalAmount="1764.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509537705242" Longitude="-0.19673321663481" StarRating="4" HotelCode="29187|the_laslett_hotel" HotelName="The Laslett" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Pembridge Gardens, Notting Hill, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/e8/37e884769f1caee00334e48fbd4576c9b012a2c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located in the heart of one of the most desirable locations in London’s Notti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1801.32" OriginalAmount="1766.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|the_waldorf_hilton" HotelName="The Waldorf Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/56/865663db7b587fee44b63434b12b0e8ad0750b61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1818.66" OriginalAmount="1783.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|the_ned" HotelName="The Ned London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec767779e3d092b3bfb836bc9a39699f15d22a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1820.70" OriginalAmount="1785.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.523783385178" Longitude="-0.076182887766208" StarRating="3" HotelCode="199804|shoreditch_house" HotelName="Shoreditch House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebor Street, Shoreditch, London E1 6AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/45/4145b74ad19e7ec5fa7b41aa36ca3faa79ab562b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1833.96" OriginalAmount="1798.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|the_nadler_soho" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Carlisle Street, London W1D 3BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/b5/88b529d69b76d4ce04b9cc73a139539b9d5ff2ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1837.02" OriginalAmount="1801.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51757073" Longitude="-0.13545472" StarRating="5" HotelCode="570588|the_mandrake_hotel" HotelName="The Mandrake Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20-21 Newman Street, London W1T 1PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3c/de3c6fae7b94a3cedb3f13d5796530448373a3ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1843.14" OriginalAmount="1807.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|me_london" HotelName="ME London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/59/4059f8002baac941e5bea3321e6dc8a12417ccde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1847.22" OriginalAmount="1811.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520184" Longitude="-0.102541" StarRating="4" HotelCode="82430|the_rookery_hotel" HotelName="The Rookery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Peter’s Lane, Cowcross Street, London EC1M 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/80/c8/80c838b5b2fc1906b1321ce72d7a089f9a9fb06e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517196320568" Longitude="-0.080907493829727" StarRating="5" HotelCode="34465|andaz_liverpool_street__a_hyatt_hotel" HotelName="Andaz London Liverpool Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Liverpool Street, London EC2M 7QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/61/64612c15a5f10f2d0f8d2921922ef773949a3471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys an ideal location in the heart of London. It lies adjacent to Live...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1888.02" OriginalAmount="1851.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493024" Longitude="-0.177193" StarRating="4" HotelCode="170767|manson_place" HotelName="Manson Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Manson Place, SW7 5LT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b1/acb1238606c99fa13ea610a1afb49b98df2f3fa8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1896.18" OriginalAmount="1859.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490600868249" Longitude="-0.14495156631949" StarRating="4" HotelCode="336018|artist_residence_london" HotelName="Artist Residence London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Cambridge Street, London SW1V 4QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/8f/f48feb7dfb2e418779c4c8701e1b399d3e6b9a88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1905.36" OriginalAmount="1868.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="5" HotelCode="901347|no11_cadogan_gardens" HotelName="11 Cadogan Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cadogan Gardens, Chelsea, Knightsbridge, London SW3 2RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c9/0bc95fcb3b59bd6d6dc71baa2179f44906e196dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Victoria Palace theatre lies 1.2 km away, as does Hyde Park Corner, Chelsea Bridge and Apollo Victor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1925.76" OriginalAmount="1888.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50420086" Longitude="-0.08208507" StarRating="4" HotelCode="582358|london_bridge_tooley_st" HotelName="Tooley Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>116 Tooley Street, Waterloo and Southwark, London SE1 2JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/53/d65398430b1e802cd59038caff3dd56d48118565.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1930.86" OriginalAmount="1893.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493167976799" Longitude="-0.15965321981106" StarRating="5" HotelCode="114430|draycott_hotel" HotelName="Draycott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Cadogan Gardens, London SW3 2RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/d3/85d313aa5eb9fe681df13b6e8d763abfc4067d71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only a 10-minute walk from Knightsbridge, 500 m from the Saatchi Gallery and a 2-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1954.32" OriginalAmount="1916.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4921395" Longitude="-0.187852" StarRating="4" HotelCode="34454|collingham_serviced_apartments_2" HotelName="Collingham Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-27 Collingham Gardens, London SW5 0HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a0/d0a0cbc456bd79ef570c233cc9a3d6c2c0b08b0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1971.66" OriginalAmount="1933.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|the_may_fair" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/9b/359b3dd777a1e2d446df6a49197bf32531aa8db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1977.78" OriginalAmount="1939.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|lancaster_london" HotelName="Royal Lancaster London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lancaster Terrace, London W2 2TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/49/fa49ebbaa908832d881e4c31e3954e6ff73bf385.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located close to Hyde Park, Oxford Street and Lancaster Gate underground st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1979.82" OriginalAmount="1941.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52890765" Longitude="-0.11763845" StarRating="0" HotelCode="793188|35_swinton_street_2" HotelName="35 Swinton Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>35 Swinton Street, Camden, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/21/3121d9329ff2f1ff3c78c04d567715fc5dddf2c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1984.92" OriginalAmount="1946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|pan_pacific_london" HotelName="Pan Pacific London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Houndsditch, London EC3A 7AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/01/640171b1c9ce9e6dc118494c20d66875b792687d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.98" OriginalAmount="1949.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50987422" Longitude="-0.12347783" StarRating="0" HotelCode="788875|the_nadler_covent_garden" HotelName="The Nadler Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Bedford Street, London WC2R 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/0d/b90d5210e43070ecdff66819fdebe912cd50345d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1996.14" OriginalAmount="1957.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499124064552" Longitude="-0.13447925448418" StarRating="4" HotelCode="318126|st_ermins_hotel_autograph_collection" HotelName="St. Ermin's Hotel, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Caxton Street, London SW1H OQW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6c/f66c0ef07bca81d4b742a8c46bbd538ef978d422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a splendid location from which it is easy to begin exploration of London's stunnin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2003.28" OriginalAmount="1964.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51525152942" Longitude="-0.15928593692695" StarRating="5" HotelCode="14979|the_montcalm_london" HotelName="The Montcalm London Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Wallenberg Place, London W1H 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0ddea8e9de3be08d440b0769de4fbe9550a0d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a peaceful location. In a number of minutes, guests will easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49145" Longitude="-0.15627" StarRating="4" HotelCode="199805|sloane_apartments" HotelName="The Apartments by Sloane Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Sloane Gardens, London SW1W 8EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a6/aba615e6ca456208e0deca888bcdeb580353ca1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is The Apartments by Sloane Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2008.38" OriginalAmount="1969.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511704" Longitude="-0.132234" StarRating="5" HotelCode="170589|w_london_leicester_square" HotelName="W London Leicester Square" 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>10 Wardour Street, Leicester Square, London W1D 6QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/0e/850e475bf2d3afb7c691e50dd144e8712bc46901.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2022.66" OriginalAmount="1983.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|hazlitts_hotel" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Frith Street, London Borough of Camden, London W1D 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/34/9b34260fbcbbbb29f8ef8bf8aba4cb7b3ff0c590.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2029.80" OriginalAmount="1990.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493326336119" Longitude="-0.17864316701889" StarRating="4" HotelCode="189735|adria_boutique_hotel" HotelName="Adria Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Queens Gate, London SW7 5AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/49/bf49597ee35ee63257ff897e1f8f538b653f1ffd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This clean, comfortable and affordable hotel ideally situated in the heart of Hammersmith, West Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2033.88" OriginalAmount="1994.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|london_hilton_on_park_lane" HotelName="London Hilton on Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/2e/c12e335f8bad98acfabdc9c8e81ab167f6a61891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2035.92" OriginalAmount="1996.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497586453552" Longitude="-0.15632145767211" StarRating="3" HotelCode="498404|chesham_court" HotelName="Chesham Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>17 Chesham Court, London SW1 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/f2/66f2d521196f8846dc26d06a67dbe8e0b63b98b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Serviced apartments in affluent Belgravia: Chesham Court, located right next door to the buzz of Kni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2054.28" OriginalAmount="2014.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508028235391" Longitude="-0.10528874268163" StarRating="5" HotelCode="775465|bankside_hotel_autograph_collection" HotelName="Bankside Hotel, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Blackfriars Road, Upper Ground, London SE1 9JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1f/001f7e7a10f480a5182098d0b5ae0d644fac8610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2061.42" OriginalAmount="2021.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|cheval_three_quays" HotelName="Cheval Three Quays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lower Thames Street, London EC3R 6AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ab/2aab38388b5aa2aa1230c1ae44535fcaadb3378e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2082.84" OriginalAmount="2042.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498216" Longitude="-0.164353" StarRating="5" HotelCode="114275|knightsbridge_hotel" HotelName="Knightsbridge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Beaufort Gardens, London SW3 1PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7f/df7f7a6e79cc24636dbd918ea03f8383294c7f8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2083.86" OriginalAmount="2043.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="740219|urban_stay_fitzrovia_apartments" HotelName="Urban Stay Fitzrovia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Bourlet Close, London W1W 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/16/a9160b422cbbf59dec62ceb41755bb108a030c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2088.96" OriginalAmount="2048.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|the_park_lane_hotel_london_2" HotelName="Sheraton Grand London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/a4/d3a483e9ceb663125b76f53bf1e328bbe94a2f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2094.06" OriginalAmount="2053.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5135893" Longitude="-0.1325915" StarRating="3" HotelCode="199778|dean_street_townhouse_2" HotelName="Dean Street Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Dean Street, London W1D 3SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/ac/70ac83c6a55bf48f2fbd774d05d21ff1e66cb296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2113.14" OriginalAmount="2071.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|26120" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/12/5412040207e13b030b892f7fb33f65c41b191156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2119.56" OriginalAmount="2078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503890941391" Longitude="-0.15021979808807" StarRating="5" HotelCode="14174|intercontinental_london_park_lane" HotelName="InterContinental London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Hamilton Place, Park Lane, W1J 7QY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/13/4f138037604a3f204113c4b6116ec8b9eab2e450.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and is perfect for guests looking for a sophisticated place to stay....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2124.66" OriginalAmount="2083.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497362447992" Longitude="-0.15619575977325" StarRating="5" HotelCode="49088|belgravesa_thompson_hotel" HotelName="The Hari Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Chesham Place, SW1X 8HQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/15/fc151b8e679cfae87de3f814a18d2b46b2ab5d78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant top-class hotel is centrally located at the heart of Belgravia and offers convenient li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2131.80" OriginalAmount="2090.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|hyatt_regency_london_the_churchill" HotelName="Hyatt Regency London - The Churchill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Portman Square, London W1H 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3d/8c3dc30acda601f69122e9299b1f1ed4a915e06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is situated in the central location of Portman Square, close to Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2132.82" OriginalAmount="2091.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47262249" Longitude="-0.1629933" StarRating="4" HotelCode="263519|albert_bridge_apartments" HotelName="Albert Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>445-447 Battersea Park Road, Lambeth, London SW11 4LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/24/3e245ce787f741a415cad823b1db26f67fe391e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Albert Bridge Apartments to discover the wonders of London. Offering a variety of facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2139.96" OriginalAmount="2098.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5108881" Longitude="-0.12387874" StarRating="4" HotelCode="558862|the_henrietta_hotel" HotelName="Henrietta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Henrietta Street, WC2E 8QH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b9/84b99de1efdfb974729098c6e5a919a811d6fbcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2143.02" OriginalAmount="2101.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|the_park_tower_knightsbridge" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/db/0adbb3f6cf93be073d2fc8426fa7f364fcff2cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2146.08" OriginalAmount="2104.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500037" Longitude="-0.161528" StarRating="5" HotelCode="35462|the_capital_hotel" HotelName="The Capital" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Basil Street, Knightsbridge, London SW3 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/61/0661249ca961523713fa3ac726813e89be22945e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is located at the heart of the exclusive Knightsbridge district of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2154.24" OriginalAmount="2112.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507347095143" Longitude="-0.020916965029755" StarRating="5" HotelCode="82911|marriott_executive_apartments_london_west_india_quay_3" HotelName="Marriott Executive Apartments London, Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/95/27956aca86a38afc5ac98218ff8e9081117c845d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Canary Wharf development at West India Quay, near the water side, next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2215.44" OriginalAmount="2172.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|egerton_house_hotel" HotelName="Egerton House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Egerton Terrace, Knightsbridge, London SW3 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5d/b05d7cd537c3df4058d476062b05f1a54dded98b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet cul-de-sac in the heart of Knightsbridge, an exclusive and fashionab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2228.70" OriginalAmount="2185.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50948789" Longitude="-0.08380196" StarRating="4" HotelCode="633055|urban_stay_shard_view_apartments" HotelName="Urban Stay Shard View Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/07/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mary-at-Hill, London EC3R 8EF, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c0/84c04272724a70878dc6504738562cbd31dcb0c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2247.06" OriginalAmount="2203.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51109252" Longitude="-0.19812372" StarRating="3" HotelCode="434778|6_portobello_road" HotelName="6 Portobello Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>6 Portobello Road, Notting Hill Gate, London, W11 3DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/32/35323ef642200237f7d57bb570f64f53669f663d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 6 Portobello Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2274.60" OriginalAmount="2230.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986336|the_westin_london_city" HotelName="The Westin London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Upper Thames Street, London EC4V 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/a4/4fa4760d965296d55a73ddf0331f6eeb7dd80398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2306.22" OriginalAmount="2261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|metropolitan_by_como" HotelName="COMO Metropolitan London" Meals="ROOM ONLY" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/e7/52e73fb2ee0610f3e4d221d1bae25863d0037630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2315.40" OriginalAmount="2270.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50553098" Longitude="-0.14555532" StarRating="0" HotelCode="986035|the_mayfair_ritz_apartment" HotelName="The Mayfair Ritz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Piccadilly, Flat 7, London W1J 7NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/86/95867b4e64683b61a615092b1c4009955d7693b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2316.42" OriginalAmount="2271.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49450792" Longitude="-0.19218545" StarRating="0" HotelCode="986266|the_carlyle_elegant_serviced_apartments" HotelName="The Carlyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>171 Cromwell Road, Kensington and Chelsea, London SW5 0SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/73/8d73e1c9371368ee29fe7d23ed4d70416eac89fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This adults-only hotel warmly welcomes guests in London. For those in need of an adults-only holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2319.46" OriginalAmount="2273.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507697" Longitude="-0.132475" StarRating="5" HotelCode="49086|7578" HotelName="Sofitel London St. James" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Waterloo Place, London SW1Y 4AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/05/da05962a3dee5ba569c2a6292ac87785b92cee82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel is located between Buckingham Palace and Trafalgar Square and is just two m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2363.28" OriginalAmount="2316.94" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|1107099" HotelName="Nobu Hotel London Portman Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/48/4834eedc906fae1c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2377.63" OriginalAmount="2331.01" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4998611625" Longitude="-0.161455475" StarRating="4" HotelCode="114470|1551598" HotelName="The Levin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Basil Street, Knightbridge, London SW3 1AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/4c/a04c52f5de8ef3ecc41aa9c42405a01a3f44c979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2411.28" OriginalAmount="2364.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|chilworth_court_" HotelName="Chilworth Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125-129 Gloucester Terrace, Bayswater, London W2 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a0/00a01f09468483d15a1ce348c300c739adcd177e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury Serviced Apartments in Bayswater: Chilworth Court Apartments offers a selection of 20 spaciou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2411.28" OriginalAmount="2364.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|the_londoner" HotelName="The Londoner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leicester Square, London WC2H 7DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/5d/ca5dd8b61aa43ae31aa105369fa71bb83f199566.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2418.42" OriginalAmount="2371.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|the_stafford_london_by_kempinski" HotelName="The Stafford London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/45/4f4593db5689011d35a05a511c64aecc634a9784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2428.62" OriginalAmount="2381.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.518443136553" Longitude="-0.13485417697825" StarRating="5" HotelCode="114346|charlotte_street_hotel" HotelName="Charlotte Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Charlotte Street, London, Greater London W1T 1RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/2d/c32d5ff43e07611c253b7e0a197173ccbc831f54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2455.14" OriginalAmount="2407.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516748" Longitude="-0.136269" StarRating="5" HotelCode="18259|the_london_edition" HotelName="The London Edition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Berners Street, London W1T 3NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/fb/4cfb91ba2aa2be5ace9267d0c22382e780a50688.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located just a few paces from the famous Oxford Street shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2456.16" OriginalAmount="2408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498225768117" Longitude="-0.1435808740631" StarRating="5" HotelCode="104131|forty_one" HotelName="41 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/b8/99b857c99eaf56c7da85aeecee22fe5948054c09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel overlooks the Royal Mews at Buckingham Palace and is just a short walk away from the Roya...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2470.44" OriginalAmount="2422.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509540422175" Longitude="-0.15525162220001" StarRating="5" HotelCode="35406|grosvenor_house_a_jw_marriott_hotel" HotelName="JW Marriott Grosvenor House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Park Lane, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/cd/d8cdc66f9babd1c7b92673fd7bc8f4b275dde472.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a wonderfully prestigious position on Park Lane, within a few pace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2476.56" OriginalAmount="2428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|kings_wardrobe_apartments_by_bridgestreet" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place, London, EC4V 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a0/2ba05ae8371536bff5febe12fff363a69fa6ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2496.96" OriginalAmount="2448.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|marriott_london_grosvenor_square" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8c/138c14f45bce3f879bb299111631b3e48dd2f3b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2535.72" OriginalAmount="2486.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49471939" Longitude="-0.19281873" StarRating="3" HotelCode="986080|lve_kensington_cromwell_apartments" HotelName="Kensington Cromwell Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151/171 Cromwell Road, Kensington, London, Greater London SW5 0TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0e/070e0fad82ea520426ed3a183a65c4159a3e3218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2602.02" OriginalAmount="2551.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493095" Longitude="-0.175575" StarRating="5" HotelCode="114364|number_sixteen" HotelName="Number Sixteen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Sumner Place, London, Greater London SW7 3EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/eb/f1eb90d5e4829fe0da938c1b5f967d714e2fcf86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2640.78" OriginalAmount="2589.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517868" Longitude="-0.143976" StarRating="5" HotelCode="13936|the_langham_london" HotelName="The Langham London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1c Portland Place, Regent Street, London W1B 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/8a/718a2726c85a7fa90ec68bbd7be13744dd787156.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, directly on Regent Street, close to Oxford Street and B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2652.00" OriginalAmount="2600.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.555377" Longitude="-0.28642" StarRating="4" HotelCode="320112|st_georges_hotel_wembley" HotelName="St George's Hotel Wembley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43-51 Wembley Hill Road, Wembley, London HA9 8AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/23/b223360b2660c2dba86f8e03b6a6a038d6df136e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is St George's Hotel Wembley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2655.06" OriginalAmount="2603.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|london_marriott_hotel_park_lane" HotelName="Marriott London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Park Lane, W1K 7AA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/f7/aff7c54bebb84e16a04f537c1ec8cd8d6afcf775.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2659.14" OriginalAmount="2607.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501864" Longitude="-0.188368" StarRating="4" HotelCode="208868|51_kensington_court" HotelName="B’Shan Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 Kensington Court, London W8 5DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/cc/a0ccec5e8594e4c49427a55719949adc74902eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2674.44" OriginalAmount="2622.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51308879" Longitude="-0.12338101" StarRating="0" HotelCode="986172|urban_chic_covent_garden" HotelName="Urban Chic - Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Floral Street, London WC2E 9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/ca/cdca4c4541b2aeace0cb8dfc6094bdf322273357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2727.48" OriginalAmount="2674.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50105" Longitude="-0.119177" StarRating="5" HotelCode="80367|marriott_london_county_hall" HotelName="Marriott London County Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westminster Bridge Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/df/b8dfd08c62e249486a7fb27dbd15c8fa0191d202.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Marriott London County Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2738.70" OriginalAmount="2685.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|loscar_london" HotelName="L’oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Southampton Row, London WC1B 4AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f5/38f57117ce22fd504049231be162fddd3bc859cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2770.32" OriginalAmount="2716.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508249375" Longitude="-0.1309725" StarRating="5" HotelCode="114264|haymarket_hotel" HotelName="Haymarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Suffolk Place, London, Greater London SW1Y 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/2f/0a2fdeeb788ea998ebc801f58c50118beea910e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2801.94" OriginalAmount="2747.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514453465874" Longitude="-0.12703617008055" StarRating="0" HotelCode="199777|covent_garden_hotel" HotelName="Covent Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Monmouth Street, Covent Garden, London WC2H 9HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d15b4a8a23b064e3091e54bb886d2c18f22b89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2847.84" OriginalAmount="2792.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|the_landmark_london" HotelName="The Landmark London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d1/35d165f34d36abfee4b47daff664c45d5b39ef42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2871.30" OriginalAmount="2815.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|four_seasons_hotel_london_at_ten_trinity_square" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>10 Trinity Square, London EC3N 4AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f8/a1f879b600c98e1c01419818b4109d0c089fc94f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2933.52" OriginalAmount="2876.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49899628" Longitude="-0.19807449" StarRating="4" HotelCode="628399|monarch_house_serviced_apartments" HotelName="Monarch House Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241 Kensington High Street, London W8 6EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/6d/676d72064f7a921a9d2b8eb8556ee360360a2986.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3004.12" OriginalAmount="2945.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502049" Longitude="-0.186639" StarRating="5" HotelCode="28457|40388" HotelName="The Milestone Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Court, London W8 5DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/fc/dbfcfd4484334292d191b7a3bfdfb2b964688a5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of London and offers views out over Kensington Palace.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3027.36" OriginalAmount="2968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|the_halkin" HotelName="COMO The Halkin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkin Street, London SW1X 7DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1c/001cd9f0c22aece9c887580c01d3ab6d1a161d76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is centrally located, and countless shopping and entertainment venues are situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3031.44" OriginalAmount="2972.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517293395556" Longitude="-0.15000305012734" StarRating="4" HotelCode="263503|aka_maryleb" HotelName="AKA Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Bentinck Street, Marylebone, London W1U 2EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/17/941798b8708a6fc52cec3dd1981882f95d7e9c59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3033.48" OriginalAmount="2974.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511531" Longitude="-0.119286" StarRating="5" HotelCode="15417|one_aldwych" HotelName="One Aldwych" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>One Aldwych, London WC2B 4BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/4c/944c4e24f4875708d0cf3391194411855cad952f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3046.74" OriginalAmount="2987.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|rosewood_london_2" HotelName="Rosewood London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e8/e9e80751c52631581fd10226e84380851ee1c2c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3063.45" OriginalAmount="3003.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|1080968" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Harrington Road, London SW7 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/13/da13f8a93fb19d48f0c44c9533bda167c8d7fab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3122.22" OriginalAmount="3061.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513921" Longitude="-0.133526" StarRating="5" HotelCode="55615|the_soho_hotel" HotelName="The Soho Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Richmond Mews, London W1D 3DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/af/9dafe7a897aa89fbcc0687edd0edf15a3a0cde8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3131.40" OriginalAmount="3070.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|the_savoy_a_fairmont_managed_hotel" HotelName="The Savoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/59/7f593811208c868cc500259e2de45099f9a40713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3140.58" OriginalAmount="3079.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527051" Longitude="-0.182732" StarRating="4" HotelCode="147478|europa_house" HotelName="Europa House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79A Randolph Avenue, Little Venice, London W9 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b2/25b20bc499aaee275b29bda431e48ad19cbcc03b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3164.04" OriginalAmount="3102.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|51_buckingham_gate_taj_suites_and_residences" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9f/249f1fc6e4f7f9883947e062d6ac8b5203a70138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3174.24" OriginalAmount="3112.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507714" Longitude="-0.147148" StarRating="4" HotelCode="18284|the_chesterfield_mayfair" HotelName="The Chesterfield Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 Charles Street, Mayfair, London W1J 5EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d1/2cd17541ab65aa6005326d1ef52cda859f1331a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Mayfair. It is within 500 metres of Oxford Street an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3270.12" OriginalAmount="3206.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|the_beaumont_2" HotelName="The Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brown Hart Gardens, Mayfair, London W1K 6TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/50/e1509ac83d304a576931be6ca0dc03777633a34d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3274.20" OriginalAmount="3210.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506543974731" Longitude="-0.14086093865774" StarRating="4" HotelCode="293775|arlington_house_apartments" HotelName="Arlington House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 - 20 Arlington Street, Central London, London SW1A 1RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/a6/d4a6ad33b51218a614775f2c9da04efaddc39f4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3301.41" OriginalAmount="3236.68" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|313685" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/12/d11204ed73b6974578350569f20cc7279f56ecd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3310.92" OriginalAmount="3246.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|mayfair_house_2" HotelName="Mayfair House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 23/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Shepherd Street, Mayfair, London, W1J 7JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/3f/3c3f5e646cc0750d5b8ca982f5224094a993f459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3335.40" OriginalAmount="3270.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499363377735" Longitude="-0.16051670498756" StarRating="3" HotelCode="901969|searcys_roof_garden_rooms_2" HotelName="Searcys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Pavilion Road, London SW1X 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/13/9713535ab2d5d6924785f89e95700e5df501dbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 11 rooms. Services and facilities at the hotel include a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3349.68" OriginalAmount="3284.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511259005364" Longitude="-0.13487254936319" StarRating="5" HotelCode="341681|ham_yard_hotel" HotelName="Ham Yard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Ham Yard, London W1D 7DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/f3/9ff3f7dba27d650c4ddb365aeaafa41c39c83f9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3360.03" OriginalAmount="3294.15" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510739" Longitude="-0.151052" StarRating="4" HotelCode="14858|2477345" HotelName="The Biltmore Mayfair, LXR Hotels and Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Grosvenor Square, Westminster, London W1K 2HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/4c/1a4c9960b45cd7cee99eae063a70edaf59364d0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a splendid location very close to the shopping areas of Bond Street and Oxf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3384.36" OriginalAmount="3318.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|cafe_royal_hotel" HotelName="Cafe Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/08/1b08c94d9f69ed5b86ef41a3b1639eb5c4dba0b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3721.98" OriginalAmount="3649.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497539447614" Longitude="-0.14569759368897" StarRating="5" HotelCode="65378|the_goring" HotelName="The Goring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beeston Place, London SW1W 0JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/be/f0be2f0334d4d18db6a408ba1949a0c3aa8c9d5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a couple of minutes' stroll from Buckingham Palace, this charming hotel could not be better...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3832.14" OriginalAmount="3757.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50689924" Longitude="-0.1453576" StarRating="0" HotelCode="519388|park_lane_apartments_clarges_st" HotelName="Park Lane Apartments - Clarges Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>34-36 Clarges Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5e/ef5e327555f491a64752e076a139200b9794b84e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4024.03" OriginalAmount="3945.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|177807" HotelName="Corinthia Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitehall Place, London SW1A 2BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/69/916912d326f28631c4b214b7795062f5c33a7b7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated within a 5-minute walk from Trafalgar Square. Westminster is 1.5 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4237.08" OriginalAmount="4154.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498234080999" Longitude="-0.16526430845261" StarRating="5" HotelCode="32869|beaufort_house_knightsbridge" HotelName="Beaufort House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beaufort Gardens 45, Knightsbridge, London SW3 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/60/3b60a8ac5bbf1a2f8a658be74277c459c8e39906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4428.84" OriginalAmount="4342.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50643159" Longitude="-0.15184217" StarRating="5" HotelCode="199759|45_park_lane" HotelName="45 Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Park Lane, London W1K 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/c4/37c4b62b42523558bee35bccc34d1e5a3eaf14dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4539.00" OriginalAmount="4450.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494047" Longitude="-0.15739" StarRating="5" HotelCode="263508|cheval_phoenix_house" HotelName="Cheval Phoenix House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Wilbraham Place, Sloane Street, London SW1X 9AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/f3/2bf3bf8dbe7f3a3f77e2f61250186ea712003f09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cheval Phoenix House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4609.81" OriginalAmount="4519.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|9244" HotelName="Brown's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a0/6da071a781c65f623b546bfa3c20c6f3f3b483ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4741.98" OriginalAmount="4649.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510226525949" Longitude="-0.1496484875679" StarRating="5" HotelCode="28666|the_connaught_2" HotelName="The Connaught" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carlos Place, Mayfair, London W1K 2AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c0431661781a970941356d05ff16fb5f27a17c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the beautiful historic Mayfair district, with its many antique shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4835.82" OriginalAmount="4741.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494744109143" Longitude="-0.15859365463257" StarRating="4" HotelCode="30027|durley_house" HotelName="Durley House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Soloane Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b9/64b9974a73ec1f53427f61d9be8ce4bb2ee40b56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at London's most exclusive address, Sloane Street in Chelsea and Knightsbridg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4969.83" OriginalAmount="4872.38" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507059678518" Longitude="-0.15239238739014" StarRating="5" HotelCode="26019|32584" HotelName="The Dorchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Park Lane, Mayfair, London W1K 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/66/e96652c202ab219efbc385f6aa0156274bb6d33f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located at the heart of London directly opposite Hyde Park and within walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5012.28" OriginalAmount="4914.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|the_lanesborough_a_st_regis_hotel" HotelName="The Lanesborough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Park Corner, London SW1X 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/70/267028f5d40cf48dc81143ffd83580ecce326ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5021.46" OriginalAmount="4923.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501953" Longitude="-0.156267" StarRating="5" HotelCode="18258|the_berkeley_2" HotelName="The Berkeley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilton Place, Knightsbridge, London SW1X 7RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/80/8780d301af4fb39e42dac4276db0f7c1c1345ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of the central district of Knightsbridge. The famous Har...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5035.74" OriginalAmount="4937.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50723809" Longitude="-0.14836668" StarRating="0" HotelCode="969731|park_lane_apartmentsshaw_house_2" HotelName="Park Lane Apartments." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Chesterfield Street, Mayfair, London W1J 5JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/80/3f809e9898b05cca1f2cf264a40805c6d2861508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5228.52" OriginalAmount="5126.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5110474" Longitude="-0.1550269" StarRating="4" HotelCode="114576|47_park_street_by_marriott_grand_residence_club" HotelName="Grand Residences by Marriott - Mayfair-London - 47 Park Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Park Street, Mayfair, London W1K 7EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/04/fa049c90cc4edf14ae362304196291c44d7a759a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a tranquil haven at the very heart of all that London has to offer, with the most excl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5262.18" OriginalAmount="5159.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.496949167896" Longitude="-0.15910729765892" StarRating="5" HotelCode="52563|cadogan_hotel" HotelName="The Cadogan, A Belmond Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Sloane Street, Chelsea, London SW1X 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/91/9a/919af05adb3af59d5fb55433c79eef8cec4e1a72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located halfway down Sloane Street, on the corner of Pont Street. In only a few m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5305.02" OriginalAmount="5201.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50449532238" Longitude="-0.15013933181763" StarRating="5" HotelCode="26020|four_seasons_hotel_london_at_park_lane" HotelName="Four Seasons London at Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamilton Place, Park Lane, London W1J 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/dc/72dcc323480eb931bc10bd8688bfdefdcffdc271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is ideally located opposite Hyde Park, close to Knightsbridge, Piccad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5502.90" OriginalAmount="5395.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515324" Longitude="-0.15116767" StarRating="4" HotelCode="497376|urban_chic_bond_street" HotelName="Urban Chic Bond Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Picton Place, Mayfair, London  W1U 1BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/28/3c28fd84fbee6fc91e681550beabd27d9346717a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5720.16" OriginalAmount="5608.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|mandarin_oriental_hyde_park" HotelName="Mandarin Oriental Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/09/b909c884c4a6ab3644663e8e676fd8486e5f25f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5793.60" OriginalAmount="5680.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509081" Longitude="-0.15471500000001" StarRating="5" HotelCode="199827|grosvenor_house_apartments_by_jumeirah_living" HotelName="Grosvenor House Suites by Jumeirah Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Park Lane, Corner of Mount street, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/0b/d10b18f55ab9c2aea4f7f3d7f2ec41216538ca6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the suburbs of London, 100 m from the centre, close to Grosvenor Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5868.06" OriginalAmount="5753.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|jumeirah_carlton_tower" HotelName="Jumeirah Carlton Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/5a/e55ae77fb56e08678220ba5345bf66a925ac4453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6037.38" OriginalAmount="5919.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50239055255" Longitude="-0.15369818406145" StarRating="5" HotelCode="263536|the_wellesley" HotelName="The Wellesley Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Knightsbridge, London SW1X 7LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/9c/f79cb9f28dc904d68fca85346356ca27fc84da46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6500.46" OriginalAmount="6373.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501567357258" Longitude="-0.16282548710251" StarRating="5" HotelCode="186632|bulgari_hotel__residences" HotelName="Bulgari Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Knightsbridge, London SW7 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/51/bd5175044920b13e4a7ca35679e025cc0b3a4617.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6694.26" OriginalAmount="6563.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512627" Longitude="-0.147828" StarRating="5" HotelCode="47499|claridges" HotelName="Claridge's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brook Street, Mayfair, London W1K 4HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/53/fd53cce645423d26d3411cf132b06d8e56809350.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located just 500 m from famous Oxford Street, close to Bond Street ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6899.28" OriginalAmount="6764.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501084" Longitude="-0.181615" StarRating="4" HotelCode="808152|lux_london_hyde_park_gate" HotelName="35 Hyde Park Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Hyde Park Gate, SW7 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/26/c8267e4b44ffa150ab6af6caffd4694c6092d3b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7435.80" OriginalAmount="7290.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51988838" Longitude="-0.1559567" StarRating="5" HotelCode="634803|urban_chic_chiltern_and_baker" HotelName="Urban Chic Chiltern and Baker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kenrick Place, Marylebone, W1U 6HG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/b9/c3b95aef6232079064060092c1ae0a92fa09eeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7643.88" OriginalAmount="7494.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494386973724" Longitude="-0.1841045303272" StarRating="5" HotelCode="263506|cheval_gloucester_park_2" HotelName="Cheval Gloucester Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ashburn Place, Kensington, London SW7 4LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/9c/5c9c2f97a7acd990202b8bb1dbfa771b8083dbdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9199.38" OriginalAmount="9019.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507253334969" Longitude="-0.14165014028549" StarRating="5" HotelCode="16765|the_ritz_london" HotelName="The Ritz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>150 Piccadilly, W1J 9BR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/85/5a85b3d70a7c04685bddea85759e72263baddd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies on Piccadilly, at the heart of London and is the ideal starting point...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10718.16" OriginalAmount="10508.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49876156976" Longitude="-0.16644406564137" StarRating="5" HotelCode="263507|cheval_knightsbridge" HotelName="Cheval Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cheval Place, London SW7 1EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d3/dbd3cbbf9878a385397887a5c1d141ed2c8bbb65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Cheval Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Fax,Restaurant,Telephone Service,Air Conditioning,Conference Hall,Internet,Room Service,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Spa,Bicycle Rental,Diet Meals,Massage Centre,Nightclub,Shopping Arcade,Golf,Heated Pool,Jacuzzi,Lounge,Sauna,Swimming Pool,Garden,Kitchen,Wheelchair Access,Wake-up Call Service,Parking,24 Hour Front Desk,24 Hour Room Service,ATM/Cash Machine,Beauty Salon,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Library,Luggage Storage,Meeting Room,24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Printer,LCD/Projector,Valet Parking,24 Hour Power Supply,Babysitting,Boutique,Smoking Rooms,Porter,Vending Machine,Pets allowed,Dining</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,BUSINESS HOTEL,SPA HOTEL,HOTEL DE CHARME,ECO HOTEL,HOSTEL,GUESTHOUSE,CLUB RESORT,GUEST HOUSES,HOSTELS,INNS,APARTHOTEL,APARTMENT,BED AND BREAKFASTS,COUNTRY HOUSE,BOUTIQUE HOTEL,RESIDENCES</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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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="4f37f73a-1323-4927-abd5-a8b1d8419caa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-11T00:00:00" End="2026-08-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="13969|le_meridien_piccadilly" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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
4f37f73a-1323-4927-abd5-a8b1d8419caa|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="4f37f73a-1323-4927-abd5-a8b1d8419caa" TimeStamp="0001-01-01T00:00:00" HotelName="The Dilly" HotelCode="13969|6556" StarRating="5" GTCityId="40324" CountryCode="GB" CityName="London" CountryName="United Kingdom" Address="21 Piccadilly, London W1J 0BH" PostCode="W1J 0BH" PhoneNo="+442077348000" FaxNo="" Email="reservations@thedillylondon.com" CheckInTime="15:00" CheckOutTime="11:00" Latitude="51.509397691259" Longitude="-0.13622939586639" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (twin beds)" RoomTypeCode="h-17a77770-a610-5cec-9a13-169d4f782692|63|MTY0Mi4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1642" TotalPrice="1674.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 273.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1674.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (full double bed)" RoomTypeCode="h-2d072a9f-8bde-5a1d-ad51-6e1ef9fb9b4c|63|MTY0Mi4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1642" TotalPrice="1674.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 273.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1674.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|0|1135015685|1779192135040527B2129B38||yes|32954|16|MTcyMC43MXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1721" TotalPrice="1755.12" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 328.10 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1755.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, TWIN BEDS" RoomTypeCode="0|0|1135015655|1779192135040527B2129B46||yes|32954|16|MTcyMC43MXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1721" TotalPrice="1755.12" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 328.10 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1755.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Double" RoomTypeCode="0|0|1384554755|1779192135018572B1010B2||yes|32954|16|MTcyNi4xMXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1726" TotalPrice="1760.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1760.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Twin" RoomTypeCode="0|0|1384555285|1779192135018572B1010B13||yes|32954|16|MTcyNi4xMXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1726" TotalPrice="1760.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1760.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (full double bed) (king size bed)" RoomTypeCode="h-ae67adef-934f-59de-85e4-087017ac344f|63|MTczNy4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1737" TotalPrice="1771.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 289.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1771.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Executive Double room (full double bed) (king size bed)" RoomTypeCode="h-4d057efd-a0a4-52db-bbca-4f19c46a7e8c|63|MTc4MS4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1781" TotalPrice="1816.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 296.83-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1816.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior room" RoomTypeCode="h-5a6fc13d-6b25-529b-a6fc-094d64e19f80|63|MTgwNC4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1804" TotalPrice="1840.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 300.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1840.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, KING BED" RoomTypeCode="0|0|1161056905|1779192135040527B2129B30||yes|32954|16|MTgxOS4zN3xHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1819" TotalPrice="1855.76" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 346.91 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1855.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior King" RoomTypeCode="0|0|1384554885|1779192135018572B1010B6||yes|32954|16|MTgyNS4xM3xHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1825" TotalPrice="1861.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1861.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR" RoomTypeCode="0|0|1161084445|1779192136025968B2153B0||yes|32954|16|MTgzMi4yOXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1832" TotalPrice="1868.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1868.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-6d2bb6de-abc4-5381-97bc-3256bbc344a7|63|MTg2Mi4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="1862" TotalPrice="1899.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 310.33-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1899.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-6b433372-5bb1-5151-812c-fb85408a08ea|63|MTg2Mi4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="1862" TotalPrice="1899.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 310.33-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1899.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED" RoomTypeCode="0|0|1135015855|1779192135040527B2129B54||yes|32954|16|MTg2Ni4zNXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1866" TotalPrice="1903.68" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 355.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1903.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive King" RoomTypeCode="0|0|1384556175|1779192135018572B1010B37||yes|32954|16|MTg3Mi4yNXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1872" TotalPrice="1909.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1909.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior room with Double bed" RoomTypeCode="20260811$20260817$W$164$6556$DBL.SU$PK-  BAR RO$RO$$1~2~0$$P@07~A-SIC~22f75d~-635310728~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190922f75d|8|MTg4NS40N3xHQlB8MjAyNi0wOC0wNA==" OriginalAmount="1885" TotalPrice="1923.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR TWIN WITH 2 SINGLE BEDS" RoomTypeCode="20260811$20260817$W$164$6556$TWN.SU-1$PK-  BAR RO$RO$$1~2~0$$P@07~A-SIC~22f75d~-1172094625~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190922f75d|8|MTg4NS40N3xHQlB8MjAyNi0wOC0wNA==" OriginalAmount="1885" TotalPrice="1923.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1923.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE BED, LARGE" RoomTypeCode="0|0|1330763155|1779192135058377B2057B25||yes|32954|16|MTkwOS41MnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1910" TotalPrice="1947.71" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1947.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, 2 DOUBLE BEDS" RoomTypeCode="0|0|1442802995|1779192135097165B2036B16||yes|32954|16|MTk1OC42OXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1959" TotalPrice="1997.86" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1997.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE" RoomTypeCode="0|0|1161084455|1779192135058377B2057B41||yes|32954|16|MTk1OC44MnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1959" TotalPrice="1998.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1998.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, DOUBLE BED, LARGE" RoomTypeCode="0|0|1330691475|1779192135058377B2057B37||yes|32954|16|MTk1OC44MnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1959" TotalPrice="1998.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1998.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, SINGLE" RoomTypeCode="0|0|1331498425|1779192135058377B2057B1||yes|32954|16|MTk3NS40OXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1975" TotalPrice="2015.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2015.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM WITH KING BED" RoomTypeCode="20260811$20260817$W$164$6556$DBL.KG-SU$RO 16$RO$$1~2~0$$P@07~A-SIC~25589e~837533622~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190920d7ce|8|MTk5OC4xM3xHQlB8MjAyNi0wOC0wNA==" OriginalAmount="1998" TotalPrice="2038.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><Offer>Exclusive discount Amount: -105.16</Offer><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2038.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Executive Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-dc2020f3-730d-5bc0-97b4-e15398a2b445|63|MjAyMC4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="2020" TotalPrice="2060.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 336.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2060.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Superior Double room (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-f112e067-01ad-5518-beda-2dbfd4be82bf|63|MjAyNC4wMHxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="2024" TotalPrice="2064.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/08/2026"><AdditionalDetails>GBP 337.33-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-06T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2064.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE ROOM WITH KING BED" RoomTypeCode="20260811$20260817$W$164$6556$DBL.EJ-KG$RO 16$RO$$1~2~0$$P@07~A-SIC~2558d7~1283375408~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK05490423001909248801|8|MjA0OS43MnxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="2050" TotalPrice="2090.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><Offer>Exclusive discount Amount: -107.88</Offer><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2090.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS" RoomTypeCode="0|0|1180531245|1779192135044903B1850B16||yes|32954|16|MjA3OC4xNnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2078" TotalPrice="2119.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><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. 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2119.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR ROOM WITH 2 DOUBLE BEDS" RoomTypeCode="20260811$20260817$W$164$6556$TWN.SU$ID_B2B_88$RO$B2BEUXX$1~2~0$$N@07~A-SIC~20b84e~428039226~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190920b84e|8|MjEyNi4xMXxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="2126" TotalPrice="2168.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2126.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN SUPERIOR" RoomTypeCode="20260811$20260817$W$164$6556$TWN.SU-2$ID_B2B_87$RO$PKGEUXX$1~2~0$$N@07~A-SIC~220850~409070192~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK05490423001909220850|8|MjEyOC4zMnxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="2128" TotalPrice="2170.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2128.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Room" RoomTypeCode="0|0|41656065|1779192135058377B2057B33||yes|32954|16|MjE1Ny4zMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2157" TotalPrice="2200.45" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2200.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, KING BED" RoomTypeCode="0|0|1330323085|1779192135058377B2057B66||yes|32954|16|MjE1Ny4zMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2157" TotalPrice="2200.45" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2200.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Executive Double room (full double bed)" RoomTypeCode="h-0ff1083b-cb47-51db-805a-25e25dcc2dd0|63|MjE3OS4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="2179" TotalPrice="2222.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 363.17-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2222.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1161056885|1779192135058377B2057B29||yes|32954|16|MjIzNC45MXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2235" TotalPrice="2279.61" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2279.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1161074905|1779192136029490B2120B18||yes|32954|16|MjM3MS45NHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2372" TotalPrice="2419.38" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2419.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1349726295|1779192136029490B2120B19||yes|32954|16|MjM4MS44NnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2382" TotalPrice="2429.50" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2429.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Standard Double room (twin beds)" RoomTypeCode="h-986ba03e-0b7a-5dbd-a1d0-2405328e9814|63|MjQ1Ni4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2456" TotalPrice="2505.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 409.33-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2505.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1201896205|1779192136029490B2120B20||yes|32954|16|MjQ3NS4wMnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2475" TotalPrice="2524.52" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2524.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD" RoomTypeCode="0|0|1161071285|1779192136025968B2153B12||yes|32954|16|MjUwMy45OXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2504" TotalPrice="2554.07" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2554.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin SUPERIOR" RoomTypeCode="20260811$20260817$W$164$6556$DBT.SU$ID_B2B_88$RO$B2BEUXX$1~2~0$$N@07~A-SIC~25aa0b~-2095364379~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190925aa0b|8|MjU3MS45MHxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="2572" TotalPrice="2623.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2571.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Junior Suite (full double bed) (king size bed)" RoomTypeCode="h-b8e5c6d8-ddeb-5279-a079-af556757d5d2|63|Mjk5MS4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="2991" TotalPrice="3050.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 498.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3050.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior 2 Double beds" RoomTypeCode="0|0|1384555705|1779192135018572B1010B18||yes|32954|16|MzA4Ni4xM3xHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3086" TotalPrice="3147.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3147.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, FAMILY" RoomTypeCode="0|0|1330483935|1779192136025968B2153B13||yes|32954|16|MzEyOC45NHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3129" TotalPrice="3191.52" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3191.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE" RoomTypeCode="0|0|9488868|1779192135040527B2129B6||yes|32954|16|MzEzMi44MXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3133" TotalPrice="3195.47" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 597.33 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3195.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite" RoomTypeCode="0|0|1384555895|1779192135018572B1010B24||yes|32954|16|MzE0Mi42OXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3143" TotalPrice="3205.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show or early departure will be subjected to 100% charge. For classic room - non refundable. Please note that no name and date changes are allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. Breakfast for children will be charged at 50% off Standard Breakfast price, payable directly to the hotel.

INCLUSIVE BREAKFAST IS AVAILABLE IN THE HOTEL RESTAURANT ONLY AND NOT INCLUDED IF ORDERED VIA IN - ROOM DINING....

Note: The children age from 2-11 years old will have to pay 50% for the breakfast supplement.&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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3205.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE, DOUBLE BED" RoomTypeCode="0|0|1161061175|1779192136025968B2153B17||yes|32954|16|MzE4Ni4zMXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3186" TotalPrice="3250.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3250.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Dilly Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-cb19bd88-2c1c-509f-93da-e475adc24dd8|63|MzIzOS4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3239" TotalPrice="3303.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 539.83-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3303.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE, KING BED" RoomTypeCode="0|0|1161448705|1779192135060141B2119B20||yes|32954|16|MzI4Ny41OXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3288" TotalPrice="3353.34" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3353.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Room with 2 Double Beds" RoomTypeCode="20260811$20260817$W$164$6556$QUA.2D$PK-  BAR RO$RO$$1~2~0$$P@07~A-SIC~22bd31~1399869113~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK0549042300190922bd31|8|MzM3Ny40M3xHQlB8MjAyNi0wOC0wNA==" OriginalAmount="3377" TotalPrice="3444.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3444.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Junior Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-ad0a6dfc-4c3c-509e-98d7-d2837c37ab59|63|MzM5MC4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="3390" TotalPrice="3457.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 565.00-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3457.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Suite (full double bed) (king size bed)" RoomTypeCode="h-d78dc14d-15d4-57d2-859e-f6183d890bed|63|MzQzOC4wMHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3438" TotalPrice="3506.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 573.00-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3506.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite with Double Bed" RoomTypeCode="20260811$20260817$W$164$6556$JSU.ST$PK-  BAR RO$RO$$1~2~0$$P@07~A-SIC~229d6f~-1274992071~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK05490423001909229d6f|8|MzQzOS40MXxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="3439" TotalPrice="3508.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3508.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Junior Suite (full double bed)" RoomTypeCode="h-c43abb41-62c3-5b3c-9c48-a6f4da43bf49|63|MzUwOS4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="3509" TotalPrice="3579.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 584.83-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3579.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="0|0|1161053595|1779192135040527B2129B22||yes|32954|16|MzYwMS4xNHxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3601" TotalPrice="3673.16" 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, 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 and debit cards; cash is not accepted&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;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;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;This hotel will place an authorization for the full amount of the stay and deposit for any bookings where payment for the stay will be made on site instead of at the time of booking.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: 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.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for full breakfast: approximately GBP 28 for adults and GBP 14 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Nearby parking fee: GBP 30 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet deposit: GBP 100 per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: GBP 35 per pet, per stay&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: GBP 100.0 per day&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;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;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 686.64 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3673.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE, KING BED" RoomTypeCode="0|0|1161448695|1779192135060141B2119B30||yes|32954|16|Mzc3OS4wNnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3779" TotalPrice="3854.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="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3854.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: MINI, JUNIOR SUITE, DOUBLE BED" RoomTypeCode="0|1331|1330802285|1779192135058377B2057B44||yes|32954|16|Mzg2NC45M3xHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="3865" TotalPrice="3942.23" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3942.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE STANDARD" RoomTypeCode="20260811$20260817$W$164$6556$JSU.ST-1$ID_B2B_87$RO$PKGEUXX$1~2~0$$N@07~A-SIC~259f21~-628212877~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK05490423001909259f21|8|Mzg3My44OXxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="3874" TotalPrice="3951.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3873.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-c0096577-f461-54a5-a92d-83e8d418795b|63|Mzg5Ny4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="3897" TotalPrice="3974.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 649.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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3974.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="20260811$20260817$W$164$6556$SUI.ST$RO 16$RO$$1~2~0$$P@07~A-SIC~20a1110~-1653257830~N~~~NOR~~9722B4FFD5A84D8177919210635805AAUK05490423001909201f72|8|Mzk1NC4wMXxHQlB8MjAyNi0wOC0wNA==" OriginalAmount="3954" TotalPrice="4033.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><Offer>Exclusive discount Amount: -208.11</Offer><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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-04T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4033.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Dilly Suite (full double bed)" RoomTypeCode="h-e745f9f3-cc37-5367-b57b-5b7ee95c3af5|63|NDAzNC4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="4034" TotalPrice="4114.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 672.33-- 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Bathrobe|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4114.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: MINI, JUNIOR SUITE, QUEEN BED" RoomTypeCode="0|0|1359322845|1779192135058377B2057B63||yes|32954|16|NDk0MC4wMnxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="4940" TotalPrice="5038.82" 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="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Stereo|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-08-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5038.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/2b/89/2b899acfbd4ddea9f0f350682347cf27aae2f8a9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/61/14/6114abd8ae8b800a1e2ec660888a4ad81fa4d9bd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/60/c5/60c50bc3e357b1f52aa9260500ccc3ab5f8f92ee.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/ee/7dee8845897cc55d68e94c40cf25fe99f84fbd4b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3e/e8/3ee8d726a5d73b3fa7674ba9c6253c8119a1ed41.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/a5/a5a5c6446a0bb4c5e5bfcf389964e146db9a6a0f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/43/d8/43d8ad8faa3619b4c021576aadf8d4146e218307.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/25/31/2531bda75ef0e8aead5f16e6d96653145981a65c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4f/53/4f53e1456b757393c3be93f2d6e834f8ffbd7043.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/06/cf/06cf0784d54927c5efdcd20797dee9ed899909aa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/19/7d19c8a4b19bb24dee1b7fe09bcacb37570d7b2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b6/ce/b6ce0791ff13e82b8dd31735d0a5b5a3e37bbd40.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/a2/faa27284c583faba0af3b1bf058334b4cd7159ad.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/1e/f0/1ef0162326465e6d99a59834ca7575f44c5561d0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/88/9d/889d8d42741d04c40b4d855e21aad3f47d852956.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/47/c9479cb54b3fa3d6e7674462a1845146b50d5c54.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/93/e993ee0bc1cbe6163b52d19bb9915d31e2ef220c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f2/26/f2267cde58b615c8e43210d698b8880f6ba3f1c2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/58/79/5879a69223637fd4b0db7309f45aaf9ab0279eed.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/30/99/3099171c05c74e6956a488cbe0b95cc30157f500.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/91/cf910f64c553cd5b38bf8736dedc3935dc0c9d2c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/06/b8/06b8f1da6fbba4392dab56e852847e2442de8d9b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/33/3a333b0f847c8f14ebaf096d80581719270a2352.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/66/14/6614c7fc1223a26c5fd79db7407c2c3b33e821f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/bb/0ebb78d77a4be1e75a336e0680e2a3d903364427.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/77/33774ef70ba9c177f06a45cfd9528e4dbfad1bfc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e1/a1/e1a14316ed9689b248a949feb1269250722b6e03.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/09/aa0954b56a37497bc7016936a8b944bf7d68cfc8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/b5/cfb538a4f656c46b91cfffff00315d72bd31b2ed.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/62/fc/62fc60c9b82002d9d1e4f490f558ce078cda52ef.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/ed/85ed8564aabd7f62403282907c079193fa63cb55.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/2d/ea2dfde896afeaa4bdd1763339297ca6b3cb2b73.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/88/0b88c695d5b0c1f3a65505c17482d7732463056d.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/69/dd696f556cb0ce86222bb41d8a6d285cc123e529.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/19/09/190911ac3e20f3d30b2d69d9f135bac41e22e8db.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/bd/5abdd80325cea597b88673e214115f2b382f6207.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/3c/f63c9eecb63ec959033df99b1583a7b1d8abf0d6.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/f7/8d/f78d161ae1200c31d6837ae072777e66256b4061.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/16/d3/16d328913f18aa2daf63b0b27992071cbabc99f3.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/6d/75/6d75d8133a38b4be1bc07d3327611eab83e206ae.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/df/7f/df7f00a73859bbfaaa8afd7981aaf05b34b5afe0.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/c4/aec4a2209d6a2a2c196b20e2bb1739e4aabadb04.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/a4/c0a4958e15528595e95635d2a78ebbf18fa93df9.PNG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circus. Piccadilly Circus tube station is not far away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel was built in 1908. 13 junior suites, 21 suites and 266 double rooms are located on 9 storeys and can be reached by lift. Multilingual staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Amenities available at the hotel include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has wheelchair-accessible facilities. Parking facilities available to guests include a garage and a car park (for a fee). Further services include a babysitting service, medical assistance, room service, a laundry service, a hairdresser, a coin-operated laundry and a page service. A bicycle hire service gives guests the opportunity to explore the surrounding area independently. Complimentary newspapers are available.&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. All rooms are carpeted and have a double bed or a king-size bed. For a fee, extra beds or children's beds can be provided for little travellers. A safe, a minibar and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio, a stereo system and WiFi (no extra charge) are provided as well. A turndown service provides guests with additional comfort in the evening hours. Amenities provided in the rooms include slippers and a daily paper. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The pleasantly heated water of the indoor and outdoor pools guarantees comfortable swimming. Fine weather can be enjoyed on the terrace. The hot tub in the pool area promises pure relaxation. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Sport and leisure facilities at the hotel include a gym, squash and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, a beauty salon, massage treatments and hydrotherapy treatments. Copyright GIATA 2004 - 2022. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Special dietary cuisine and gluten-free meals can be prepared on request.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>44-207-437-3574</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>44-207-734-8000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1908</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2010</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>9</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>266</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>266</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>21</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>13</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</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>Payment</Type><Description>Diners Club</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>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>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</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>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>Bicycle Hire</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>Facilities</Type><Description>Laundry Facilities</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Pets</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Lunch Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Diet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</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>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>Squash</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Cycling/Mountain Biking</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective hygiene screens</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Social distancing regulations</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Enhanced cleaning programme</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Contactless check-in/-out</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective masks for guests</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Hand sanitiser</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Use of commercially available disinfectants</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective equipment for employees</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Packaged meals</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Time interval between room bookings</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hygiene</Type><Description>Protective equipment for guests</Description><Value>true</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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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="5df23f2b-a5ce-4abb-9b3b-fc486506cf8f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-30T00:00:00" End="2026-06-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@dreamlandtravel.co.in" Password="Piyush@#1501" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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:f90ce74f-ebb7-4b6c-86a0-e95bafe49b34
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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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-05-19T13:46:13.5256732+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5df23f2b-a5ce-4abb-9b3b-fc486506cf8f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="74.92" OriginalAmount="72.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269253" Longitude="55.303148" StarRating="0" HotelCode="|469926" HotelName="Mount Sina Hotel By Aura" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/2/6/469926_e31f6411239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.45" OriginalAmount="95.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|639015" HotelName="Sun &amp; Sands Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/40/344039365d84ef17525e7eea3802156502f1426a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the district of Deira, situated right by Al Rigga Street, which is lined wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.54" OriginalAmount="96.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262332" Longitude="55.289702" StarRating="2" HotelCode="|30848" HotelName="Regal Peninsula" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 33502</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/4/8/30848_f703e591747.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, with air-conditioning and has 80 rooms, The establishment has a safety deposit box service, a currency exchange service, a lift, a laundry service and room service. SITUATION: Bur Dubai Is situated in World Trade Center close to the establishment, guests have 8 kilometres away, you can find Dubai the city centre of It is situated 15 minutes away from the airport. ROOM: All the rooms have a bathroom, a hairdryer, a satellite or cable television and a mini-bar. They also have an iron, an ironing board and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.68" OriginalAmount="98.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264665" Longitude="55.318918" StarRating="3" HotelCode="|443881" HotelName="Sun And Sands Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 B Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/8/8/1/443881_a90676e1033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.76" OriginalAmount="98.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2705691" Longitude="55.3198516" StarRating="3" HotelCode="|55261" HotelName="Royal Falcon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SALAHUDDIN ROAD DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/1/55261_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Royal Falcon is rated three stars and has 84 rooms. The establishment has lifts, a business centre has features that offer you the maximum level of comfort and a car park. SITUATION: It is located close to the historic centre. Nearby, you will find the leisure area. Next to the establishment, guests have Al Hamriyah Park, near the establishment, you will find World Trade Centre, FACILITIES: You can find a fitness centre well-equipped. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a bar and a lounge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.07" OriginalAmount="99.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|1073078" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/bc/dbbc8e975fda8032114e90d8d1e1e574d7c4c8e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|mariana_hotel_2" HotelName="Mariana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, 109 Street, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/96/e79671a4a847c113c2946f0d0760b0b0872bf098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269498" Longitude="55.303229" StarRating="1" HotelCode="|443678" HotelName="Mariana " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/7/8/443678_23eed081419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|eureka_hotel" HotelName="Eureka Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/ef/9fef7aad0437663393198737377379ca6cbe61fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a short drive from prime business and entertainment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|holiday_inn_dubaidowntown_dubai" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/97/86/9786ff43df28ea7de77bdb53f5a7d5ceaff8ed1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale hotel is located close to Al Rigga Street in the centre of Dubai. The international con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="106.14" OriginalAmount="103.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1452298" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salah Al Din Street, Al Muteena, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/01/370121943584808ac9abb7a778742a5463a2026c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is situated 8 km from the World Trade Center and many shopping centres, business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.99" OriginalAmount="103.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26266" Longitude="55.2974464" StarRating="4" HotelCode="|28228" HotelName="Arabian Courtyard  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OPPOSITE DUBAI MUSEUM, AL FAHIDI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/2/8/28228_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a lift, a safety deposit box service, a cafÃ©, a bar, club and a restaurant. The establishment also has a spa, 2 meeting rooms and an events room. The establishment offers guests room service and a laundry service. SITUATION: This hotel is in front of the museum, close to la Heritage Village, Al Bastakiya and the markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.15" OriginalAmount="105.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|new_penninsula_hotel" HotelName="New Penninsula Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5c/485c09ab8c4f35cfe3117463daaf0c919bc11c6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the Wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.80" OriginalAmount="106.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|2091595" HotelName="Dorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ed/d5ed21de1f9a5f7fcca5acf96ce0bffd80f93e2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.85" OriginalAmount="106.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2721265" Longitude="55.3158996" StarRating="4" HotelCode="|119929" HotelName="Dorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UMER BIN KHATT AB ROAD DEIRA DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/2/9/119929_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 80 large rooms, a lobby with express check-out and a reception. This renovated establishment in 2010, has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a pub, a nightclub, a restaurant, internet, room service and a laundry service. SITUATION: It is inAl Ghurair City the complex Close to Dubai Airport. ROOM: Each room has a satellite television, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, internet, a safety deposit box, a fridge, an ironing set and an air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and buffet and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.43" OriginalAmount="107.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|37094" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/5a/085a59a65431de1f5b1ef6b5cfb36f6daaa9df15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.32" OriginalAmount="108.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2681032" Longitude="55.3218655" StarRating="3" HotelCode="|118761" HotelName="Dream Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/6/1/118761_1_1377.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Dream Palace is rated three stars and is ideal for business and holiday stays. The establishment offers guests room service and a business centre. This establishment has 147 rooms and a car park. SITUATION: It is situated close to the commercial district. The establishment is in Deira, FACILITIES: Guests are offered a fitness centre well-equipped.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.50" OriginalAmount="109.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|2384725" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 114045, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/27/0c27d1b891a6cdae21c5e6e61a8e19adad081bf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114.33" OriginalAmount="111" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|506834" HotelName="The Country Club Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankool Road, Port Rashid Road, Behind New Gold Souk, Bur Dubai, Dubai PO Box 118094</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/fa/acfa4ba95ace47b90e8a7bbbb28b67c5442808f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is ideally located in the centre in the Bur Dubai area, nestled between the imma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|lotus_hotel" HotelName="Lotus Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeira street, Al Rigga street, P.O.Box 128455, Al Muraqqabat, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/cb/5dcb6948bc4ef4e0961b21ce96b6e9d683798472.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.44" OriginalAmount="112.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.277136" Longitude="55.326972" StarRating="3" HotelCode="|449989" HotelName="Raha Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/8/9/449989_9ac06781646.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.20" OriginalAmount="112.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2491076" Longitude="55.2831355" StarRating="4" HotelCode="|33357" HotelName="La Quinta by Wyndham Dubai Jumeirah	" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Mina Rashid Port - Sheikh Rashid Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/5/7/33357_81aa3590809.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2005, has 102 rooms, The establishment boasts a safety deposit box service, a currency exchange service, a lift, air-conditioning, a cafÃ©, a bar, a nightclub and a restaurant. The establishment also offers internet, a conference room, room service, a laundry service and a car park. SITUATION: This hotel is situated in a central area, close to the establishment, clients can find the commercial area, tourist areas, restaurants, shopping centres and the pedestrian area. it is situated 6 kilometres away from the international airport. ROOM: Each room has a bathroom with a hairdryer, a satellite or cable television, a stereo, a kettle, a coffee maker, an ironing set, a safe and a central air-conditioning system. FACILITIES: The establishment boasts a swimming pool with deck chairs, a playground, a gym and a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.36" OriginalAmount="112.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|1073038" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Golf">
        <Address>
          <AddressLines>
            <AddressLine>28 C Street, Fish Roundabout, Deira, PO Box 83954, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/8e/778ed5b204c7e29e16948f3228e6343e29c1717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location, perfect to visit city center.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.64" OriginalAmount="113.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|1073048" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ahmadiya Street, Near AL Ras Metro Station, Deira, P.O Box 83163, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/70/ce/70ceab3947e55f25dd41ffd10e36b3e79ffadcba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117.42" OriginalAmount="114" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|47556" HotelName="Grand Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 24c, PO Box 185722, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/07/f4077b5b4e5f86b65f72d77fc0f176a18c15af5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxurious hotel is located on Deira, a few minutes away from Maktoum Bridge, which links Old and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.63" OriginalAmount="114.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|30944" HotelName="Landmark Plaza Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/31/8f31ecd183bd8559be2d8dc4785cf0817965d494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located at Al Nasser Square, in the heart of Dubai's shopping and commercial area,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.68" OriginalAmount="115.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|30934" HotelName="Landmark Hotel Baniyas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/55/79559aba0423c4a9ada48af7df7098403a375c3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located amidst Dubai's prime business, banking and shopping areas, the city hotel is 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|27675" HotelName="Holiday Inn Express Dubai Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Dubai International Airport Terminal 3, P.O. Box 35257, Umm Ramool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/31/6e3132cec2116103e8f88839b2b958da031ac038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite Dubai International Airport's Terminal 3. It is just a short walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|27741" HotelName="Holiday Inn Express Dubai - Internet City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village, P.O. Box 282647, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93263/a_93263_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of a major business district in Dubai, incorporating Knowledge Vil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|27742" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road, P.O. Box 71256, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/c1/41c18f6120c90c4dd07b2451ac9c4fe201c9f853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient base for business and leisure travellers alike, with easy access to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|16864" HotelName="Holiday Inn Express Dubai Safa Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Wasl Road, Al Wasl District, P.O. Box 71136, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/95/7e/957e044aaf682a72b2bba77ce28b88689ed201a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the heart of a major business district in Dubai, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|402995" HotelName="City Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena, Deira, PO Box 83021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/85/d7852715a44943521d211db4fd3c747b40afd8c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|7177" HotelName="Panorama Deira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 181211, Omar Bin Al Khatab Road, Opposite Al Ghurair shopping mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/f5/6df5d1878c360739c34987c49d64bd28272daa46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Dubai. Dubai creek is some 2 km away. Many shopping areas and busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|31142" HotelName="Zain International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Near Union Metro, P.O.Box 14936, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/17/be17b843226719a86ba8973e29e943ddb31060a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located only 5 minutes’ drive from the Gold Souq (gold market) and is walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.73" OriginalAmount="117.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264335" Longitude="55.3196" StarRating="0" HotelCode="|446646" HotelName="Pearl Swiss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road. Behind Commercial Bank Building</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/4/6/446646_34df9ef1244.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.82" OriginalAmount="117.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2421435" Longitude="55.3596655" StarRating="2" HotelCode="|80456" HotelName="Holiday Inn Express Dubai Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oppo Dubai Int'l Airport Terminal 3, Umm Ramool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/6/80456_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 381 rooms a transfer service to, the airport, (free of charge), The establishment boasts 5 meeting rooms and a gym. SITUATION: This hotel is 2 minutes away from the airport, 500 metres away, guests can find the metro station. ROOM: All the rooms have a television, a coffee maker, a kettle and internet (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.39" OriginalAmount="117.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|108452" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al-Jazeera Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/57/5781391a61d396ad/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Riqqa next to Dubai's first shopping centre, Al Ghurair Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.72" OriginalAmount="118.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1470228" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/8f/0e8f84da54119a41790b3fc18c4c31e88b53f9e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.32" OriginalAmount="118.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|2204905" HotelName="Al Khoory Inn Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Bur Dubai, PO Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/77/8577f153b4c4b5e96bfb09e8d562754822b7c226.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|273320" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Center, P.O.Box: 39674, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/34/8634429d707e6efa5638e8bfc56f4a4ba4669a92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.278301710271" Longitude="55.309955477715" StarRating="2" HotelCode="31465|1827" HotelName="San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>POBox 11292, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/7f/3b7f697d4963718778dc527e3ab8e9f33e02a5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated on Shomali Street in Frij Murar, around 5 km away from the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122.57" OriginalAmount="119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|6470" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/3a/a53a6afa0d2575ceae9f9c1d11a5f0f7ad8cbbc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.78" OriginalAmount="119.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2691696" Longitude="55.3066273" StarRating="3" HotelCode="|87908" HotelName="GSS Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasr Square,Besides Baniyas Square Metro Station</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/0/8/87908_8d3e52d1041.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a swimming pool, a sauna, a gym and a nightclub. The establishment also offers WiFi (free of charge). SITUATION: Is situated inDubai the centre of next to the property, you can find Baniyas Square the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.86" OriginalAmount="121.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|42384" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Port Saeed Street, P.O. Box 121711, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/b9/45b929d1f60f3cb7386a315b06080b79f286e532.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at the heart of the city of Dubai, just behind the famous city centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.61" OriginalAmount="121.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267412" Longitude="55.3155299" StarRating="2" HotelCode="|55257" HotelName="Panorama Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OMAR BIN AL KHATTAB ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/7/55257_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 42 rooms, The establishment boasts a lobby with a bureau de change, a restaurant, a laundry service and a car park. SITUATION: It is inDubai the heart of it is 2 kilometres away from Dubai Bay close to the establishment, clients can find shopping areas, business areas and public transport services. close to the establishment, guests have tourist areas situated 8 kilometres away fromDubai Airport. ROOM: They have an individual air-conditioning system, a direct line telephone, a bathroom, a hairdryer, cable television and butler service. They also have a coffee maker, a kettle, an ironing set, a safety deposit box and a mini-bar. It also offers non-smoking rooms. MEALS: Guests can find meal services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="125.66" OriginalAmount="122" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|15408" HotelName="Nihal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 14914, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/75/66758c698999845b733f956c9ccc85c071f07e1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street within a short distance of the Clock Tower in the Deira district of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.96" OriginalAmount="122.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|31034" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street 27, Dubai, P.O.Box: 25570</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/95/b2950f9314530816dbf4a0bec4b7935ecb1a3415.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Muteena street, around a 15-minute drive from Dubai airport. The centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.03" OriginalAmount="122.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116748" Longitude="55.194569" StarRating="0" HotelCode="|517385" HotelName="Pharos Inn Sheikh Zayed Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/3/8/5/517385_be564162210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.20" OriginalAmount="122.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2631954" Longitude="55.3205513" StarRating="3" HotelCode="|30843" HotelName="Versailles By Raviz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Street, Al Rigga Road, P.O.BOX 33382, DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/4/3/30843_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, with air-conditioning and has 84 rooms, The establishment has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and a nightclub. The establishment also offers conference facilities, room service, a laundry service and a car park. SITUATION: Deira It is in 3 kilometres away from the establishment, guests will find the city centre, Al Ghurari Retail City in the surrounding area, clients have 10 minutes away from the establishment, clients can find the airport situated 15 minutes away from the Congress Centre. ROOM: The rooms a bathroom with a hairdryer, a television, a mini-bar, an iron, an ironing board, a safety deposit box (available for a fee) and a central air-conditioning system. FACILITIES: You can find a covered pool and a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.62" OriginalAmount="122.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270998" Longitude="55.302518" StarRating="0" HotelCode="|491682" HotelName="Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/6/8/2/491682_934ad5e1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126.69" OriginalAmount="123" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|406870" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/eb/20eb81d6137e0dacc6cb5cadd117a1d8c8ca6ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.23" OriginalAmount="123.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1887007" Longitude="55.2550959" StarRating="3" HotelCode="|80457" HotelName="Holiday Inn Express Dubai Safa Park, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, Dubai, United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/7/80457_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inSheikh Zayed the street 5 minutes away, there is a public transport stop. ROOM: The establishment has 171 rooms, They have an air-conditioning system. FACILITIES: The establishment boasts a gym, a bar and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.26" OriginalAmount="123.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27203" Longitude="55.31143" StarRating="1" HotelCode="|185679" HotelName="Africana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>28-C Street, Fish Roundabout, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/7/9/185679_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.66" OriginalAmount="123.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|1254388" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405298/405298a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127.72" OriginalAmount="124" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|12586" HotelName="Golden Tulip Nihal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40c Street, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a1/a189fb3894db50b1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Al Maktoum Street, this hotel is close to Clock Tower, Creek Golf and Yacht Club, Dubai C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.91" OriginalAmount="125.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2599603" Longitude="55.3249884" StarRating="3" HotelCode="|30844" HotelName="Nihal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 14914, AL MAKHTOUM STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/4/4/30844_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 70 rooms, The establishment has air-conditioning, a safety deposit box service, lifts, the casino, a conference room, room service and a laundry service (for a fee), Guests can find dining facilities, conference facilities and a car park. SITUATION: Al Maktoum It is in Deira It is in it is 5 kilometres away from Dubai Airport It is situated 2 kilometres away from the city centre. ROOM: The rooms a bathroom, a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a teapot, a central air-conditioning system and a safety deposit box (available for a fee). FACILITIES: Guests can also find a jacuzzi, a swimming pool and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Mankhool Road, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/8b/198b9a1cfa1d4c7842d183505276b04c54e2bb04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Dubai. Its setting is especially ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|49244" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf 1, P.O. Box: 30531, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385066/385066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.82" OriginalAmount="126.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2597492" Longitude="55.3258979" StarRating="4" HotelCode="|28227" HotelName="Golden Tulip Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>40C STREET, AL RIGGA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/2/7/28227_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 135 comfortable rooms, a reception, lifts, a safety deposit box service, restaurants, conference rooms, internet, room service, a laundry service and a car park. SITUATION: This hotel is in Al Maktoum Street. It is close to Deira Clocktower, Creek Golf, Gold Souk and Dubai World Trade Centre the trade fair ground. 15 minutes away from the establishment guests have the airport. ROOM: Each room has a bathroom with a hairdryer, internet, a mini-bar, an ironing set and a safety deposit box (available for a fee). FACILITIES: The establishment has a swimming pool, a jacuzzi and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130.81" OriginalAmount="127" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259254696178" Longitude="55.291703485378" StarRating="4" HotelCode="42786|6474" HotelName="Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Bur Dubai, 115160, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/7e/887e916123975be5a9bef557b8d7bd6dfabcce5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of the hotel has made it an ideal base from where guests can explore and work. Built in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.89" OriginalAmount="127.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256094" Longitude="55.330171" StarRating="0" HotelCode="|506209" HotelName="Pharaohs Inn Deira Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 AlIttihad Road Apt 302,4th floor.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/2/0/9/506209_63a21b71051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.61" OriginalAmount="127.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|755245" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/0b/3f0baa84f7bae8300e369a6a763152fd3dcf19fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.64" OriginalAmount="127.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2644825" Longitude="55.3177888" StarRating="3" HotelCode="|87241" HotelName="Zain International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/1/87241_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Deira the district of Dubai it is in it is situated 5 minutes away from Dubai Airport. FACILITIES: The establishment boasts a sauna, a gym and a swimming pool on the roof terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, 6 Kms. from Dubai International Airport, Near Dubai Museum, Near Meena Bazaar, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/6c/e06c83d02b6d6a83f4cace6fd88f9b7098e4f416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the old souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|251107" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/28/b3283dc710c86e97b00303fcf9c6da24815464dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.50" OriginalAmount="128.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|30594" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 50400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d5/d5085cedefc7628d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated at the heart of Dubai in the district of Deira. In a few minutes wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.55" OriginalAmount="128.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2603671" Longitude="55.3262817" StarRating="4" HotelCode="|24672" HotelName="Aravi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/2/24672_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, renovated in 2003 and has 191 rooms, In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. Guests are also offered a shop, a nightclub, a conference room, a cafÃ©, a bar, 3 restaurants, with air-conditioning and a car park. SITUATION: This attractive hotel is in Dubai the heart of Deira is situated in nearby, you will find shops, has good links to the tourist attractions, is 10 minutes away from the airport. ROOM: The rooms well-decorated, a bathroom, a hairdryer, satellite or cable TV, a mini-bar, internet, an individual air-conditioning system and a safety deposit box (available for a fee). FACILITIES: On the rooftop, our customers can find a swimming pool and deck chairs. The establishment has a sauna, a massage service and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132.87" OriginalAmount="129" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|250191" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>AL Mina Road, P.O. Box 49789, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/57/c15711234156bde9a59cd7e927bdb892e04fcd5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|chelsea_plaza_hotel_dubai" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street 237, Satwa, P.O. Box 24621, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/37/7a3768739ba03e648970e751652e0e2262849e00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai, near the International Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.22" OriginalAmount="129.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|1715808" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, 34c Street 63, Behind ADCB Bank, Dubai 127286</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ca/ffca3c2d34fa5b9d8104785542304c775cbc66a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.60" OriginalAmount="129.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2548405" Longitude="55.3352333" StarRating="4" HotelCode="|30845" HotelName="The Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DEIRA,P.O.BOX 7217</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/4/5/30845_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004 and has 108 rooms, The establishment has a safety deposit box service, a currency exchange service, a lift, a conference room, a restaurant and a cafÃ©. The establishment also offers WiFi, a laundry service, room service and a car park. SITUATION: It is inDubai the heart of in the surrounding area, clients have the shopping centre. ROOM: The rooms have a bathroom with a hairdryer, satellite or cable TV, a central air-conditioning system, a coffee maker, a teapot, internet and an ironing set. FACILITIES: The establishment boasts a pool that has a children's area, a jacuzzi and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, Al Nahdha Street, P.O. Box: 26888, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/5e/3b5ee2b5d64d3bbc9b8a650b5c547dc1da2507c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Al Nahda Street at the heart of Dubai, close to the commercial, business and shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/51/f7510f7cd8069fb15de16679b4ff698d9bf4d9f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|2248" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazira Street, 40b Street, PB 2786, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16457/a_16457_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping district, near the Al Ghurair centre. The river c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133.90" OriginalAmount="130" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270654" Longitude="55.316014" StarRating="3" HotelCode="94765|201651" HotelName="Oriental Palace Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al-Khattab Road, P.O.Box: 42440, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325997/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a prestigious and strategic location in the centre of Dubai, next to the trade and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.92" OriginalAmount="130.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26889" Longitude="55.30212" StarRating="1" HotelCode="|235340" HotelName="OYO 329 Down Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 18 Sabkah Road Near Nasir Sqaure, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/3/4/0/235340_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134.93" OriginalAmount="131" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|25955" HotelName="Golden Tulip Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Sharaf DG Metro Station, Al Barsha 1, P.O. Box 125962, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/14/20/142016a9ae3b0e874e9e818f7da5008162ce5d2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Al Barsha, the newest development in Dubai on the edges of the Sheikh Zayee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26182394" Longitude="55.29039537" StarRating="0" HotelCode="447068|al_raien_hotel_apartment_2" HotelName="Al Raein Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, Bur Dubai, Dubai P.O.Box:294217</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/da/86da2a4272a2e2ea1c0254a6d1ee3b4ba487e251.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="135.18" OriginalAmount="131.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|CAX801300" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road, P.O. Box 50698, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/39/ee396d59b0d70ed5f1f6e33f120fa84d200a38b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.20" OriginalAmount="131.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|651625" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/67/4e6784c3ecb4a4aca73fbb472e4ac4f8d81fbc99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Deira district known as 'the heart of Dubai', just five minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.27" OriginalAmount="131.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2656237" Longitude="55.3157399" StarRating="4" HotelCode="|30863" HotelName="Lotus Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AL RIGGA ROAD,P.O.BOX 63833</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/6/3/30863_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel and has 101 air-conditioning rooms, a safety deposit box service, a currency exchange service, a lift, a conference centre and dining facilities. The establishment also offers WiFi, room service, a laundry service and a car park. SITUATION: Is situated inAl Jazeera the street nearby, you will find a golf course, the marina, is 4 kilometres away from Dubai Airport. ROOM: Each room has a bathroom with a hairdryer, a central air-conditioning system, satellite and cable television, internet, a mini-bar, a coffee maker, a teapot, an iron and an ironing board. FACILITIES: The establishment has a swimming pool, jacuzzis and a covered pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.27" OriginalAmount="131.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2625648" Longitude="55.2964432" StarRating="0" HotelCode="|87981" HotelName="Sun City International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Near Dubai Museum, Al Fahidi Street, Bur Dubai, Near Meena Bazaar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/8/1/87981_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 300 metres away from the Dubai Museum and the bazaar. ROOM: Each room has an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.27" OriginalAmount="131.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.276179" Longitude="55.310341" StarRating="3" HotelCode="|215755" HotelName="Royal Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Murar, Dubai - Opposite Delhi Restaurant, Behind Al Futaim Mosque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/7/5/5/215755_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.27" OriginalAmount="131.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2591412" Longitude="55.2912199" StarRating="4" HotelCode="|53922" HotelName="Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>KHALID BIN WALEED ROAD BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/2/2/53922_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 80 rooms, a smart hall and restaurants. SITUATION: This urban hotel is close to the airport, the business area, is situated 2 kilometres away from Dubai Airport. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone, a satellite television, a mini-bar and an air-conditioning system. MEALS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.81" OriginalAmount="131.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256903" Longitude="55.287244" StarRating="2" HotelCode="|449826" HotelName="Mra Grand " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/8/2/6/449826_006fb141408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.91" OriginalAmount="131.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1877585" HotelName="Grand Excelsior Hotel Deira" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box: 5772, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/f7/aef7e6328b9db0460f0a3b0e7f9a726cff855baa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on Al Mateena road in the district of Deira just 5 km from the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="136.15" OriginalAmount="132.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|CBD380700" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/cc/b8ccb1528a5990e4ff60a0134df7ee1f0ce535da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.19" OriginalAmount="132.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2593085" Longitude="55.2909989" StarRating="3" HotelCode="|87875" HotelName="City Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road , Computer Street , Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/7/5/87875_e7340531359.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a lobby with a reception, a lift and seats. SITUATION: It is situated 2 minutes away fromMina the bazaar Burjuman the commercial centre. ROOM: Each room has an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.19" OriginalAmount="132.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2746888" Longitude="55.3274552" StarRating="4" HotelCode="|87287" HotelName="Grand Excelsior Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/8/7/87287_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.09" OriginalAmount="133.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2706759" Longitude="55.3159479" StarRating="0" HotelCode="|87867" HotelName="Oriental Corner Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Alkhatab Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/6/7/87867_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Aparthotel small and great value. SITUATION: Is situated in an excellent location. ROOM: The establishment has simple, comfortable rooms and modern. They have a small kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.10" OriginalAmount="133.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2722868" Longitude="55.313524" StarRating="3" HotelCode="|87886" HotelName="Phoenix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>St.28, Community 118.Nakheel Area.Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/8/6/87886_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Nasr Square the district of Dubai it is in 20 minutes away from the establishment, guests will find Dubai the International Airport of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.54" OriginalAmount="133.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2779214" Longitude="55.3145827" StarRating="3" HotelCode="|87318" HotelName="Fortune Pearl , Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khatab Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/1/8/87318_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a bar, a nightclub, a fitness centre and it offers tourist information. SITUATION: This hotel is in the centre of Dubai. ROOM: Customers have stylish rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.17" OriginalAmount="134.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|2236255" HotelName="Roda Links Al Nasr" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, Oud Metha, Bur Dubai, P.O. Box 43490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/b6/26b67f014ff342bcfc48cbf60ac9e2cd6547b243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.90" OriginalAmount="134.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2601257" Longitude="55.2912736" StarRating="3" HotelCode="|30919" HotelName="Admiral Plaza  Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 26888, KHALID BIN WALID ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/9/1/9/30919_0b0dff91627.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004 and has 142 rooms, The establishment boasts a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a hairdresser's, a bar and a nightclub. The establishment also offers a conference room, room service, a laundry service and a car park. SITUATION: It is inAl Nahda the city centre of nearby, you will find the business and commercial area 15 minutes away fromDubai Airport. ROOM: The rooms a bathroom with a hairdryer, satellite or cable TV, a kettle, a coffee maker, a safety deposit box (available for a fee) and a central air-conditioning system. FACILITIES: The establishment boasts a covered pool, a jacuzzi and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.94" OriginalAmount="134.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1517218" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099709dd02878fadfe341a3d15ce3c3774c5c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect for both corporate and leisure travellers, thanks to its prime location and eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.83" OriginalAmount="135.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2621165" Longitude="55.2921952" StarRating="3" HotelCode="|120175" HotelName="Grand Astoria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/7/5/120175_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 2 minutes away from the river, 5 minutes away, you can find Bur Juman the shopping centre. ROOM: The rooms have an air-conditioning system. FACILITIES: The establishment has a car park (free of charge), Regarding the food and beverage offering, there is 4 restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.01" OriginalAmount="135.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23886" Longitude="55.27274" StarRating="3" HotelCode="|192755" HotelName="Ibis Styles Dubai Jumeira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, 2nd December Street, Jumeira 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/7/5/5/192755_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140.08" OriginalAmount="136" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 18th Street Sabkha Road, Naif, Near Nasser Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/12/a712068108f75344efa51ad16b0c44f7dbf922ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.45" OriginalAmount="136.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23671" Longitude="55.309996" StarRating="4" HotelCode="|371801" HotelName="Gulf Inn Al Nasr " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, Oud Metha, Bur dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/8/0/1/371801_5cc09151500.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|27763" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/e5/9ae5453d0f505a171f71aeb028a4e03312fe2933.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel located in Al Rigga Street in the district of Deira, only 100 m away from Al ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|46871" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/second2/1389672911/7e7dfceb9043c866aebb4aac1a855143.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|203337" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/9a/5d9a30dd94f17bcec27df542118a2d6210cb5777.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|1153" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/bc/79bcbd251968044611896d776e0e8350bbeee921.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|gateway_hotel_" HotelName="Gateway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdha Street, Khalid Bin Al Waleed Road, Al Souqe Al Kabeer, Bur Dubai, Dubai P.O. Box 125448</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/55/f355c1db1d3cf5316ea484c0a33678f9b6218f81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Dubai. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.50" OriginalAmount="137.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.255273" Longitude="55.284962" StarRating="4" HotelCode="|119189" HotelName="Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Bur Dubai, PO BOX 52700, DUBAI , Dubai AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/1/8/9/119189_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers conference facilities, air-conditioning, a reception, a lift, a hairdresser's, a breakfast room, room service, a laundry service and a car park. SITUATION: The World Trade Centre The establishment is 4 kilometres away from 15 minutes away from the establishment guests have a commercial centre, Opposite the establishment, you can find the bazaar, 10 minutes away from the establishment guests have Deira the city centre of 10 minutes away from the establishment, guests will find the beach, is 15 minutes away from Dubai Airport. ROOM: The rooms a bathroom, a direct line telephone, a satellite TV, internet, a mini-bar and individual air-conditioning. They also have central heating, a desk, a coffee maker, a kettle, a safety deposit box, a hairdryer and a mirror. FACILITIES: Clients can find a health club, a gym, a sauna and a jacuzzi. The establishment also has a steam bath, a heated swimming pool and a terrace with sea views. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, a buffet breakfast, a buffet breakfast and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.62" OriginalAmount="137.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2593577" Longitude="55.2932375" StarRating="2" HotelCode="|55263" HotelName="Rush Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>KHALID BIN WALID ROAD BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/3/55263_209199e1512.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 140 rooms a lobby, dining rooms, room service and a laundry service. SITUATION: Bur Dubai It is in the establishment, is in the business area, 10 minutes away, guests can find the airport, Clients can also find the exhibition centre and the commercial area. ROOM: The rooms have a mini-bar, a hairdryer, a safe, an ironing set and an individual air-conditioning system. MEALS: In front of the establishment, customers can find a coffee shop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.93" OriginalAmount="137.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264732" Longitude="55.3225" StarRating="0" HotelCode="|447617" HotelName="Le Paradise Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>23 C St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/1/7/447617_e5cb38b1613.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.10" OriginalAmount="137.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|651665" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal and behind Al Baraha, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a5/a566beb349c8bf81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|royal_mark_hotel_apartment_dubai" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasr Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/a4/f1a4b2713239202d80c782743e1a537f2261aa03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143.17" OriginalAmount="139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|26616" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind Mall of Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/36/6536e87f84aa7a6e9c9018179ac1212946a9917b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to business districts and the Dubai Metro, this hotel is convenient for business trave...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.45" OriginalAmount="139.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2553779" Longitude="55.2847082" StarRating="4" HotelCode="|87922" HotelName="Sea View Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/2/2/87922_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sea View is rated four stars. The establishment offers guests a transfer service to Jumeirah Beach, a spa, a gym and a terrace on the rooftop.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.45" OriginalAmount="139.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2354282" Longitude="55.2794057" StarRating="3" HotelCode="|120189" HotelName="The Luxe Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Diyafah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/8/9/120189_b1e85440921.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 8 restaurants, bars, a gym, a steam bath, a sauna and an outdoor pool with a terrace. SITUATION: It is inBur Dubai the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.45" OriginalAmount="139.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2625432" Longitude="55.3261478" StarRating="4" HotelCode="|57345" HotelName="Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL RIGGA STREET PO BOX 182244</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/5/57345_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, family-friendly hotel, has 133 rooms, suites, 7 suites and 14 junior suites. The establishment has air-conditioning, a hall, a reception, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. Our guests can find a cafÃ©, a sports bar, a pub, a nightclub, restaurants, shops and a beauty centre. The establishment also offers the business centre, conference facilities, internet, a laundry service, room service, a car park and an indoor car park. SITUATION: Is situated inAl Rigga the Street of 100 metres away, guests can find the metro station, close to the establishment, guests have the business area, the commercial area 10 minutes away from the airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite TV. They also have internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a pool that has a children's area, a gym, a terrace and a jacuzzi. MEALS: Clients have at their disposal 2 bars. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers a transfer service to the beach and the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="144.20" OriginalAmount="140" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.24229990427" Longitude="55.298124851521" StarRating="3" HotelCode="59310|13442" HotelName="Fortune Karama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, P.O. Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/45/f445e46192142be20f071f18365a83f3a190bcd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Karma. Dubai airport lies within easy reach of the hotel. The hotel'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="144.35" OriginalAmount="140.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25681" Longitude="55.29828" StarRating="4" HotelCode="|185957" HotelName="Orchid Vue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1a Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/5/7/185957_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3731298, Al Barsha Road, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/d2/03d2d336db31ae6eabf5b68d63649e65d2e0a737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|29308" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai 8668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/22/68/2268e079bea07262aebda4ac2e810a2bbd3ab9b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located in the business and shopping district of Dubai, on Al Din Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145.23" OriginalAmount="141" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|32089" HotelName="Hues Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche, P.O. Box 5245, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/91/ac91c589dcb009b67e5d1ba2ef53e72042298b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Corniche Deira, the hotel is 13 km away from Dubai International Airport and 9 km away fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252909" Longitude="55.309435" StarRating="4" HotelCode="141981|holiday_inn_bur_dubai__embassy_district" HotelName="Holiday Inn Bur Dubai - Embassy District" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamriya, Khaleed Bin Waleed 20th Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/36/a8360c44ddc7a555921f90f44dddcfc5eeb56ed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Dubai, within walking distance of the BurJuman shopping centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.73" OriginalAmount="141.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2646489" Longitude="55.3219798" StarRating="3" HotelCode="|74899" HotelName="Ibis Al Rigga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 186878, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/9/9/74899_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inDubai the historic centre of 300 metres away from the establishment, you can find the metro station, 10 minutes away from the establishment you have Dubai Airport Dubai World Trade Center It is situated 15 minutes away from near the establishment, you will find tourist points of interest. ROOM: The establishment has 280 comfortable rooms, fully-equipped with an air-conditioning system and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.13" OriginalAmount="141.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|126934" HotelName="ibis Dubai Al Rigga" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 186878, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/92015947d62b425362dee69a3c809b4a7f1fb538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic part of Dubai, next to the Creek and Al Ghurair Mall, the hotel is only 300 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146.26" OriginalAmount="142" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|34716" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Road, P.O. Box 115160, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/d8/a2d8a18292fab486cff0b836bcad793755c5aee6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre and is situated in the main shopping and business district B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.26" OriginalAmount="142.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818321|al_karnak_hotel" HotelName="Al Karnak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/87/bc87f70fcaa04bea182ee1711c4f1d4785e44efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.44" OriginalAmount="142.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2437539" Longitude="55.2724637" StarRating="2" HotelCode="|80458" HotelName="Holiday Inn Express Dubai Jumeirah, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road P.O. Box 71256 - Corner Of Jumeirah Road and 60 Road, Al Mina.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/8/80458_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 193 rooms, The establishment boasts a lounge bar, a gym and 2 meeting rooms. SITUATION: It is next toJumeirah the beach. ROOM: All the rooms have bedding, a sitting room with sofa and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.48" OriginalAmount="142.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264083" Longitude="55.322115" StarRating="4" HotelCode="|119326" HotelName="GRAND MOOV" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/3/2/6/119326_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.48" OriginalAmount="142.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|130224" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, Naif Junction, P.O. Box 98661, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/c7/47c76090bfac86d0b3b207896af1fa2211a457d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well located, occupying a prime city centre location in the heart of Dubai, close to Ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.01" OriginalAmount="142.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1968625" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3c16725ac3c5c1155a86281016e0b62e6581e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.07" OriginalAmount="142.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2701864" Longitude="55.3060802" StarRating="2" HotelCode="|119930" HotelName="Mount Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NASIR SQUARE DEIRA DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/3/0/119930_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 100 large rooms, 15 suites, a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a cafÃ©, a bar, a pub, a nightclub, a restaurant, room service and a laundry service. SITUATION: This hotel is in a central area, is in front of Baniyas the square 10 minutes away from the establishment, guests will find Dubai Airport. ROOM: The rooms have a bathroom with a shower, a double bed, a direct line telephone, a satellite television, a writing desk, internet, a safe, a mini-bar, an iron and individual air-conditioning. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ef/f6efaf67d45c70d1cec982fd9ce8e18179fbf241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on the prestigious Al Maktoum Street close to Jumeirah Beach at the hea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Culture Village, Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/32/32ba8b5024039ce5/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|9330" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 81877, Beside Abu Baker Al Siddique Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/0c/d20cc48d18af56eef67b5271eae0406ab2042de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|mayfair_hotel" HotelName="Mayfair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, P.O. Box 33315, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/62/fc6262082ef0bbcadf006029dfd12f3fcaa4d68f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira, the main commercial district of Dubai. The Clock Tower, Al Ghurair s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26942845" Longitude="55.30018142" StarRating="1" HotelCode="649121|maaeen_hotel" HotelName="Maaeen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street, Near Deira Gold Souq, murshid Souq, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d1/fad1258f8aa03a73704f7066edd6e1b9aa21d122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.66" OriginalAmount="143.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.242259" Longitude="55.2980535" StarRating="3" HotelCode="|30886" HotelName="Fortune Karama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Karama, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/8/6/30886_10776290432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, with air-conditioning and has 130 rooms, It also has a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, conference facilities and WiFi. Our guests can find a club, restaurants, live music performances, room service, a laundry service and a car park. SITUATION: Is situated inAl Karama the heart of close to the establishment, clients can find Dubai Airport. ROOM: The rooms a bathroom with a hairdryer, satellite or cable TV, internet and a mini-bar. They also have a coffee maker, a teapot, an iron, an ironing board, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment has a beauty centre, a covered swimming pool, a massage service and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.51" OriginalAmount="144.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262667" Longitude="55.322228" StarRating="3" HotelCode="|198481" HotelName="Al Sarab" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL RIGGA STREET, DEIRA N/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/4/8/1/198481_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.57" OriginalAmount="144.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264188" Longitude="55.319583" StarRating="4" HotelCode="|185681" HotelName="Black Stone " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Behind Commercial Bank Building. 34 B Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/8/1/185681_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.90" OriginalAmount="144.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260514" Longitude="55.291296" StarRating="3" HotelCode="|163154" HotelName="Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL NAHDA STREET, KHALID BIN WALID ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/5/4/163154_7340cea1759.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has modern standard rooms, WiFi, a swimming pool, a spa, a sauna and a hamman. SITUATION: This hotel Dubai it is in 5 minutes away from the establishment, you can find the metro station, is situated 4 kilometres away from the exhibition centre, el Museo de DubÃ¡i 700 metres away, guests have 7 kilometres away, you can find Dubai Airport. ROOM: Each room has a television, an air-conditioning system, a mini-bar, a courtesy tea and coffee service, a fridge, a bathroom with a bath, a hairdryer and complimentary bathroom items. FACILITIES: Guests are offered a fitness centre, tourist information, ticket sales, a living room and a indoor car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="149.12" OriginalAmount="144.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|CBE804900" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>South Umm Suqeim Road, Al Barsha, Dubai Science Park, PO Box 66756, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6b/df6b709e64792f1eb90fda2225e76fbca9d45b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.23" OriginalAmount="144.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2593654" Longitude="55.2911904" StarRating="4" HotelCode="|57353" HotelName="Royal Ascot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Khalid bin Walid Road, Bur Dabai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/5/3/57353_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has beautiful views, attentive service, room service and a business centre with features that offer you the maximum level of comfort 181 rooms. SITUATION: It is inDubai the heart of. FACILITIES: The establishment boasts an activities programme, a swimming pool, a spa, a fitness centre fully-equipped and live music. OTHERS: Clients can find a bar, a lounge and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.35" OriginalAmount="145" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|2237" HotelName="Comfort Inn Hotel Dubai" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/b0/60b00faea4cce1ade51c7141d200e09d33031842.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.10" OriginalAmount="145.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|922465" HotelName="Al Khoory Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/ea/97ea5ac8addd3171f90973f8624f517b786f83dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.34" OriginalAmount="145.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|1467118" HotelName="Emirates Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 1, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/aa/0f/aa0f2286feaeed2a2a44342a3854649506d0f68e.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="150.88" OriginalAmount="146.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|AE000002" HotelName="ibis Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O.Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/5b/d65b0f0b72af73643e0e7d2fdeede20e5296ade8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Mall of the Emirates, the largest mall in Dubai, is right on the hotel's doorstep. Moreover, Gol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.53" OriginalAmount="147.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254983" Longitude="55.291802" StarRating="4" HotelCode="|218221" HotelName="Omega" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Bur Dubai N/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/2/2/1/218221_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="151.92" OriginalAmount="147.5" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|AE000003" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Barsha 1, Opposite Sharaf DG Metro Station, Dubai 450011</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/6d/0f6d558f2730dd4f246a9fc1e112d19313086582.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.21" OriginalAmount="147.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|45364" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/8d/ee8d5961ccf3fba1ec5e159ebd7a7a841b79210f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.52" OriginalAmount="148.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2506318" Longitude="55.292338" StarRating="4" HotelCode="|30894" HotelName="Grand Excelsior Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, PO BOX 121545</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/9/4/30894_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 282 rooms, The establishment boasts restaurants, a lobby, lifts, room service and a laundry service. SITUATION: Is situated inBur Dubai the heart of World Trade Center in the surrounding area, clients have 25 minutes away from the establishment, you can find Dubai Airport It is situated close to restaurants. ROOM: The fully-equipped rooms, have a bathroom, a television and a mini-bar. FACILITIES: The establishment has a gym and a swimming pool. The establishment also offers excursions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.84" OriginalAmount="148.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|2606065" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.32" OriginalAmount="148.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|2159275" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>17-19d Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/604121/604121a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153.47" OriginalAmount="149" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|19434" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/41/7341a22d66f1778f3c1553281a3e67cba2848be8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute drive from the Dubai World Trade Center and Jumeirah Beach Park, while Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.82" OriginalAmount="149.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2524429" Longitude="55.3357708" StarRating="4" HotelCode="|80463" HotelName="The Leela" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/3/80463_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Deira the district of it is situated 5 minutes away from Dubai Airport, the exhibition centre and the shopping centres. ROOM: The establishment has 120 spacious rooms suites with king size bed. FACILITIES: The establishment has a business centre, a gym, a swimming pool and a jacuzzi. With regards to the food and beverage offering, there is a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.94" OriginalAmount="149.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|1897435" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Square, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/fc/a3fc339f56ee46c6d4c09402723e1090669b77df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is sitauted on Nasser Square close to Baniyas Street and roughly 10 minutes from Dubai's i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.28" OriginalAmount="149.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|631365" HotelName="Grand Excelsior Hotel Al Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Barsha 1, Near Mall Of The Emirates, Dubai 214343</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/f7/f3f7421422c6b3a836d044d40c1421024df9e78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.34" OriginalAmount="149.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2613093" Longitude="55.325488" StarRating="2" HotelCode="|87903" HotelName="Saffron" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road , Behind ADCB Bank</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/0/3/87903_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inRigga the street. ROOM: Customers can find large, elegant rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.38" OriginalAmount="149.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2215634" Longitude="55.2861064" StarRating="3" HotelCode="|199187" HotelName="Ibis One Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/1/8/7/199187_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260878469057" Longitude="55.322583033344" StarRating="0" HotelCode="57059|delmon_palace_hotel" HotelName="Delmon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>42 A Street, Al Rigga Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/d6/cfd684e2a2f658cdd20a2328c4d83452adf9d387.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby many interesting places in Dubai, such as Arabian shopping bazaars, cult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|aloft_dubai_south" HotelName="Aloft Dubai South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Bar,Business Centre,Designated Smoking Area,Dining,Fax,Internet,Lounge,Meeting Room,Printer,Restaurant,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 712778, Aviation City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/27/6f27cd4baf9c511cbf2a5a3e259af3fd03532ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Dubai. The total number of rooms is 145. Both wired and wireless c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.16" OriginalAmount="151.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.211428" Longitude="55.274127" StarRating="0" HotelCode="|186070" HotelName="Sunday Mega " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Centr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/7/0/186070_567c4f51830.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.17" OriginalAmount="151.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2704743" Longitude="55.3268958" StarRating="5" HotelCode="|79086" HotelName="Crowne Plaza Dubai Deira, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/8/6/79086_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Deira is situated in Crowne Plaza Dubai 10 minutes away, guests can find the airport. It is close to Salah Al Din Station and the metro station. ROOM: All the rooms have a mini-bar, a flat-screen television and internet. FACILITIES: The establishment boasts a restaurant, a fitness centre and swimming pools. Guests are offered a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259009" Longitude="55.288926" StarRating="3" HotelCode="364976|32599" HotelName="Panorama Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8e/8e5787866a316eac/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's location in the heart of the city provides guests with easy access to the World Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260009386675" Longitude="55.285390466452" StarRating="3" HotelCode="57904|34692" HotelName="Howard Johnson Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Waleed Street, Bur Dubai, Dubai PO Box 30329</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/af/2eaff31864021efb17772b141966b485fb28d937.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the Khalid Waleed Road opposite the Rashid Harbour. The international...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.56" OriginalAmount="152" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|225842" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/56/d056dab1d849c2e6322ea47af288767bae84c3c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|16861" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/a3/b0a338f972c3264267ff511953b43ba153c41f60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|lotus_retreat_hoteldubai" HotelName="Flora Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e7/9be7ebfb25f1c2a11ee0e2ed8132d4067d71f85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commerci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.93" OriginalAmount="153.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26899" Longitude="55.30618" StarRating="0" HotelCode="|561754" HotelName="Royal Mark Hotel Apartment Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Baniyas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/7/5/4/561754_37dff771807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.98" OriginalAmount="153.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1473368" HotelName="Mount Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near to Baniyas Metro Station, Deira, Dubai 34296</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/89/ff89d078be77b22156c8df329c082c987eb87722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a commanding central position in Dubai's fashionable Merchant City overlook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2565878" Longitude="55.2931573" StarRating="3" HotelCode="|30897" HotelName="Rolla Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 52444, ROLLA STREET, BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/9/7/30897_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 152 suites and 7 floors. The establishment has air-conditioning, a safety deposit box service, a cafÃ©, a nightclub, bars and restaurants. The establishment also offers dining facilities, room service and a laundry service. SITUATION: 5 kilometres away from the establishment, guests will findDubai the city centre of in the surrounding area, clients have the fair centre, is situated 15 kilometres away from the airport. ROOM: The establishment has suites with a hairdryer, satellite and cable TV, internet, a mini-bar, a coffee maker, a teapot, an ironing set, a safety deposit box and a central air-conditioning system. FACILITIES: Near the establishment, guests can find sports activities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.82" OriginalAmount="154.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|141744" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha South, TECOM, P.O. Box 26816, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ba/2c/ba2c1b210d95248849920d6409ed89338e62802e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.88" OriginalAmount="154.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25707038" Longitude="55.28998453" StarRating="4" HotelCode="834318|2325045" HotelName="Jacob's Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rolla Street 316, Raffa, Burdubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/ba/2fbad1c26417af2dbd967d42b2e2cb8f89a1ca5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.17" OriginalAmount="154.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1164649" Longitude="55.1956615" StarRating="3" HotelCode="|74904" HotelName="Ibis Mall Avenue Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 A Street, Opposite Mall of the Emirates,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/0/4/74904_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 204 rooms with air-conditioning and internet. It also has a restaurant with Italian dishes, a cafÃ© and a bar. SITUATION: Sheikh Zayed Road Is situated in Dubai Internet City and Dubia Media City near the establishment, guests will find it is well-connected with the business area, the leisure area and the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.46" OriginalAmount="154.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|86449" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/0a/180a690a9f3ef3627069072dd0c048683f5f1c84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.47" OriginalAmount="154.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2535711" Longitude="55.3327453" StarRating="3" HotelCode="|74900" HotelName="ibis Deira Creekside Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 185310 8th street Port Saeed District opp. Deira City Centre MallCentre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/0/0/74900_029c97b1234.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 365 rooms and with air-conditioning. The establishment has a restaurant, a bar, internet and WiFi in the hall. SITUATION: It is inDubai the historic area of in front of the establishment, you can find a shopping centre in the business area, 5 minutes away from the establishment guests have Dubai Airport World Trade Center It is 15 minutes away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|19980" HotelName="Crowne Plaza Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P. O. 23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/66/2d665fbe62faa09b072dbce589e0442948e367a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on the fashionable Sheikh Zayed Street, in the heart of Dubai City. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159.65" OriginalAmount="155" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.282650724145" Longitude="55.316512690807" StarRating="3" HotelCode="199613|41384" HotelName="Sun And Sands Sea View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Near Al Baraha Hospital, PO Box 93499, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/eb/c1eb49a4964443383ace417a09eb7d4bf8d3812e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|201440" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/4e/694e4dfe33c51d877fa17557aee10c1f9544dba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|317349" HotelName="Occidental Dubai Production City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IMPZ.B. 19, Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/870261/p_870261_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|18575" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 66431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/34/82347914c204d50ef34968e1f906e1e2f948ce42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary hotel is centrally located on Al Mina Road, in close proximity to Sheikh Zayed Road...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|26777" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f2/c7f2da08ce83ce0eb4422a81094d6721d8ddf76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Sheikh Zayed Road, the city hotel is one of the few hotels near the Mall of the Emi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|380049" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Ittihad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/643837/643837a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.68" OriginalAmount="156" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|27764" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/be/88be87b8708a18034a25efe810d5bcf72f6a6417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="161.82" OriginalAmount="157.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|AE000005" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2A Street, P.O. Box 283825, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/2f/212f82de0a4f8dbd5bb2dffbe3ac529e40d0eb46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the World Trade Centre and Jebel Ali, and is ideal for business and le...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="161.82" OriginalAmount="157.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.242031" Longitude="55.275015" StarRating="4" HotelCode="|217241" HotelName="Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road, Dubai - UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/2/4/1/217241_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|29307" HotelName="J5 Hotels - Port Saeed" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 33871, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/33/8133c4eeffd4b0cf5def75b67215b11d6514de9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Deira City Centre shopping centre is located in the immediate vicinity of the hotel. The World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|ramada_deira_2" HotelName="Ramada Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/81/108182ffea6a83d67e7ba3cbc696f5ff2403a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies close to Dubai Creek and Salah Al Din Metro (just outside the main entrance), providi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|premier_inn_dubai_investments_park" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Green Community, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/1e/621e0d1b4388cc682d524f324b0102c4494fbd69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated approximately 1 km along on the right between the Green Community and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|melody_queen_hotel" HotelName="Melody Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nasser Square, Near Al Nasser Mosque, Deira, PO Box 80546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/05/78058dd11fbafada191a3fcbca8dc47ad7ff8288.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant and room service. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|grayton_hotel_dubai" HotelName="Grayton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Street, PO Box 7, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/95/f89521935036cdfbb27a5aafa23e6f00c239270c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.29" OriginalAmount="158.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2827075" Longitude="55.3164349" StarRating="3" HotelCode="|87309" HotelName="Sun &amp; Sands Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al-Khaleej Road Near Al Baraha Hospital</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/9/87309_82458a31206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.75" OriginalAmount="158.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25896" Longitude="55.3226" StarRating="4" HotelCode="|186324" HotelName="Pearl Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/3/2/4/186324_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163.77" OriginalAmount="159" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|402996" HotelName="Citymax Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/99/88992f55510c89f799b1c45e2959478c86608249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.86" OriginalAmount="159.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27591" Longitude="55.31559" StarRating="4" HotelCode="|119873" HotelName="Fortune Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OMAR BIN AL KHATTAB ROAD, DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/8/7/3/119873_404d7bc2108.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is close to the Hor Al Anz Este shopping centre, restaurants and the beach. The hotel is in the heart of Dubai, 15 minutes away from World Trade Center, Dubai Creek, Gold Souk and the tourist attractions. HOTEL: The hotel offers a hall with a reception, a safety deposit box service, a currency exchange service, a lift, a business centre, a swimming pool, a gym and WiFi (free of charge). The establishment boasts a kiosk, coffee pot, room service and a laundry service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="164.10" OriginalAmount="159.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|CAW675500" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/68/9b68e880bf85e41a2c0d3f0a5fe43149dbfefa9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.80" OriginalAmount="160" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|53254" HotelName="Al Sarab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Nightclub,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, PO Box: 113330, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a0/98a0abf3fffcb46dd365fe04c03527f7cc73d08d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|dubai_grand" HotelName="Dubai Grand Hotel By Fortune" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 34150, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/c2/d6c2720b983bfde00990b00b692ea74149f468a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Al Ghusais, close to Terminal 2 of Dubaï Airport, the Dubaï World Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|orchid_hotel_13" HotelName="Orchid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c1/ce/c1ce4d3a682f95cf72273ca907c24772506f9e2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the bell tower in Al Maktoum Street, Deira. It is around 5 km from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="164.85" OriginalAmount="160.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.261868" Longitude="55.290477" StarRating="0" HotelCode="|517456" HotelName="Al Raien Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riff Road, , Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/4/5/6/517456_97edcea2247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.52" OriginalAmount="160.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|30864" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Street, Al Raffa, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6b/976b8d903e83177293c2c7cce7d9e606f0e0d5b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on Rolla Street, close to Khalid Bin Walid Street and approximately 5 km from the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.14" OriginalAmount="161.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2735243" Longitude="55.3813363" StarRating="3" HotelCode="|20348" HotelName="Dubai Grand By Fortune" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Road,Al Qusais 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/8/20348_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, contemporary style, has 3 floors and 146 rooms. It also has a reception, a safety deposit box service, a currency exchange service, a lift, a conference room, a nightclub, a cafÃ©, a bar and a restaurant. The establishment also offers shows, a nightclub and a tavern. The establishment has a car park. SITUATION: The hotel Al Qusais it is in near the establishment, you will find Dubai Airport Dubai World Trade Center, Al Shabab Club, Al Mulla Plaza, Al Ahli Club and Airport Expo it is close to. ROOM: The rooms well-decorated, a bathroom, a hairdryer, a satellite television, a mini-bar, internet, an air-conditioning system and a safe (available for a fee). FACILITIES: Outdoors, guests have access to a pool that has a children's area and a jacuzzi. The establishment also has a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|fortune_plaza_hotel" HotelName="Fortune Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahda Road, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/29/95293958d1a316e02736138e9dca798f4088d27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a few minutes away from the airport, Dubai Expo, Al Mulla shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|time_grand_plaza_hotel_3" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, P.O. Box 237844, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/99/dc99348973633d34607c820e5e2f10a790ab5e7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Damascus Road in the heart of the Al Qusais business and commercial dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 114400, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/cf/cf28918ce439cdcc4098793feae33084/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 20 km from the centre of Dubai. The Palm Jumeirah is 4 km away from the hotel and less ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253488" Longitude="55.303931" StarRating="4" HotelCode="16882|201550" HotelName="Regent Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Sheikh Khalifa Bin Zayed Street, Opposite Burjuman Shopping Centre, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/b3/05b393ce9b9ff1f668c92e091b24913489af8445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Trade Centre Road in Bur Dubai, this hotel lies directly opposite Burjuman shopping ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.266645" Longitude="55.315699" StarRating="2" HotelCode="69785|sun_and_sands_plaza_hotel" HotelName="Sun and Sands Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/88/2b88203415bb84154aa14c6380976ce0d7e9b740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Dubai's business and shopping centre, adjacent to the Al Nasse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="167.96" OriginalAmount="163.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270519" Longitude="55.3214008" StarRating="4" HotelCode="|121127" HotelName="Ramada By Wyndham Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/1/2/7/121127_3984f750917.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Salahuddin the underground station of 15 minutes away, you can find Dubai Airport. FACILITIES: The establishment boasts a swimming pool, a gym and a restaurant. Regarding the food and beverage offering, there is a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="168.59" OriginalAmount="163.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|CAT140600" HotelName="Park Regis Kris Kin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifah Bin Zayed Street, PO Box 8264, Opposite Burjuman Centre, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/48/4d48547c7179bfc3e65cc3b4f5ba04b585868c1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the heart of Dubai's central commercial and financial district. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.92" OriginalAmount="164" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|27748" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/08/1608540437882c0d097bfc32cc3d5b3e882ddb6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.57" OriginalAmount="164.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1512708" HotelName="Pearl Park Inn Deluxe Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17th Street, Riggat Al Buteen Street, Deira, Dubai 126012</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/215144/a_215144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Deira, Dubai's bustling business district, this hotel is also strategically ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.76" OriginalAmount="164.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2633304" Longitude="55.2896044" StarRating="0" HotelCode="|446472" HotelName="Wescott Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Raffa Plaza, Al Suq Al Kabeer</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/7/2/446472_2e1caa01330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.86" OriginalAmount="164.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|98109" HotelName="Le Meridien Fairway" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Road, PO Box 36400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/42/42f31fccbc017de0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within close proximity of the enchanting Dubai Creek and provides guests with ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.91" OriginalAmount="164.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22036" Longitude="55.280335" StarRating="5" HotelCode="|28232" HotelName="Millennium Plaza Downtown " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/3/2/28232_38dfb501400.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel with air-conditioning, has 560 standard rooms, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, shops, a bar, a nightclub, a conference room and WiFi. The establishment boasts restaurants, a laundry service, room service and a car park. SITUATION: The hotel is in Sheikh Zayed Street. Is situated in the heart of Dubai. Around the establishment, clients can find the commercial area, the shopping centres, a golf course, the museum and the tourist attractions. It is situated 15 minutes away from Dubai Airport and 20 minutes away from Airport Jumeirah. ROOM: The establishment has apartments and suites with a bathroom with a hairdryer, a satellite or cable television, internet, a direct line telephone, a mini-bar, a coffee maker, a teapot, an iron, a safety deposit box (available for a fee) and individual air-conditioning. FACILITIES: Outdoors, clients can enjoy a swimming pool. The establishment also has a jacuzzi, a sauna and a gym. Our guests can also playing squash.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.01" OriginalAmount="165.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269696" Longitude="55.311773" StarRating="3" HotelCode="|482138" HotelName="Trans World L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/1/3/8/482138_192463a1349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.04" OriginalAmount="165.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1116649" Longitude="55.2034116" StarRating="4" HotelCode="|82692" HotelName="Grand Excelsior  Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Near Mall Of The Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/9/2/82692_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, has 230 rooms and suites. The establishment has restaurants, leisure activities, a gym and a business area. SITUATION: Is situated inNueva DubÃ¡i the heart of near the establishment, guests will find a shopping centre. ROOM: The establishment has superior rooms, king size bed or two beds and a bathroom with a bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.37" OriginalAmount="165.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2429002" Longitude="55.3585344" StarRating="3" HotelCode="|118767" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>52 B street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/6/7/118767_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business. The establishment offers guests a transfer service to the airport (free of charge). The Premier Inn Dubai International Airport is rated three stars and has 281 rooms. SITUATION: It is situated close to the airport. FACILITIES: Clients can find a swimming pool. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170.98" OriginalAmount="166" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|251237" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Street 13, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623423/623423a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.00" OriginalAmount="166.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260152" Longitude="55.410486" StarRating="3" HotelCode="|450425" HotelName="eStay Inn " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32nd Street, Muhaisnah, Muhaisnah-2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/4/2/5/450425_22867d61114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.59" OriginalAmount="166.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252124" Longitude="55.3035147" StarRating="5" HotelCode="|87879" HotelName="Park Regis Kris Kin  Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Zayed St, Opp Burjuman Center, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/7/9/87879_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has various facilities, such as meeting rooms, banquet facilities, event rooms and a conference room with features that offer you the maximum level of comfort, This air-conditioned complex was built in 2010, has 392 rooms, a reception, a hall, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a kiosk, a hairdresser's and an auditorium. Guests can also find a cafÃ©, a restaurant, a bar, a pub, a nightclub, WiFi, room service, a laundry service, a car park and indoor parking. SITUATION: Is situated inDubai the financial district of Dubai 20 minutes away from the establishment guests have Sheikh Zayed Road it is close to Clients can also find Dubai the Exhibition Centre a business centre, conference centres, the commercial port, BurJuman Shopping Mall, Mall of the Emirates and Dubai Mall the Museum of Dubai park Dubai Creekside the beach. ROOM: All the rooms have a mini-bar, a desk, a satellite or cable television, WiFi, a safety deposit box, an air-conditioning system, an alarm clock, a coffee maker, a kettle, a bathroom with bidet, bath or shower, have a king size or double bed, a hairdryer, a direct line telephone, an ironing set and a terrace. FACILITIES: Outdoors, clients can enjoy a heated pool, a gym, a children's swimming area, an outdoor bar, deck chairs and water aerobics. Our customers can also use a jacuzzi, a sauna and a steam bath. MEALS: Guests are offered a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.59" OriginalAmount="166.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|921085" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b2/b3b2b275023d712ecf9b3ef1a82cd710b7d472c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.81" OriginalAmount="166.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|2251775" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/14/6a14ce027f68c78073b39b1724dbe51f0e4b45f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facili...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.83" OriginalAmount="166.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1893205" HotelName="dusitD2 Kenz Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b6/c5b6ff14cfaf22df86aa6c00ae76c7c6569d0491.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.01" OriginalAmount="167" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|34772" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street, P.O. Box 27070, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/45/fa452aa2dfd589d2af94b345313c28c570ee9834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.31" OriginalAmount="167.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256527" Longitude="55.334769" StarRating="4" HotelCode="|57824" HotelName="DoubleTree by Hilton Dubai Port Saeed" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Al Maktoum Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/8/2/4/57824_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.57" OriginalAmount="167.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|56234" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/01/790129f60fbbaacd99083600b53c5a2b095c67fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.58" OriginalAmount="167.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|30894" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/a2/3ca29dbd8b35f3b67bf52193cc27065db637b92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.80" OriginalAmount="167.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|2391785" HotelName="Novotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Healthcare City, Umm Hurair 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/65/3f65c2dae5ae3f4578bfe82bb072f6593334ca39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/6a/7e6aacf7f3061630cad072a83c639ac8495d7960.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.18" OriginalAmount="168.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.983048442445" Longitude="55.091127560328" StarRating="1" HotelCode="330368|2882915" HotelName="easyHotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 724, PO Box 17777, Jebel Ali Free Zone Authority (JAFZA), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/7e/c67ec9ef66b37344a44bd5253b11c64898914580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall\n\nLocated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="173.54" OriginalAmount="168.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.278809" Longitude="55.312514" StarRating="2" HotelCode="66872|9364850" HotelName="Gulf Pearl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Al Khattab Road, Albaraha Street, PO Box 21548, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/f3/f36f5e44f481f1d7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Al Baraha Road in the growing business district of Deira in the city cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.60" OriginalAmount="168.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2856007" Longitude="55.3195992" StarRating="2" HotelCode="|20335" HotelName=" Palette San Marino" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11292 Somali St Freij Murar Area, Deira, D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/5/20335_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 120 rooms, The establishment boasts a reception, a safety deposit box service, a currency exchange service, a cloakroom, 3 lifts, a cafÃ©, a restaurant and a car park. SITUATION: It is inShomali the street 5 kilometres away, you can find Dubai the city centre of Gold Souk in the surrounding area, clients have It is 15 minutes away from the Congress Centre, 10 minutes away from the establishment, guests will find Dubai Airport. ROOM: The inviting rooms, have a bathroom with a hairdryer, a double bed, a satellite television, a mini-bar and internet. They also have an air-conditioning system, an ironing set, a coffee maker, a teapot and a safety deposit box (available for a fee). FACILITIES: You can find a swimming pool, a sauna and a gym. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|29305" HotelName="AVANI Deira Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/a2/23a23d8fda19eedb2b4edaa349221dabd4cd775f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|28556" HotelName="City Seasons Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, Port Saeed, P.O. Box 182002, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3c2b16d31b415d3f1b881e51190426cdff60d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Airport Road, near the Toyota Showroom and just after the DNATA sign. It li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|17267" HotelName="Majestic City Retreat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/25/1625348338ede9a5fa180cd882bc213c7151d157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of downtown Dubai in the Bur Dubai area. It is near to key busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|15262" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Casablanca Street, Al Garhoud, PO Box 13018</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/20/c7201f397b5a2d1cabddc69560186cd08adc13bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Al Jazeera Street, between Al Maktoum Street and Al Rigga Street. It is just...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9f/9f2fe76843448fd7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 10 km from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|st_george_hotel" HotelName="St. George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai Creek, Dubai, Al Ras</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1a/a41ac40dd9f1a3dbbcf1503f668eec19118d7899.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Benyas Road, which is also known as Creek Road, this hotel lies across from Al Ras public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.32" OriginalAmount="169.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2663439" Longitude="55.2944041" StarRating="3" HotelCode="|30851" HotelName="The George By Saffron Dubai Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 3944, DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/5/1/30851_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 140 rooms, The air-conditioned establishment has a safety deposit box service, a currency exchange service, a lift, conference facilities, WiFi, restaurants, a cafÃ© and a nightclub. The establishment has room service, a laundry service and a car park. SITUATION: Baniyas Street (Creek Road) It is on Baniyas Street (Creek Road) in front of the establishment, you can find the library in the business area, is 3 kilometres away from Dubai the city centre of 10 minutes away from the establishment, guests will find the airport. ROOM: Each room has a bathroom, a hairdryer, satellite or cable TV, a mini-bar and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.79" OriginalAmount="169.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|925465" HotelName="Donatello Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/5b/015bdfe8d17885ec16187b77dae8c1428ec29aa3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Sheikh Zayed Road, in Al Barsha, Dubai. Centrally situated, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.257539" Longitude="55.2995" StarRating="4" HotelCode="31297|four_points_by_sheraton_bur_dubai" HotelName="Four Points by Sheraton Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Walid Street, P.O. Box 33196, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/dd/eedd773634fb772eb8de89b9d81aaf27b86925b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming, modern hotel offers a stunning central location on Khalid Bin Walid in Bur Dubaï. A w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|rose_park_hotel_al_barsha" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Sharaf DG Metro Station, Al Barsha 1, Sheikh Zayed Road, P.O. Box 45113, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/03/61039827ecae63670475cf639676642301d198d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dubai, this hotel is ideal for business travellers as well as families...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.10" OriginalAmount="170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="0" HotelCode="469999|deema_hotel" HotelName="Deema Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Opposite Palm Deira Metro Station, Near Hyatt Regency, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/6d/786de5a6460afc233cde31690353a577bc4f21fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="175.43" OriginalAmount="170.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|CAF551700" HotelName="Towers Rotana" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 30430, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/41/d141b4ea5999e1afee5f92c1bee470d8a1752440.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on the Sheikh Zayed Road in Bur Dubai. The hotel is situated in Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.99" OriginalAmount="170.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2664172" Longitude="55.3158089" StarRating="2" HotelCode="|118768" HotelName="Ramee International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 26941, DUBAI UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/6/8/118768_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 100 rooms, The establishment boasts dining facilities, a cafÃ©, air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a bar and a pub. SITUATION: The hotel is in the heart of the business and commercial area, is next to Al Nasser the Square of it is 7 kilometres away from Dubai Airport nearby, you will find banks, markets. ROOM: The rooms have a direct line telephone, a satellite TV, a mini-bar, a safe, a bathroom with a shower and a hairdryer. They also have a bath, a hairdryer, a king size or double bed, an ironing set, an individual air-conditioning system and individual heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.04" OriginalAmount="171.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2643459" Longitude="55.3270345" StarRating="0" HotelCode="|55628" HotelName="J5 Rimal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Murraqabat Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/2/8/55628_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby, a reception, a safety deposit box service (for a fee), a lift, a cafÃ©, a nightclub and room service. SITUATION: Is situated inDubai the city centre of. ROOM: The rooms a bathroom with a hairdryer, a television, a radio, a mini-bar and individual air-conditioning. FACILITIES: The establishment has a swimming pool and a sauna.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="177.07" OriginalAmount="171.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|CBA480900" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Laundry,Lounge,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, PO Box 119444, Oud Metha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/33/3c33953dd24cffe70d93dda5770a68b45590cc36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect, this hotel is located in the heart of Dubai. The nearest shops can be reached within about ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.16" OriginalAmount="172" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|26260" HotelName="Millennium Central Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9b/9baf790352d95eec/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel at the heart of Dubai is located minutes away from Dubai Mall along with the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|tryp_by_wyndham_dubai" HotelName="TRYP by Wyndham Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saef 1 Street, Barsha Heights, Dubai, P.O. Box 215373</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e7/79e7fc408274499547f66082ac09dd9cee31b77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.36" OriginalAmount="172.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|930565" HotelName="Crowne Plaza Dubai Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Al Nahyan Road, P.O. Box:23215, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/df/c3df139ae8d399d6000216a889b0399df0d79b37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.41" OriginalAmount="172.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2707638" Longitude="55.3297554" StarRating="5" HotelCode="|74909" HotelName="Avani Deira Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique And Sallahuddin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/0/9/74909_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2011. SITUATION: 10 minutes away from the establishment, you can find the airport, is well-connected with places of interest, is situated in a business area. ROOM: The rooms have an air-conditioning system, a flat-screen television, an iPod docking station, a safety deposit box, a kettle and coffee. FACILITIES: Regarding the food and beverage offering, there is 2 restaurants and a bar. The establishment boasts a swimming pool on the roof terrace, a well-equipped gym and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.93" OriginalAmount="172.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.221286" Longitude="55.288416" StarRating="4" HotelCode="|57844" HotelName="Novotel World Trade Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/8/4/4/57844_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.94" OriginalAmount="172.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.271745" Longitude="55.308862" StarRating="1" HotelCode="|477771" HotelName="Al Sabkha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL Sabkha Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/7/7/1/477771_eec40cd1106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.94" OriginalAmount="172.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1154159" Longitude="55.193681" StarRating="4" HotelCode="|120222" HotelName="Donatello " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/2/2/2/120222_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located between the city centre and the marina. ROOM: The establishment has apartments with TV. FACILITIES: The establishment has a swimming pool, a gym and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|36049" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/3d/dc3dcbc8704b22dca09012f24c04cc145fea776b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/48/85485d9df6fe79b716896a8545ca5a0e1b1ee28c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|519657" HotelName="Trans World Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Makhtoum Road</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/23/36/2336c458817790955ff5d1f78d4eb7b8ae4ae62d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178.19" OriginalAmount="173" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|395385" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Parks and Resorts, PO Box 119444, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81ce76c0a54dc81d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|byblos_hotel" HotelName="Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/02/7d0250af0e12a76e1de6545fbf98879d20196d37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Al Barsha Tecom, this business hotel is just a short distance from the metro station, Dub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.19" OriginalAmount="173.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262795" Longitude="55.316687" StarRating="4" HotelCode="33282|al_khaleej_palace_hotel" HotelName="Al Khaleej Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road, P.O. Box 3720, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6f/776f9247947441957e4ae9326e0b11898be20404.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern 10-storey hotel is centrally located on the Al Makoum Road in Deira, not far from the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.85" OriginalAmount="173.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2617195" Longitude="55.3195477" StarRating="5" HotelCode="|20352" HotelName="Knight Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL MAKTOUM STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/2/20352_4b9fd281303.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has and 212 rooms, 10 floors, this building, with air-conditioning, has a reception, with express check-out, lifts, a hairdresser's and a nightclub. The establishment has restaurants, a bar, conference rooms, internet, room service, a laundry service and a car park. SITUATION: This luxurious hotel is near Jumeirah the beach Deira is situated in is situated in Al Maktoum the street 10 minutes away from the establishment, clients can find the river, in front of the hotel there is a public transport stop, is 15 minutes away from the airport. ROOM: The stylish rooms, well-decorated, a bathroom, a hairdryer, a bathrobe, a satellite or cable television, a radio, a mini-bar, internet, an iron, an air-conditioning system, central heating and a safe (available for a fee). FACILITIES: The establishment has a swimming pool that has an area for children, deck chairs, a gym, a sauna, a jacuzzi and a steam bath. At an additional cost, you can play golf, Around the establishment, our guests can find tennis courts, squash courts and water sports. MEALS: Guests are offered all meals in a buffet format, Clients can book half-board. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.85" OriginalAmount="173.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2574741" Longitude="55.2996693" StarRating="4" HotelCode="|20347" HotelName="Majestic Premier Hotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/7/20347_5a417620818.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel, has 125 standard rooms, a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, a shop, leisure facilities, conference facilities, a cocktail bar, an Ã  la carte restaurant, a club and an oudooor car park. SITUATION: Is situated in Khalid Bin Al Waleed and Bur Dubai Street, close to shops, leisure areas and World Trade Centre, is 15 minutes away from Dubai Airport. ROOM: Customers can find modern rooms with a bathroom with a hairdryer, a satellite or cable television, a mini-bar, a coffee maker, a teapot, an iron, internet, a safe (available for a fee), an air-conditioning system and stunning views. FACILITIES: The establishment has a covered swimming pool with deck chairs, a jacuzzi and a gym. MEALS: Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179.22" OriginalAmount="174" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Front of Deira City Centre Mall, Port Saeed District, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e4737bc4c72af1fe94511c9157d53abddf454f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a prime location, at the heart of the historic part of Dubai, in front of the City Centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.54" OriginalAmount="174.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.240252" Longitude="55.2750479" StarRating="5" HotelCode="|119989" HotelName="Crowne Plaza Jumeirah Dubai " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL MINA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/8/9/119989_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has business facilities and a business centre. The establishment has restaurants, a pub and a nightclub. SITUATION: This hotel Al Deyafa it is near Where guests can enjoy shops, restaurants and the leisure areas. ROOM: The establishment has 252 standard rooms and suites, They have comfortable beds, smart furniture, dressing table, a flat-screen television, WiFi, climate control, a central air-conditioning system, windows, a mini-bar, international channels, a direct line telephone, an answering machine, spacious bathrooms, a bath and a shower. FACILITIES: The establishment has a health centre, a spa, a swimming pool on the roof terrace and a solarium.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.64" OriginalAmount="174.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0061448" Longitude="55.1552773" StarRating="4" HotelCode="|210910" HotelName="Fortune Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/1/0/210910_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.76" OriginalAmount="174.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.096617" Longitude="55.173916" StarRating="4" HotelCode="|209533" HotelName="SIGNATURE 1 HOTEL TECOM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 503066, Al Thanayah 1 Tecom, (Barsha Heights)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/5/3/3/209533_25a1f191905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.92" OriginalAmount="174.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0972699" Longitude="55.1740577" StarRating="4" HotelCode="|119566" HotelName="First Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>TECOM, Al Barsha 3, Dubai, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/5/6/6/119566_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool and a rooftop terrace. It has rooms with a kitchen, It also has a reception, a gym and saunas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180.25" OriginalAmount="175" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|225412" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Jafiliya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/02/56027157b17d0baea8ce82f21510c23ec2e68513.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai. Its setting is especially ideal for business trav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.67" OriginalAmount="175.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.265119" Longitude="55.3221917" StarRating="4" HotelCode="|31024" HotelName="Howard Johnson Plaza By Wyndham Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AL RIGGA STREET, P.O. BOX 120328</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/2/4/31024_bb8b7bf0939.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 200 rooms, The establishment boasts restaurants, a business centre and a playground. SITUATION: Deira It is in near the establishment, you will find the commercial and business area. ROOM: The rooms are comfortable. FACILITIES: The establishment boasts a swimming pool, a spa and billiards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.71" OriginalAmount="175.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|2329275" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 340 647, Mazaya Centre, Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/57/e957d1cab42e8f82ff05c53a71bfd44dc8d8b685.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.97" OriginalAmount="175.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|444505" HotelName="Fraser Suites Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sidra Tower, Sheikh Zayed Road, PO Box 502306, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/ca/35cab7bc9016756ac8dbb6a5edb0a2dee9b82c5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on Sheikh Zayed Road, on the edge of Internet City and Media City, this aparthotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.15" OriginalAmount="175.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|1070898" HotelName="Raviz Center Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b0/f5b01a1166ebf0bb563a7683b285d7c52c11f541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|92755" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/de/f4de6bc9cd923f559fa91407527f74215e3ccdef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.28" OriginalAmount="176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|28408" HotelName="Elite Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Behind Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/91/915c0979305c55dd/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of 'New Dubai', the Auris Plaza, within a 5-minute walk of the Mal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|al_khoory_atrium" HotelName="Al Khoory Atrium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O.Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/51/1e518e4af008dcb34adf49ce53fde76a5e29f1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.31" OriginalAmount="176.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|31284" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/20/3f/203f92cd32c1754f88a0399fb8e73db46ecffe97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Baniya Street, only a few a minutes away from Murshid Bazaar, the Gold and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="181.82" OriginalAmount="176.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.266955" Longitude="55.380984" StarRating="3" HotelCode="|119987" HotelName="Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 35559, AL NAHDA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/8/7/119987_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 94 rooms, a lobby with a reception, a lift, a restaurant, room service and a laundry service. SITUATION: This urban hotel is close to the airport, Al Mulla the shopping complex Mumzar the beach. ROOM: The establishment has Junior Suites executive suites, have a mini-bar, a safe, a direct line telephone, a satellite TV, an iron, an air-conditioning system and a bathroom. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.31" OriginalAmount="177" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|399303" HotelName="Millennium Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/44/2f4412c401f9354701bd9b44600dfdc175d68b4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.31" OriginalAmount="177.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|star_metro_deira_hotel_2" HotelName="Star Metro Deira Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, PO Box 184786, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/24/6524f243967e57f1f92a79459a381b2c6ed31c50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Dubai, 100 m from Al Reef Mall. Restaurants, bars, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.02" OriginalAmount="177.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2678472" Longitude="55.3209317" StarRating="3" HotelCode="|120171" HotelName="Al Nakheel Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road , Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/7/1/120171_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception and a car park (free of charge). SITUATION: It is situated 600 metres away fromAl Ghurair the shopping centre. ROOM: The establishment has rooms apartments with a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.36" OriginalAmount="178.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2442505" Longitude="55.3444043" StarRating="5" HotelCode="|210911" HotelName="Mövenpick Grand Al Bustan Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cassablanca St. Al Garhoud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/1/1/210911_c2d20e20926.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.39" OriginalAmount="178.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1139345" Longitude="55.1908079" StarRating="4" HotelCode="|118759" HotelName="Md By Gewan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/5/9/118759_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 312 rooms, 60 junior suites, 30 deluxe rooms and 6 Royal Suites. The establishment has air-conditioning, a lobby with a reception, a lift, room service and a laundry service. SITUATION: The establishment is 20 kilometres away fromDubai the city centre of it is situated 4 kilometres away from Palm Jumeirah the Island of 500 metres away, guests have Mall of The Emirates the shopping centre. ROOM: Clients are offered one, two or three bedroom suites, a living room, a dining room, a kitchen, a bathroom with a shower, a hairdryer, a television, a coffee maker and a kettle. FACILITIES: The establishment has a gym, 4 kilometres away from the establishment, customers can find a golf course. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.39" OriginalAmount="178.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2428483" Longitude="55.2755843" StarRating="4" HotelCode="|118691" HotelName="Mercure Gold Al Mina Road Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road Bur Dubai, P O Box 66431, BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/6/9/1/118691_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009 and has 184 standard rooms. The establishment has 2 meeting rooms, audiovisual equipment, a business centre, a lobby, express check-out and a reception. It also has air-conditioning, a safety deposit box service and a lift. With regards to the food and beverage offering, the establishment has a bar and a restaurant. The establishment also offers WiFi, room service and a laundry service. SITUATION: This modern hotel is in Al Mina Road, close to Sheikh Zayed Road, the convention centre, the shopping centres and Jumeirah Beach. It is 20 minutes away from Dubai Airport. ROOM: The rooms have internet, a direct line telephone, a coffee maker, a kettle, a mini-bar, a satellite television, an air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a swimming pool, a heated swimming pool, a health club and spa treatments (available for a fee). MEALS: Customers have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.23" OriginalAmount="178.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|73354" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, 4C Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/58/bc588db490dee081e755c104469d535e366e7bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands seven storeys tall on Mankhool Street, right in the heart of the bustling city of D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|al_bustan_rotana__dubai" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/ed/daed30cc9b8f3efab54733cc7b510f8e6ea789a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|rove_city_centre" HotelName="Rove City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24th Street, 19th B Street, Port Saeed, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/15/52/1552acfcccb42221b6dd49fcd17d437a6a114aef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.26" OriginalAmount="179.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2691793" Longitude="55.3068501" StarRating="3" HotelCode="|55255" HotelName="Landmark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Baniyas Square (also known as Nasser Square)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/5/55255_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Landmark is rated three stars, it offers a transfer service, 2 restaurants, a cafÃ©, a terrace with a swimming pool, a gym, a business centre and conference facilities. SITUATION: It is in the city centre of Dubai. Close to the establishment, clients can find World Trade Centre, ROOM: The rooms a bathroom with a shower with a hairdryer, a direct line telephone, cable television, a mini-bar, a safe and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.35" OriginalAmount="179.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2613056" Longitude="55.3204954" StarRating="0" HotelCode="|448736" HotelName="Khalidia Palace Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/7/3/6/448736_b24907d1314.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.40" OriginalAmount="180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|201473" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investments Park, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/17/6d1755cab4550027f398e7e9c9e641e0d7e6164a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the midst of the bustling ambiance that surrounds the Dubai Investment Parks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|auris_inn_al_muhanna_hotel" HotelName="Auris Inn Al Muhanna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/8e/018e594ec9a696b5659b2707e8f7c32a9abec0d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.36" OriginalAmount="180.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0945186" Longitude="55.1772773" StarRating="4" HotelCode="|202214" HotelName="Ramada By Wyndham Dubai Barsha Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Fosool Street, TECOM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/2/1/4/202214_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.42" OriginalAmount="180.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2344414" Longitude="55.313098" StarRating="3" HotelCode="|210906" HotelName="Rove Healthcare City - Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/6/210906_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.43" OriginalAmount="181" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|37047" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/22/228647/228647a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.87" OriginalAmount="181.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|922515" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/295686/a_295686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.38" OriginalAmount="181.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1020776" Longitude="55.1783073" StarRating="4" HotelCode="|198216" HotelName="Atana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>HESSA STREET, TECOM, AL BARSHA SOUTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/2/1/6/198216_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/95/7295de7330817ac7c63e2712a7073a0e9296cb73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|34689" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O. Box 121678, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/1c/091ca667b9be854b316ded135bf7696e3b6cdef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Bur Dubai, on Khalid Bin Walid Street near the Meena Bazar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="187.46" OriginalAmount="182" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/66/663a7bd74198e666/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|hyatt_place_dubai_jumeirah" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, PO Box 31075, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/dd/e2dd2094d9bf811596f4fa1e642715533e675fb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.73" OriginalAmount="182.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|923415" HotelName="First Central Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, Al Barsha 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/f1/35f18093d12aa0d06b92f278571e8e48030d02fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 524 rooms. Amenities include a safe. Wireless internet access is avai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.92" OriginalAmount="182.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.274371" Longitude="55.298274" StarRating="3" HotelCode="|445331" HotelName="Ibis Styles Dubai Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maitha Plaza, Al Khaleej Road 110, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/3/1/445331_85171cc1113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.83" OriginalAmount="183.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1081463" Longitude="55.1793536" StarRating="0" HotelCode="|87323" HotelName="La Suite Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Media City, P.O box 502306</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/2/3/87323_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.93" OriginalAmount="184.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|1524848" HotelName="Treppan Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Golf,Internet,Kitchen,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/c8/2cc8be9362bd990627ed1321afa39c1a8ac45a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.24" OriginalAmount="184.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2485921" Longitude="55.2968931" StarRating="0" HotelCode="|202217" HotelName="Al Manar Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/2/1/7/202217_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.39" OriginalAmount="184.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2699832" Longitude="55.3232152" StarRating="5" HotelCode="|87223" HotelName="Asiana  Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/2/3/87223_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Asiana Dubai is rated five stars. SITUATION: This establishment is in the centre of Deira. It is situated next to the shopping centre Reef. FACILITIES: The establishment has a swimming pool, a spa and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="190.55" OriginalAmount="185" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|405433" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Bar,Conference Hall,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1 District, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/23/8223d2ae30f0c06c4ed08b3d9b059e0b0abc33ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|CBE206100" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="24 Hour Security,Air Conditioning,Currency Exchange,Dining,Fax,Laundry,Meeting Room,Parking,Printer,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/bd/2abddf30f59fe61f902da7e61b81b7661fdb0d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The new 4- star Hilton Garden Inn Dubai Al Jadaf Culture Village hotel, perfectly situated between D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.18" OriginalAmount="185.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.255778" Longitude="55.332711" StarRating="3" HotelCode="|208955" HotelName="Rove City Centre, Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>24th/19th B Street, Port Saeed District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/9/5/5/208955_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.56" OriginalAmount="185.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26802" Longitude="55.304688" StarRating="4" HotelCode="|210907" HotelName="Best Western Plus Pearl Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Baniyas Road, Dubai Creek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/7/210907_18554ea1148.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|35531" HotelName="Royalton Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Fish Roundabout opposite Al Maktoum Hospital, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/d3/b0d3d45c61e2ba8a580a69f33d5599fe0c41754a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai city, just 10 minutes away from Dubai International Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|delmon_hotel" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Street 36A, Al Riqqa, Deira, Behind Taj Hotel, P.O. Box: 63935, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d5/f1d56ac0d6de45ac9cc3919c45e212b90841c0a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in Deira, just off Rigga Road and is situated close to the major retail and entert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3" HotelCode="639708|rove_dubai_marina" HotelName="Rove Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5c/61/5c618236c7baa706367b27bf1c9ae0d0f384e98a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.15" OriginalAmount="186.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|31164" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/55/58557a201409becd4960c9deebb6252fe463b0fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the Worl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.47" OriginalAmount="186.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113496" Longitude="55.201843" StarRating="4" HotelCode="|337444" HotelName="Mena Plaza Albarsha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Street 13 Al Barsha 1 - Near Mall of the Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/4/4/4/337444_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.47" OriginalAmount="186.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2589924" Longitude="55.2912369" StarRating="0" HotelCode="|118760" HotelName="Dolphin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 121678, DUBAI UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/6/0/118760_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 110 rooms, The establishment boasts a car park (for a fee), an indoor car park, air-conditioning, a hall with a reception, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has a hairdresser's, a television room, a cafÃ© and a restaurant. The establishment offers guests conference facilities, WiFi, room service and a laundry service. SITUATION: Is situated inBur Dubai the heart of close to the establishment, clients can find the railway station, is 5 kilometres away from Dubai Airport. ROOM: The establishment has studios, two bedroom apartments, a bathroom with a shower, a bath, a king size or double bed, a direct line telephone, a satellite or cable television, internet, a safe, a washing machine, an ironing set, a balcony or terrace and a kitchen with fridge, They also have a hob, a microwave, a coffee maker, a kettle and an air-conditioning system. FACILITIES: The establishment boasts a heated salt water pool, a wellness centre, a gym, a children's swimming pool, a sauna and a steam bath. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.48" OriginalAmount="186.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|30714" HotelName="Dubai Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 21969, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/64/4b64800e89838a7b4e74118423d5f34f65b0de33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 minutes from the centre of Dubai. Guests also have easy access to the beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.61" OriginalAmount="187" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|322912" HotelName="Gulf Court Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, P.O. Box 32300, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/fc/c7fc7861951b08f83d598086e0bf2f88ad420e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|premier_inn_dubai_ibn_battuta_mall" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Battuta Mall, Sheikh Zayad Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/43/7d43a31c0affd7321b03ad1263139eca10e21137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this hotel is ideal for business travellers as well as families. Ther...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.75" OriginalAmount="187.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1148574" Longitude="55.1915098" StarRating="0" HotelCode="|121125" HotelName="Pride Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Sharaf DG Metro Station</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/1/2/5/121125_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is next toSharaf DG the underground station of It has excellent transport links to Mall of The Emirates the shopping centre. ROOM: The establishment has apartments, with WiFi, (free of charge), You are offered Sheikh Zayed views of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.91" OriginalAmount="187.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27073" Longitude="55.308012" StarRating="0" HotelCode="|469835" HotelName="Melody Queen Hotel By Aura" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19, Al Nasser Square, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/8/3/5/469835_ba501951258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.24" OriginalAmount="187.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|133294" HotelName="Centro Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, PO Box 115060, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ab/5aab4196dfde7d2191d90fc5890bd7ef75d7a975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the business districts of Media City and Internet City an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|1355" HotelName="ibis World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9544, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/9f/209f9b0841bbc95c506cd68000b032d0d32fec66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly linked to the Dubai International Convention and Exhibition Centre, the bigges...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.64" OriginalAmount="188" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270804574478" Longitude="55.308241457672" StarRating="1" HotelCode="933297|201688" HotelName="Zagy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yousaf Baker Road, Al Nakheel Street, Deira, P.O. Box 32013, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/78/4e787bc413ddcbddb6b8526598cb7a305bd79603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities at the hotel ensures a pleasant stay for business guests and ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.65" OriginalAmount="188.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27039" Longitude="55.31536" StarRating="0" HotelCode="|386406" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wasl District P.O. Box 128851</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/4/0/6/386406_1_2190.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.28" OriginalAmount="188.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0974074" Longitude="55.1737628" StarRating="4" HotelCode="|118950" HotelName="Social" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 500234 DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/9/5/0/118950_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2009, has 152 rooms and a hall with a lift. SITUATION: This business hotel is in Al Barsha Tecom, near the establishment, guests will find the metro station, a commercial centre and places of interest. It is situated 15 kilometres away from the World Trade Center, ROOM: Clients are offered smart, standard rooms and suites. They have a bathroom with a shower, a bath, a hairdryer, a DVD player, a television, a coffee maker, a kettle, press (free of charge), a king-size bed, internet, a safe, a mini-bar, an ironing set and an individual air-conditioning system. FACILITIES: The establishment has a swimming pool with an outdoor bar, a terrace, shacks and a gym. Guests can also enjoy a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.101155" Longitude="55.173082" StarRating="4" HotelCode="|121180" HotelName="Mercure Hotels Suites And Apartments Barsha Height" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/1/8/0/121180_bcdef660940.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Media City is situated in Sheikh Zayed Road, next to Dubai Internet City Underground Station. ROOM: The establishment has luxurious suites. They offer views of Dubai and the Palm Jumeirah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.68" OriginalAmount="189.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.046995" Longitude="55.200701" StarRating="0" HotelCode="|467636" HotelName="Izzzi.lifemint - Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, 3rd Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/6/3/6/467636_557b4841129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.95" OriginalAmount="189.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.02598" Longitude="55.19129" StarRating="0" HotelCode="|444536" HotelName="Youandco Impz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/3/6/444536_557fd831549.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.18" OriginalAmount="189.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2617783" Longitude="55.3241404" StarRating="3" HotelCode="|88279" HotelName="Sadaf Delmon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/8/2/7/9/88279_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="196.15" OriginalAmount="190.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|2414582" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street, P.O. Box 82999, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/85/ba/85ba2b814bcb381a502b1ccc15b6c41739ba9112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel lies on Muraqqabat Street in Deira and is about 10 minutes from the internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.22" OriginalAmount="190.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.9830862" Longitude="55.0909512" StarRating="1" HotelCode="|120457" HotelName="Join Inn Jebel Ali, Dubai ( Formerly Easyhotel )" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jafza, Street 724 - Behind Jafza, Lobby Number 17, POBox 17000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/4/5/7/120457_1_7983.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196.73" OriginalAmount="191" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|53455" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hor Al Anz East, Corner 24th Street &amp; 9th Street, P.O. Box: 111695, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7b/a27b4cfad1064e3c8474fabb01b3c939442937d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, just a 5-minute drive from both the major shopping centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|occidental_al_jaddaf" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>326 Al Khail Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/98/62/986203f7fc621d5bfaf6e1a153742027e7f91923.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="196.77" OriginalAmount="191.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|40052449" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, P.O. Box 384694, Culture Village, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/61/9561e0f6c55d4c11905da0c836aa04273984a307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|raintree_rolla_hotel_" HotelName="Raintree Hotel Rolla - Bur Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 5855, Garhoud, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/71/cf71959b039f7411e1f4cbcec520f5343d3ee314.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Bur Dubai, the hotel is an ideal spot from which to discover Dubai. From her...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="198.46" OriginalAmount="192.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1010522" Longitude="55.17296148" StarRating="4" HotelCode="970907|AE000188" HotelName="Mercure Dubai Barsha Heights Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 500300, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18740000/18732100/18732016/9306264d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.83" OriginalAmount="193.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2732338" Longitude="55.3196216" StarRating="3" HotelCode="|55238" HotelName="Abjad Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AL MUTEENA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/8/55238_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Al-Muteena Street It is in close to the establishment, guests have the city centre. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, an iron, an ironing board and a bathroom with a hairdryer. FACILITIES: Clients can find a swimming pool, a bar, a relaxation area, a restaurant, a lift and a launderette. They also have a dry cleaner's, room service, a reception with a safe box, business area and a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.83" OriginalAmount="193.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2656249" Longitude="55.3172094" StarRating="4" HotelCode="|121035" HotelName="Landmark Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, Opposite Al Ghurair Shopping mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/0/3/5/121035_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Landmark Grand is rated four stars, has room service and a swimming pool. SITUATION: It is 100 metres away from the metro station of Union and the shopping centre Al Ghurair.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|metropolitan_hotel_dubai" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 41, Al Thanya Steet, P.O. BOX 31588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/47/a047f7cdc9976c91c40fc3c46e6cbd29412606a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This vibrant hotel occupies one of Dubai’s most central and sought-after location alongside the Shei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="199.84" OriginalAmount="194.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3" HotelCode="660770|CBO055100" HotelName="Zabeel House Al Seef" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d8/84d8748f132ac11f2b02c2ddc11e18fc4c526d66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.36" OriginalAmount="194.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0747811" Longitude="55.1454485" StarRating="4" HotelCode="|180652" HotelName="Armada Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Armada Tower - Jumeirah Lake Towers Sheikh Zayed Road 29591 Dubai United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/6/5/2/180652_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.63" OriginalAmount="194.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0463709" Longitude="55.1188732" StarRating="3" HotelCode="|210908" HotelName="PREMIER INN DUBAI IBN BATTUTA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Battuta Mall, Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/8/210908_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.63" OriginalAmount="194.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267997" Longitude="55.315293" StarRating="3" HotelCode="|443702" HotelName="Le Wana " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>St. 4th, Near Union Metro Station, Exit 2, Opposite Al Ghurair Mall, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/0/2/443702_71edd321253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Jumeirah Beach, Near Mall Of Emirates, Dubai 26261</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394565/394565a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.85" OriginalAmount="195" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O. Box 283634, Tecom, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/07/26072e1afbedb976c3b0c908303564ae980e1f61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Barsha area, close to the Mall of the Emirates and opposite Media Cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.32" OriginalAmount="195.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2588807" Longitude="55.3225473" StarRating="4" HotelCode="|119774" HotelName="Xclusive Clover Creek Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIGGA AL BUTEEN ROAD, CLOCK TOWER DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/7/7/4/119774_general.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a restaurant, conference facilities, WiFi, room service and a laundry service. SITUATION: Is situated inDeira the heart of Close to Dubai Creek Cove markets. it is 7 kilometres away from Dubai Airport. ROOM: The rooms have an air-conditioning system, a bathroom with a shower, a bath, a hairdryer, a double bed, rooms, suites, well-decorated, a direct line telephone and WiFi. They also have a satellite TV, a DVD player, a safe, a kitchen with fridge, a ceramic hob, a microwave, a toaster, a teapot, a coffee maker, a kettle, an ironing set and a washing machine. FACILITIES: Guests are offered a swimming pool, a gym, a sauna and a steam bath. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.54" OriginalAmount="195.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.280352" Longitude="55.351209" StarRating="3" HotelCode="|118697" HotelName="Al Manar Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Street Abuhail Mamaza Diera Dubai, Abu Hail, P.O. Box 62495</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/6/9/7/118697_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, This establishment has a reception, room service, a babysitting service (for a fee), has WiFi, a car hire desk, a transfer service and a business centre with features that offer you the maximum level of comfort 85 rooms. SITUATION: It is situated close to the commercial area and the airport, the establishment, Deira it is in. FACILITIES: Guests are offered a fitness centre fully-equipped, a sauna and a swimming pool. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.49" OriginalAmount="196.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|963835" HotelName="Tulip Creek Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Opposite Business Village, Near Clock Tower, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/b2/2eb2cf3c16e3d4806c0977ce3cfaddb5563a3357.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a 5-minute walk from the city centre shopping mall, 10 minutes' drive fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.91" OriginalAmount="197" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|34702" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Sheikh Mohammed bin Zayed Road (E311), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/af/a6afe76863db988f52028eac916e5599e7e8de49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have easy access to their storeys via the lift or stairs. Amenities include a safe. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|tulip_al_barsha_hotel_apartment" HotelName="Tulip Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barsha 1, Beside Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/56/7956035f9d405ff069e72b2685e321f20f7f91e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.09" OriginalAmount="197.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.223829262994" Longitude="55.284850956432" StarRating="5" HotelCode="186644|961315" HotelName="The Apartments Dubai World Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 9229, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3d/5a3df8895c3120a606264f9cb970bda0a0c2c1ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is located in Dubai City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4" HotelCode="936775|jannah_place_dubai_marina" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Marina Promenade, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/1a/361ab21e762c8f419945e2b167126aa44e9b6d29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Dubai Marina, few minutes away from the Dubai Marina Mall and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.19" OriginalAmount="199.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0965402" Longitude="55.1727306" StarRating="4" HotelCode="|118857" HotelName="Time Oak and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdulla Omran Tayram St,Al Thanyah 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/8/5/7/118857_c43c8210728.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Time Oak and Suites is rated four stars, has a concierge, room service, a dry cleaner's, a laundry service, lifts and a babysitting service (for a fee). It also has a car hire desk, a transfer service, a reception, a business centre and a business centre has features that offer you the maximum level of comfort. It has 161 rooms. SITUATION: It is in a good area in Dubai. FACILITIES: The establishment boasts a fitness centre well-equipped. It is near a golf course. Clients can also find a swimming pool. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant, a bar, a lounge and a swimming pool bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.19" OriginalAmount="199.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.117282" Longitude="55.194933" StarRating="4" HotelCode="|169138" HotelName="Signature Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/3/8/169138_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a fitness centre, WiFi (free of charge), a reception, a bar and a terrace. The establishment also offers a meal service, a living room, ticket sales and a car park (free of charge). SITUATION: This hotel Al Barsha it is in it is situated 5 minutes away from Mall of The Emirates the shopping centre Burj Khalifa 20 minutes away from the establishment, you can find the Dubai Mall the shopping centre it is situated 22 kilometres away from Dubai Airport. ROOM: The rooms have city views, flat-screen satellite television, an air-conditioning system, a mini-bar, a bathroom with a shower, a bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.72" OriginalAmount="199.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2589562" Longitude="55.2969055" StarRating="3" HotelCode="|37805" HotelName="York International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KHALID BIN WALEED STREET, PO Box 82555</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/5/37805_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 92 rooms and 19 executive suites. The establishment has a lobby, a currency exchange service, a lift, a cafÃ©, a bar and 2 restaurants. The establishment also offers a conference room, room service, a laundry service and a car park. SITUATION: It is inDubai the business area of 10 minutes away from the establishment, you can find the city centre, World Trade Centre close to the establishment, clients can find close to the establishment, guests have places of interest situated 20 minutes away from the airport. ROOM: The rooms have a mini-bar, cable television, a direct line telephone and a bathroom. They also have a hairdryer, internet, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a covered pool, a steam bath, a sauna and a gym. MEALS: Regarding the food and beverage offering, the establishment offers restaurants and bars. PAYMENT METHODS: Customers can pay by Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.00" OriginalAmount="200" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Newa Deira City Center, P.O. Box: 83163, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/zz/d2ad84c37a5bb47f57e9a19b9f04afde4c7d26c1.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location. It lies is in close proximity to the Dubai Internation...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.00" OriginalAmount="200.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|fortune_boutique_hotel_2" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar bin al Khattahb Road, D 88, Naif Road Signal, P.O. Box 181757, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/e7/58e7a6404edaaf73f062d10b03ce381e8c7f28f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the commerical district of Dubai. The famous Al Ghurair and Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.98" OriginalAmount="200.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2558367" Longitude="55.311016" StarRating="3" HotelCode="|297378" HotelName="Hampton by Hilton Dubai Al Seef" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Building B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/7/8/297378_12121c12054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.90" OriginalAmount="201.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2606013" Longitude="55.3246563" StarRating="3" HotelCode="|20447" HotelName="Orchid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deira Al Riqqa Road, Al Makhtum Street , Dubai 14042</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/4/7/20447_e3176360307.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, with air-conditioning, has 84 rooms, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a restaurant, a cafÃ©, a nightclub and a tavern. It also has a laundry service and room service. SITUATION: The hotel is in Al Maktoum the street Deira it is in 5 minutes away from the establishment, you can find the city centre, is a few minutes away from the airport. ROOM: The comfortable rooms, have a bathroom, a hairdryer, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a central air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a jacuzzi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|98494" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road E44 on Hatta Road, P.O. Box 68278, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/74/bb74814da06a0823452c608af6df727d6f9c023f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="202" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|24929" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/d1/bcd18cdad1b4fda4d7f5d0c3dc0e13b3633047f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 413 rooms. A lobby and a reception are available to travellers. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|star_metro_hotel_al_barsha" HotelName="Grand Square Stay Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Behind The Mall of the Emirates, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/8a/fe8ab67760727eefd6d019cad789e8764876aea0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city of Dubai and is just behind the Mall of the Emirates. It is close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="209.24" OriginalAmount="203.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|CAY216700" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street, P.O. Box 393971, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/10/05105af5a8ccdc3a8590207c7768340a20562801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.53" OriginalAmount="203.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2631031" Longitude="55.2907267" StarRating="3" HotelCode="|120174" HotelName="Ambassador" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Falah Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/7/4/120174_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Bur Dubai it is in is situated in the business area. ROOM: Customers have comfortable rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.72" OriginalAmount="203.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.276946" Longitude="55.314555" StarRating="4" HotelCode="|207963" HotelName="Saffron Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>D 88,omar bin al Khattahb Rd,aif Road Signal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/9/6/3/207963_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.16" OriginalAmount="204.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|945965" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/90/7390adef423f8ab80603a25c77c0046f7c54f209.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269131" Longitude="55.306629" StarRating="3" HotelCode="70470|sandras_inn" HotelName="Sandras Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, P.O.Box 5062, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/cf/9dcf20a699b93b6a066dc14fe078b6df0408e305.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.37" OriginalAmount="205.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|38634" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ab/ab33b27eed8679a0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="212.18" OriginalAmount="206" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 A Street, Off Khaleed Bin Waled Street - Bank Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/115837/115837a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a convenient location in Dubai, United Arab Emirates, with many commercial and shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|rose_rayhaan_by_rotana_dubai_2" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/0f/3c0f7d045a08ffb2ab4e82fe3bc0d04ba6944331.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the prestigious Sheikh Zayed Road next to the DIFC metro station, the hotel is in the vic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|park_inn_by_radisson_dubai_motor_city" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Turin Boulevard Road, First Avenue Mall &amp; Hotel, Dubai Motor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/ac/28acc507ded4fdb2e1dbacfed0576cb33ddce22e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.07" OriginalAmount="206.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2609449" Longitude="55.3209376" StarRating="0" HotelCode="|121033" HotelName="Khalidia Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/0/3/3/121033_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is great value, ideal for holidays or business trips, is ideal for family holidays, has a meeting room, a laundry service, a dry cleaner's, has a swimming pool and a gym. SITUATION: Around the establishment, clients can find shops, restaurants and the leisure areas. ROOM: one bedroom suites, have a king-size bed, dressing table and a bathroom. standard rooms, have a double bed, dressing table and a bathroom. two bedroom suites, have an air-conditioning system, internet, a television and a satellite TV. single rooms, have a kitchen, a fridge, a kettle, a microwave, a washing machine, tumble drier and an iron.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|armada_bluebay" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/3a/5a3a5731938a7077c1e4154de66cb975bf5f08e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.01" OriginalAmount="207.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2711634" Longitude="55.309712" StarRating="1" HotelCode="|87245" HotelName="Zagy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nakheel Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/5/87245_405b0e91116.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts rooms with air-conditioning, room service and a reception. SITUATION: This family-owned hotel is 10 minutes away from Union the metro station Zoco del Oro it is situated 2 kilometres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214.24" OriginalAmount="208" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|25953" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deira, P.O. Box 5588, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3c/3cb71296390e25d0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is located on the Deira Corniche, overlooking the Persian Gulf at the mouth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.97" OriginalAmount="208.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2543429" Longitude="55.3012677" StarRating="0" HotelCode="|121129" HotelName="Rose Garden Hotel Apartments - Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/1/2/9/121129_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Bur Dubai it is in. ROOM: The establishment has studios suites, with WiFi (free of charge) and a fully-equipped kitchen. FACILITIES: The establishment boasts a swimming pool on the roof terrace and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.17" OriginalAmount="208.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|2349505" HotelName="Stella Di Mare Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mattla'ee Street, PO Box 33306, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/fe/bffe884b8e6e4fce8575f7e1c23a07b3616df5c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.109277" Longitude="55.203112" StarRating="3" HotelCode="199603|35605" HotelName="Marmara Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, PO Box 63907, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/6f22406eee97f0a1/26/26b19ffaa9ae3bf0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|285194" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, next to mall of the Emirates, P.O. Box 282464, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/405925/405925a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="215.27" OriginalAmount="209" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|25937" HotelName="York International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Khaleed Bin Waleed Road, Dubai P.O.Box 82555</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/3e/d73eb485f1c2bc49645995687dc330590130c519.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's business district. It is 10 minutes from the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.55" OriginalAmount="209.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2710039" Longitude="55.3050191" StarRating="2" HotelCode="|297364" HotelName="Montreal Naif" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Naif, 6 A Street Behind Naif Police Station</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/6/4/297364_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.02" OriginalAmount="209.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1148846" Longitude="55.1946642" StarRating="0" HotelCode="|85672" HotelName="Akas-inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall Of The Emirates y Al Barsha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/2/85672_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and a swimming pool on the rooftop. SITUATION: This hotel is in Al Barsha the business area of it is located close to Mall of Emirates the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.14" OriginalAmount="209.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|31104" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19th Street, Oud Metha Area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/41/41914cab73472857/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of the city of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.15" OriginalAmount="209.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.233811" Longitude="55.311703" StarRating="5" HotelCode="|28231" HotelName="Mövenpick  and Apartments Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>19TH STREET,OUD METHA,P.O.BOX 32733</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/3/1/28231_dae24e60902.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has 232 rooms, a reception with safety deposit boxes, a lift, a cafÃ©, a nightclub and room service. SITUATION: This luxurious hotel is in the centre of Dubai. ROOM: The rooms have a bathroom with a hairdryer, a television, a radio, a mini-bar and an individual air-conditioning system. FACILITIES: Outdoors, clients have access to a swimming pool. The establishment has a sauna and a gym. OBSERVATIONS: Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.271594227532" Longitude="55.303904146627" StarRating="4" HotelCode="547013|montreal_naif_hotel" HotelName="Montreal Naif Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 6A Street, Naif Road, Near Naif Police Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/f8/99f815135ea4333cdf5a5b340440aa42d802081c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.56" OriginalAmount="212.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|2272525" HotelName="Aloft City Centre Deira, Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.79" OriginalAmount="212.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0943112" Longitude="55.1769507" StarRating="0" HotelCode="|121029" HotelName="Gulf Oasis Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Between Tecom and Mall of the Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/0/2/9/121029_5c197851452.jpg</HotelPictures>
        <HotelDescription>HOTEL: This newly constructed apartment complex, has studios and one bedroom apartments. FACILITIES: Outdoors, clients have access to a swimming pool, The establishment has a well-equipped gym, business centre, a launderette and a dry cleaner's. SITUATION: In the surrounding area, clients can find shops, restaurants. ROOM: Clients are offered are studio suites, contemporary, large, have WiFi, LCD flatscreen TVs, a kitchenette fully equipped, with fridge, heating, oven or microwave and a launderette. Some rooms have a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.88" OriginalAmount="213.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|397495" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha, P.O. Box 6237, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/f9/73f9fffc1ce76087849ac11406957edde99e4371.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the Al Barsha district, the hub of new Dubai, the hotel is just 500 m from the Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.209282100693" Longitude="55.274752551712" StarRating="4" HotelCode="284347|39726" HotelName="Carlton Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 7143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/c6/09c69b32a52d93f82f1c929f87c23a2d17e32230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.45" OriginalAmount="215.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|savoy_central_hotel_apartments" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/c2/b8c2a9459b66024b035b2bb28a08fe0670e86252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the central district of Bur Dubai, this aparthotel is just a few minutes' walk from major...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.52" OriginalAmount="215.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11704" Longitude="55.19632" StarRating="0" HotelCode="|186581" HotelName="Mena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A4 Street, Al Barsha, Sheikh Zayed Road 1 next to Mall of the Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/5/8/1/186581_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|rose_garden_hotel_apartments_bur_dubai" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Burjuman Shopping Mall, Citi Bank, Burjuman Metro Station, Bur Dubai, Dubai P.O. Box 45113</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/c4/edc46ad1755bb28f4208dd2266d6768efc39e7d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stone’s throw away from Burjuman Shopping Centre, this city hotel is strategically located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shaikh Zayed Road, Al Barsha 1, Behind Mall of Emirates, P.O. Box 214671, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/a8/0ea88d88fac269c7bf18a9c2a76ed1279a9d1e5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel enjoys an ideal location, just 2 minutes' walk from the Mall of The Emirat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.62" OriginalAmount="217.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3" HotelCode="655968|2238025" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef, Dubai Creek, PO Box 35449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.54" OriginalAmount="218" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|394156" HotelName="Millennium Place Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e3/e4e372539c23ce472d41a5ab3e1a49002926298c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="224.63" OriginalAmount="218.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270122" Longitude="55.305291" StarRating="0" HotelCode="|471673" HotelName="Three 888 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Burj St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/7/3/471673_54e7ee61204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.05" OriginalAmount="219.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.08933" Longitude="55.37982" StarRating="0" HotelCode="|131258" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area; P.O. Box 232808; Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/1/2/5/8/131258_69ee1131557.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, WiFi in communal areas, a lift, a swimming pool bar, a restaurant, an outdoor swimming pool, a gym, a sauna, a Turkish bath and a steam bath. The establishment also offers a games room, a solarium, a business centre and a car park. SITUATION: Dubai International Academic City It is located near it is 265 kilometres away from the aquarium, Dubai World Trade Center the establishment is 285 kilometres away from. ROOM: Clients can find an air-conditioning system, internet, a television, a direct line telephone, a safe, a kitchen, a fridge, a coffee maker, a kettle, a dishwasher, a dining room and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226.60" OriginalAmount="220" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|95235" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312 Happiness Street, PO Box 119444, Zabeel 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3e/10/3e1072f255d9fb71772691d24494d3d786fd938a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3" HotelCode="260538|42943" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/96/82966b0a6f771515c45e469e2aa4e70d504422b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.63" OriginalAmount="221" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|23155" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/64/17646bf7cbc5b1f47737a5507dcad0322f4b25ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on the Dubai Marina in the heart of New Dubai, with fantastic views ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.16" OriginalAmount="222.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.217518" Longitude="55.2786814" StarRating="5" HotelCode="|119328" HotelName="The Tower Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/3/2/8/119328_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.69" OriginalAmount="223" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4" HotelCode="167142|226024" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, PO Box 6655, Deira Corniche, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/dd/9cdd0b433b4f393fb819fa8484c0229f698f5127.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.02" OriginalAmount="223.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|924065" HotelName="Icon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street, P.O. Box 34047, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/63/2d639b52b0809af9ac2715a1be44a36f6a11f59a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.72" OriginalAmount="224" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|47545" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Near Al Sabkha Bus Station, Deira, Dubai 128774</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e4ba4391d8f6737f95e2ba8b3076e59855f95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the main business and shopping area of the city, Al Baniyas distric, close p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.55" OriginalAmount="224.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2694249" Longitude="55.3001808" StarRating="1" HotelCode="|297366" HotelName="Maaeen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Street, Near Deira Gold Souq,murshid Souq</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/6/6/297366_db2c6af1523.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.83" OriginalAmount="225.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3" HotelCode="562348|2159315" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, PO Box 33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608982/608982a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a conference room and a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.41" OriginalAmount="225.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0683806" Longitude="55.1309863" StarRating="0" HotelCode="|119928" HotelName="Signature Hotel Apartments and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 376332,MARINA WATERFRONT,NEAR DUBAI MARINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/2/8/119928_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, has a lobby, a reception, a lift, a restaurant, room service and a laundry service. SITUATION: It is inDubai the Marina of 3 minutes away, you can find Marina Mall the shopping centre It has excellent transport links to shopping areas. ROOM: The establishment has studios one and two bedroom apartments, have a bathroom, shower or bath, a kitchen with hobs, a microwave, a mini-bar, a toaster, a coffee maker, a kettle, a dishwasher and kitchen utensils. They also have internet, a washing machine and an ironing set. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="233.42" OriginalAmount="226.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|CAV924800" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 120253, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/3a/943afa705aa8ed7eccd1871c2b89bec7b733decc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10b Street, Al Mankhool, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b9/79b9748e95116c164155ae13e90b8b145cf868b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located just off Bank Street. It is within walking distance of the prestigio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/0a/0a0aa05df627e3ee271987fc1be26145a0e59a8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the commercial hub of Bur Dubai. It is within eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.55" OriginalAmount="228.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27314" Longitude="55.317116" StarRating="3" HotelCode="|118901" HotelName="Icon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Muteena Street ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/9/0/1/118901_b9a874d2137.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a business centre, a laundry service, room service, a valet service, shops, a reception with safety deposit boxes, indoor parking, a jacuzzi and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.87" OriginalAmount="229" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|226051" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Post Box 9168, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/489573/9ff4fcb5425316969ca9db5d0b5b4c65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Deira. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|aloft_palm_jumeirah" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/dd/59dd03009f02e341ff5d163965bf759879a7c7ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.88" OriginalAmount="229.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.180755" Longitude="55.277979" StarRating="4" HotelCode="|449599" HotelName="Holiday Inn Dubai Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/9/9/449599_84026bc1548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|flora_inn_hotel_dubai_airport" HotelName="Flora Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f0/bdf03a044fb2dfc4b193a533428244a57d45bed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.91" OriginalAmount="230.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.022202" Longitude="55.156471" StarRating="0" HotelCode="|471570" HotelName="Resivation" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>408 - Sheikh Mohammed Bin Zayed Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/7/0/471570_299ff071221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|media_rotana_barsha__dubai" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights, P.O. Box 503030, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/69/a5699ffba9abb0ac1e3e393e4c316ad170d14ae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai's new business hub. It is just 10 km from Dubai Internati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.93" OriginalAmount="231.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|courtyard_by_marriott_al_barsha_dubai" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Behind Mall of the Emirates, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/48/4a4849673182cfd56cfa94ffa24ef8588491c8a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.41" OriginalAmount="231.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|906615" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/d7/08d7b33be4efe1beb739a2f948b9fbc505953aba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.71" OriginalAmount="232.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273853" Longitude="55.303486" StarRating="0" HotelCode="|483935" HotelName="OYO 177 Al Ammari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 B St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/3/5/483935_1389b131915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.44" OriginalAmount="233.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1099107" Longitude="55.2027124" StarRating="4" HotelCode="|74897" HotelName="Grandeur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 282429, Al Barsha First(Behind the Mall of Emirates)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/9/7/74897_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Sheikh Zayed Road it is well-connected with places of interest. ROOM: The establishment has standard rooms and suites. FACILITIES: With regards to the food and beverage offering, there is 2 restaurants and a bar. The establishment boasts a swimming pool, a gym with a sauna, business centre and WiFi. The establishment also offers a transfer service to el Centro comercial Ibn Batutta and el Dubai Mall Outlet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.88" OriginalAmount="233.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|89688" HotelName="Grandeur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Behind the Mall of Emirates, P.O.Box: 282429, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/cb/17cbc347cacd10cd5cc472ce79bb7c7b15594194.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the Al Barsha area, less than 2 minutes away from the Mall of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4" HotelCode="846456|millennium_atria_business_bay" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6f/23/6f23e70dc287f5cf110ed2bd624bbc9cbb226358.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.06" OriginalAmount="234.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269095" Longitude="55.317175" StarRating="5" HotelCode="|85694" HotelName="Swissotel Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Street, next to Al Ghurair Centre P.O. BOX 185060</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/9/4/85694_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inDeira the district of 5 minutes away from the establishment guests have Union the metro station of. FACILITIES: Clients can find a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.14" OriginalAmount="234.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|2456345" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d8/ffd8bfc3dde2c0c8d7005af54edf0294c9d82164.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Al Rigga Street approximately 10 minutes from Dubai internatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.21" OriginalAmount="234.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|994075" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ca/e3/cae3bae376f5a968051ec190b6bab6289900b839.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.32" OriginalAmount="234.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|924365" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O.Box 125179, Marina Water Front, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/bb/d7bb72d972302e73b52b4d447d4bc43c8d8af121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.49" OriginalAmount="234.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.278338" Longitude="55.3044021" StarRating="0" HotelCode="|120011" HotelName="Hyatt Regency Galleria Residence Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/0/1/1/120011_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.64" OriginalAmount="234.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|73344" HotelName="Four Points by Sheraton Sheikh Zayed Road, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/62/e96257c05719ec0e1ced53bf6cdc9c771a1692e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location near the Financial and Exhibition Centre, and Dubai's old souqs an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.75" OriginalAmount="234.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2538435" Longitude="55.2992462" StarRating="0" HotelCode="|55258" HotelName="West Zone Pearl Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>18th street, off Bank Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/5/8/55258_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has room service, a business centre and lifts. The establishment has a reception, a business centre with features that offer you the maximum level of comfort and a small conference room. It has 84 rooms. SITUATION: Bank Street It is located near close to the establishment, guests have the shopping area inDubai a good area in. FACILITIES: Clients can find a fitness centre well-equipped and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.27" OriginalAmount="235.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2606649" Longitude="55.3228447" StarRating="3" HotelCode="|31476" HotelName="Knight Armour" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen, PO BOX 33315</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/7/6/31476_7b07e5d0419.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, is rated 4 stars and it offers excellent service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.40" OriginalAmount="235.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.069654" Longitude="55.24507" StarRating="0" HotelCode="|450530" HotelName="Millennium Executive Apartments Mont Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Science Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/3/0/450530_2aabfd80702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.31" OriginalAmount="236.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.225617" Longitude="55.33657" StarRating="4" HotelCode="|397292" HotelName="Suha Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaff, 1123 11 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/9/2/397292_72ad03b1054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.92" OriginalAmount="236.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10932" Longitude="55.2031" StarRating="0" HotelCode="|446818" HotelName="City Stay Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23rd Street, Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/1/8/446818_a5c69eb1437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.212473754552" Longitude="55.276988915285" StarRating="4" HotelCode="632046|gevora_hotel" HotelName="Gevora Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 2260, Trade Centre Area, Next to Al Attar Tower, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f5/9e/f59e1d6920e280c35f9fa326991742b1b3443bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed in the lobby, where they will find a reception desk with check-out service. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.52" OriginalAmount="237.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009156" Longitude="55.15735213" StarRating="3" HotelCode="783908|2882315" HotelName="Maisan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 392009, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/f9/2cf9b1c0e3c43ad4b34051af8ff465fb31a4f0ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.64" OriginalAmount="237.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|2383125" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/67/d367a6eae5ee65ade72cdd4f29c75b39633869e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.14" OriginalAmount="238.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|al_ghurair_rayhaan_by_rotana" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, Near Fish Roundabout, P.O. Box 185051, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/c6/5fc6dbda1303981c233fbbbdf2a487f7534662f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.43" OriginalAmount="238.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1511908" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates, Al Barsha 8088, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/60/7a60cfceeb39ce50421548770aae899f77a8708a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.04" OriginalAmount="238.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11507" Longitude="55.20551" StarRating="0" HotelCode="|185682" HotelName="City Stay Prime Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/6/8/2/185682_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.47" OriginalAmount="239.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3" HotelCode="324113|1512908" HotelName="City Stay Prime Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4b/e9/4be9d621a06cbe54da52a47d9068beb5c54ed40e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Al Barsha 1, behind  the Mall of the Emirates and near the Lulu Hyper market...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.13" OriginalAmount="239.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|941015" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster A, Jumeirah Lakes Towers, PO Box 454439, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2d/e42d7c1e651a80cdafde6a4f4d284482c0614006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 11 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="248.27" OriginalAmount="241.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|AE000026" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Fax,Golf,Internet,Laundry,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Off Sharaf DG Metro Station, P.O. Box 450011, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/3d/a93d30b161a8f43d2b9d6f7665b796feb2bb6115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.66" OriginalAmount="241.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.185101" Longitude="55.267439" StarRating="4" HotelCode="|450891" HotelName="Hilton Garden Inn Dubai Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/8/9/1/450891_49c1abe1117.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.45" OriginalAmount="242.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2548244" Longitude="55.3280918" StarRating="4" HotelCode="|72581" HotelName="Copthorne Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, DeiraP O Box 119311</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/8/1/72581_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2008, has 3 restaurants, a swimming pool, a terrace, a gym and a health centre. SITUATION: It is in the commercial area, 5 minutes away from the establishment, you can find Dubai Airport. ROOM: The modern rooms, have a balcony, a safe and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.66" OriginalAmount="242.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2446354" Longitude="55.298594" StarRating="2" HotelCode="|87889" HotelName="President" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Trade Center Road - SHEIKH KHALIFAH BIN ZAYED ST KARAMA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/8/9/87889_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge) in communal areas, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Al Karama is situated in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.23" OriginalAmount="242.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|922535" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/3b/973b3df8c70411e8c1c17e1678bdfca940e4622a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is an immensely popular hotel on Sheikh Zayed Road. It is minutes from Dubai Internat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|28689" HotelName="Dusit Thani Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road, P.O. Box 23335, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2e/e42e2d4bd962d5cffd47ca08f34bc1c81d076251.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Sheikh Zayed Street Situated close to Jumeirah Beach, the commer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="250.29" OriginalAmount="243" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|27462" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Yacht Club Street, Dubai P.O. Box 123233</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1c/10/1c10c605921abda0e70a4d02c9df64a7305f62cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 500 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.30" OriginalAmount="243.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0675984" Longitude="55.1418773" StarRating="5" HotelCode="|72577" HotelName="Voco Bonnington" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lake Towers,P.O.Box.37246</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/7/7/72577_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Jumeirah Lake Towers, is in Sheikh Zayed Road, in front of Dubai Marina. This 5 star hotel is 35 kilometres from Dubai Airport. It takes 50 minutes to get to Abu Dhabi HOTEL: The establishment offers 208 standard rooms and suites and 272 luxury apartments. Regarding the food and beverage offering, the establishment has 6 restaurants and bars. The establishment has 4 conference rooms, a terrace, a swimming pool, a contemporary gym, a bar, a jacuzzi, a steam bath, a sauna and a hairdresser's.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|bonnington_hotel_and_residence_jlt" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster J, P.O. Box 37246, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/5c/655cf43ef049f23b7e8bf3e469a2a59d0ef123d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The full service hotel in Dubai is located in the heart of Jumeirah Lakes Towers along Sheikh Zayed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.34" OriginalAmount="244.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2887074" Longitude="55.3679985" StarRating="0" HotelCode="|87305" HotelName="Emirates Stars Hotel Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Between Baghdad and Amman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/5/87305_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.47" OriginalAmount="244.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249955" Longitude="55.288476" StarRating="0" HotelCode="|165621" HotelName="Savoy Crest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool 10b Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/6/2/1/165621_1_2235.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bur Dubai it is in Where you can find the shopping area, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.98" OriginalAmount="244.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2" HotelCode="178564|459455" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Road, P.O. Box 28756, Karama, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/75/32751248027ca44127a02ce7dab107bdb3f35281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.30" OriginalAmount="245.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008788" Longitude="55.157659" StarRating="4" HotelCode="|444042" HotelName="Delta Hotels by Marriott, Dubai Investment Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/4/2/444042_83303191347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.37" OriginalAmount="245.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|975535" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2a/ac2ab440430cbe7f6c4b47a16209367ccd96f438.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.63" OriginalAmount="247.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2565976" Longitude="55.3033463" StarRating="0" HotelCode="|118903" HotelName="MOON VALLEY HOTEL APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bur Dubai Dubai P.o. Box 113696,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/9/0/3/118903_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in the city centre, is located near the shopping centres, the banks and the exhibition centre. ROOM: The establishment has 60 deluxe studios, 9 deluxe one bedroom rooms and 3 deluxe two bedroom apartments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.44" OriginalAmount="248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="646998|oyo_157_al_khaima_hotel" HotelName="Al Khaima Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 33, Al Sabkha PO Box 120135, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/a6/f8a6f58956d1129aea715a0132d0072d54ec8bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.47" OriginalAmount="249.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251699567942" Longitude="55.295201186946" StarRating="3" HotelCode="12863|golden_sands_5" HotelName="Golden Sands Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, Dubai P.O Box 9168</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/47/dc47ac9c10d96579c4e4e740659cfb78bc0a8ad5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in the central city, this hotel is the largest in Dubai. Premier, serviced apartmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.56" OriginalAmount="249.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1797855" Longitude="55.2690305" StarRating="0" HotelCode="|448211" HotelName="Unlock Metropolis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>A G Tower Marasi Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/2/1/1/448211_b45e3bd1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.92" OriginalAmount="249.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0711833" Longitude="55.1349573" StarRating="4" HotelCode="|119049" HotelName="Marina Byblos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hubob street, Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/0/4/9/119049_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a large hall with a reception and seats. ROOM: The establishment has rooms and deluxe suites. FACILITIES: The establishment has a gym, a spa, a swimming pool on the roof terrace and a terrace. With regards to the food and beverage offering, there is restaurants, a pub and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.50" OriginalAmount="250.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|element_meaisam_dubai" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/de/1ede6669a53a1036e770b06dd62fc8e05c7f848a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. Dubai (DXB) Airport is 33 km away, and it is 57 km and 112...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.94" OriginalAmount="250.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2538035" Longitude="55.293242" StarRating="4" HotelCode="|35740" HotelName="Majestic City Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUBAI MANKHOOL ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/4/0/35740_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment ideal for holidays or business trips, has 28 floors, conference rooms, a swimming pool with a terrace, a gym, a sauna, a Turkish bath, a beauty centre, a hairdresser's, a WC, a car park and an art gallery. SITUATION: This hotel is in the heart of Bur Dubai.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.23" OriginalAmount="250.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.233457" Longitude="55.314696" StarRating="0" HotelCode="|470314" HotelName="Havana Holiday Homes Oud Metha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/4/470314_7f60cf61215.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.29" OriginalAmount="250.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260353" Longitude="55.3185929" StarRating="4" HotelCode="|87905" HotelName="Samaya  Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/0/5/87905_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Dhow Wharfage it is close to it is in Deira the business district. FACILITIES: The establishment has a swimming pool on the roof terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.30" OriginalAmount="250.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264928" Longitude="55.311057" StarRating="4" HotelCode="|57352" HotelName="Radisson Blu , Dubai Deira Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANI YAS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/5/2/57352_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel and has 287 air-conditioning rooms, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a nightclub, a bar and restaurants. Our guests can find a business centre, a laundry service, room service and a car park. SITUATION: Is situated in the heart of the commercial area, next to the establishment, guests will find the harbour, 10 minutes away from the establishment guests have Dubai Airport 6 kilometres away from the establishment, guests will find Dubai the city centre of. ROOM: The rooms a bathroom with a shower, a hairdryer, an air-conditioning system, a safe (available for a fee) and satellite or cable TV. They also have a stereo, internet, a mini-bar, a coffee maker and a teapot. FACILITIES: The establishment has a swimming pool with a children's area, a jacuzzi, a sauna, a solarium and a gym. Clients can enjoy enjoy tennis, squash and play golf.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.53" OriginalAmount="251" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|35203" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/33/213304024e5f4a3b481095d8d074f964ee542c02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai, about 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.80" OriginalAmount="251.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1139244" Longitude="55.1927348" StarRating="0" HotelCode="|118948" HotelName="Rose Garden Hotel Apartments Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Along side of Sheikh Zayed Road, Near to Mall of The Emirates.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/9/4/8/118948_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel perfect for holidays, has views of the city, attentive service, a restaurant, room service, a business centre, a concierge, lifts, meeting facilities, a business centre with features that offer you the maximum level of comfort and facilities for people with reduced mobility. The establishment also has a laundry service, a car park, a medical care service, a lift and internet. SITUATION: This hotel Sheikh Zayed Road it is near it is near the shopping area, has good links to the leisure areas, close to the establishment, clients can find restaurants. ROOM: The establishment has 144 rooms, Guests are offered non-smoking rooms. FACILITIES: The establishment has a fitness centre fully-equipped and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.56" OriginalAmount="252" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.272738" Longitude="55.309333" StarRating="3" HotelCode="103481|225823" HotelName="Golden Square Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road, Middle of Naser Square and Naif Park, Deira, Dubai, PO Box 83966</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d3/d3a51f9a6990b784/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.56" OriginalAmount="252.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1937184" Longitude="55.2627943" StarRating="0" HotelCode="|119772" HotelName="City Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 115439 DUBAI .</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/7/7/2/119772_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inSheikh Zayed the street 6 minutes away, guests can find Business Bay the underground station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="260.59" OriginalAmount="253" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|25103" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Community 317, Street 12A, P.O. Box 28950, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/8a/2e8a52f950496c2dabd5e78b5632bb9a2d441843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai's business and commercial hub, Bur Dubai. It provides gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|rolla_residence_apartment_hotel_2" HotelName="Rolla Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, Near Al-Khaleej Centre and Al Fahidi Metro Station, P.O. Box: 29490, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/51/c55178b08e897db9cef03e60a96d9ecba2cad3f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.22" OriginalAmount="253.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|923545" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.62" OriginalAmount="254" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251503645091" Longitude="55.290795062269" StarRating="1" HotelCode="371239|273316" HotelName="Manhattan Hotel" Meals="ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Near Standard Chartered Bank, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/4a/ca4afd1bccad0c6bfc59b773d247e054cb9dea60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="261.62" OriginalAmount="254.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25981579" Longitude="55.29149471" StarRating="2" HotelCode="415702|dallas_hotel_2" HotelName="Dallas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, P.O.Box: 51582, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/9f/7a9f705bfe8d787bf63070b0581b4567ce72f81e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dallas Hotel is conveniently located in the popular Bur Dubai area. Offering a variety of facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.42" OriginalAmount="254.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.209901" Longitude="55.268958" StarRating="0" HotelCode="|554800" HotelName="Shada Hotels Jumeirah Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23rd St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/0/0/554800_90230051504.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.65" OriginalAmount="255" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.262521" Longitude="55.295472" StarRating="3" HotelCode="187437|201414" HotelName="Ambassador Hotel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Al Falah Street, P.O.Box 3226, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/58/0f584e9d1fb041688fe18a0b3deded601172c246.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.53" OriginalAmount="255.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.24648" Longitude="55.29239" StarRating="1" HotelCode="|186183" HotelName="Manhattan Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/1/8/3/186183_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.68" OriginalAmount="256.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|moscow_hotel_2" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, P.0.Box 119911, Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/68/bb68e913d8ec607eadf728c99e9f75dcf4088236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Dubai’s business, banking and shopping centre, Deira, close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.37" OriginalAmount="256.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.264843" Longitude="55.31106" StarRating="4" HotelCode="258530|30874" HotelName="Radisson Blu Hotel Dubai Deira Creek" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>476 Bani Yas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/1e/e61e606dc8d529cc3b2acede4c483820ad9776bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Deira, a short drive from the Gold Souk and many main shopping centres. Al G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.09" OriginalAmount="257.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27321" Longitude="55.31045" StarRating="1" HotelCode="|185949" HotelName="West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Naif, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/9/4/9/185949_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.01" OriginalAmount="258.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2498505" Longitude="55.2943287" StarRating="0" HotelCode="|87265" HotelName="Winchester Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Mankhool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/5/87265_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009 with air-conditioning and is quiet is ideal for relaxation 158 rooms, a hall, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift and a breakfast room. The establishment also offers conference rooms, WiFi, a laundry service and a car park. SITUATION: It is inBur Dubai the heart of near the establishment, you will find commercial areas, leisure areas and the shopping area. it is 2 kilometres away from Jumeirah the beach It is situated 6 kilometres away fromDubai Airport. ROOM: The rooms have a living room, a dining room, a kitchen with fridge, hot plates, a microwave, a coffee maker and a kettle. They also have a bathroom with a shower, a bath, a hairdryer, a balcony or terrace, a king size or double bed, a direct line telephone, a satellite TV, internet, a safety deposit box, a washing machine, an ironing set and an air-conditioning system. FACILITIES: Clients can find a heated swimming pool, deck chairs, parasols and a terrace. Guests also have access to a health club, a sauna, a steam bath and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.06" OriginalAmount="259.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256394" Longitude="55.303356" StarRating="3" HotelCode="93391|446035" HotelName="Capital O 167 Moon Valley Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Burjuman Metro Station, Al Hamriya, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3b/333b984056e5deef1f9eff5779df74ed140dc047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the centre of Dubai, 3 km away from the museums and 9 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 450605, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/137514/137514a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.82" OriginalAmount="260.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.041665" Longitude="55.188136" StarRating="5" HotelCode="|445549" HotelName="Mövenpick Jumeirah Village Triangle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Joory Street District 3 PO Box 450763</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/4/9/445549_d5a3c1b0917.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.83" OriginalAmount="260.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|456095" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/00/520077465f150f47c78dde7941d43f3ab5905628.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.70" OriginalAmount="261.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3" HotelCode="99117|922425" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zen 3 Building number 12 Discovery Garden, Sheikh Zayed Road, P.O. Box 125616, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/09/d8/09d84bbfa374f880a7fafd931a0f964d07017c0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Dubai hotel is located next to the Ibn Battuta Shopping Centre, in Discovery Garden. The proper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2816383" Longitude="55.34791607" StarRating="4" HotelCode="531435|telal_hotel_apartments" HotelName="Telal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 20 Street, Abu Hai, P.O. Box 33324, Hor Al Anz, Behind Deira Main Post Office, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/63/79631e0669483f3df9ffa243ef391d57206fe9f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this apartment hotel is located approximately 10 minutes by car fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3" HotelCode="99404|rose_garden_hotel_apartments_barsha" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 45113, Near Mall of the Emirates, Very close to Sharaf DG Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ba/82ba13b6afa87e14487e2912fa3dd4fd95a4315e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|radisson_blu_hotel_dubai_canal_view" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Dubai, PO Box 16021, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4b/784be06a6faee39a295584d1cab3d0bf53ca4c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.28" OriginalAmount="263.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.274296718191" Longitude="55.307573196365" StarRating="1" HotelCode="313392|1254458" HotelName="West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Golf,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Diera, PO Box 1039, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ab/bdab45d5a3ad7b57a9534568e51031ca5bbb0329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.56" OriginalAmount="265.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270041" Longitude="55.3029564" StarRating="2" HotelCode="|120980" HotelName="Florida International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/9/8/0/120980_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers a transfer service to the airport and a reception. SITUATION: It is 15 minutes away fromDubai Airport. ROOM: All the rooms have an air-conditioning system and a bathroom.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|201437" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Suwayeb Street, Dubai Marina, Al Marsa Area, Near Marina Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/45/9245a4091114a74e5c877e422237f15bcab696d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.98" OriginalAmount="266" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saada Street, Opposite Dubai Mall, Downtown, P.O. Box 117546, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/f2/6af24783c0d447c9fff5ed79c3df1c2c5218e9e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is part of the prize-winning Al Murook complex at the heart of Dubai's business district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4" HotelCode="624862|barcelo_residences_dubai_marina" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Golf,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Road, Al Dar Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/a5/72a57d2f38d053466aeddc44d3792dcf6f4addf8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this apartment hotel lies in Dubai, a few metres from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|aloft_meaisam_dubai" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City, P.O. Box 485085, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/0c/8c0ca282ef3fc8a8b860dcf0bc6eb84915c35a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Dubai. For business travellers as well as families, it pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.99" OriginalAmount="266.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.03842" Longitude="55.19763" StarRating="0" HotelCode="|242137" HotelName="Element Me'aisam, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Production City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/1/3/7/242137_b3317c80959.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275.01" OriginalAmount="267" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|55119" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cluster T, Adjacent to Damac Properties Metro station, Jumeirah Lakes Towers, P.O. Box 9268, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/71/807155928d2d74295310956f82a17b159dd3af49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|al_bandar_rotana" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/b5/5db56b44789dd5d2196e3e904b25fabc8c2c1cc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.73" OriginalAmount="267.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09967" Longitude="55.178809" StarRating="4" HotelCode="|166011" HotelName="Golden Tulip Media" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Barsha Heights</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/1/1/166011_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 158 standard rooms. SITUATION: This establishment is in Dubai 6 kilometres away, you can find Dubai city centre. Close to el Centro de Prensa de Dubai el Centro de Internet Dubai Knowledge Village ROOM: The establishment has studios, one and two bedroom apartments with an air-conditioning system, WiFi, a satellite television, a safety deposit box, a kitchen, a sitting room and a marble bathroom. FACILITIES: Guests are offered a restaurant, a health club, a gym, a sauna, a Turkish bath, a covered swimming pool and a swimming pool. The establishment also offers a games room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.01" OriginalAmount="267.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2560793" Longitude="55.3118636" StarRating="4" HotelCode="|297377" HotelName="Canopy by Hilton Dubai Al Seef" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Building A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/7/7/297377_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.51" OriginalAmount="268.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|200466" HotelName="Marina View Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, P.O. Box 454745, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238782/a_238782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.58" OriginalAmount="268.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|925625" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, PO Box 502400, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/cd/6dcd83c5ded54572eac29743666528cfe8d4bd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|sheraton_dubai_creek_hotel__towers_2" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/f8/44f81a6609b399fc1e02af675b4e152c2b59ea61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Baniyas Road, this hotel overlooks Dubai Creek. It is just a short distance to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.42" OriginalAmount="270.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|2607125" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Currency Exchange,Internet,Laundry,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Al Hamriyah, Near Burjuman Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/68/6d6843185b4da2c8f6dd76eb17915dc91a315b9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|two_seasons_hotel_apartments_former_gloria" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/a4/3aa4e0e9a8fdcc3a0db669b94e591aada1f350d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.62" OriginalAmount="271.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.212867" Longitude="55.277309" StarRating="4" HotelCode="|219080" HotelName="Gevora " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road Trade Centre Area,Next to Al Attar Tower</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/0/8/0/219080_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.92" OriginalAmount="272.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273298" Longitude="55.301858" StarRating="2" HotelCode="|53080" HotelName="Queen's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SABKHA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/8/0/53080_1_1566.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 41 rooms and 5 floors. The establishment has a wake-up service, tourist information, a laundry service, room service and a restaurant. SITUATION: It is situated 6 kilometres away fromDubai Airport. ROOM: Guests are offered non-smoking rooms, The rooms have an air-conditioning system, a television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26917" Longitude="55.305959" StarRating="3" HotelCode="70471|flora_hotel_apartments" HotelName="Florida City Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Near Baniyas Square Metro Station, Deira, Dubai 49530</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/cc/f1cc83d9dd1a480de939b47796d48b21ef6d504c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is superbly located at Baniyas Square in Deira, close to an array of shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.81" OriginalAmount="273.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1020727" Longitude="55.1713615" StarRating="4" HotelCode="|119876" HotelName="Staybridge Suites Dubai Internet City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Tecom Tower - Sheikh Zayed Rd - Al Sufouh - Al Sufouh 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/8/7/6/119876_d076e871444.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel was built in 2009, has air-conditioning, 225 rooms, studio suites and one, two and three bedroom suites. Our guests can find a lobby with a reception, express check-out, room service and a laundry service. SITUATION: Is situated inMedia City the industrial area of Close to Dubai Internet City the Technology Park of places of interest and la Palmera the Island of. ROOM: Customers can find 225 suite-apartments, They have a double bed, modern facilities, a fully-equipped kitchen and a bathroom. FACILITIES: Guests are offered a gym, a steam bath and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop and restaurants. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.02" OriginalAmount="273.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0850426" Longitude="55.1424596" StarRating="0" HotelCode="977251|4732875" HotelName="Botanica Tower by Nasma Luxury Stays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="282.22" OriginalAmount="274" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25164869715" Longitude="55.294992950541" StarRating="3" HotelCode="310346|33886" HotelName="Golden Sands 3 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/25/852544b26b88fae31ccb94e6f3d0663ec1772ec3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is set in Dubai. The premises count with 750 welcoming bedrooms. This property doe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.34" OriginalAmount="274.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2701761" Longitude="55.3189609" StarRating="3" HotelCode="|119773" HotelName="Gulf Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SALAHUDDIN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/7/7/3/119773_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers an entertainment programme. SITUATION: It is located close to the commercial and business area. ROOM: The establishment has comfortable standard rooms and suites.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.25" OriginalAmount="275.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253867" Longitude="55.297747" StarRating="0" HotelCode="|165627" HotelName="Savoy Suites Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12a street 317 Community Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/6/2/7/165627_09c3eee1549.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business. ROOM: The establishment has studios, two bedroom suites with a bathroom, a sitting area, a sofa-bed, a wardrobe and a fully-equipped kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.17" OriginalAmount="275.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1131498" Longitude="55.2045622" StarRating="0" HotelCode="|82694" HotelName="Icon Delux" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL BRASHA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/9/4/82694_147b5a81600.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has meeting rooms and event rooms. The establishment was built in 2010, with air-conditioning, has 143 apartments, a hall with a reception, a lift, a breakfast room and room service. SITUATION: It is 2 minutes away fromAl Barsha the metro station of 5 minutes away from the establishment, clients can find Mall of The Emirates the underground station of 20 minutes away from the establishment you have Dubai Airport It is 45 minutes away fromAbu Dhabi Airport. ROOM: Customers can find apartments with kitchen, a bathroom, a shower, a television, a safe, a coffee maker, a kettle and an ironing set. FACILITIES: The establishment has a health club, a gym, aerobics, a jacuzzi, a swimming pool on the roof terrace, saunas and a steam bath. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet or set-menu restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.31" OriginalAmount="277" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|303208" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/144463/a_144463_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.85" OriginalAmount="277.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2742" Longitude="55.30098" StarRating="1" HotelCode="|514601" HotelName="Ana Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL DAGHAYA STEET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/0/1/514601_1d0da3b2033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.88" OriginalAmount="278.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2616951" Longitude="55.3140397" StarRating="5" HotelCode="|30892" HotelName="Sheraton Dubai Creek and Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/9/2/30892_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the commercial area, 7 kilometres away, you can find Dubai Airport. ROOM: The establishment has 262 standard rooms and suites with internet, a television and a DVD player. FACILITIES: The establishment has a health club, a sauna, a steam bath and a massage service. OTHERS: Regarding the food and beverage offering, clients can enjoy restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.11" OriginalAmount="279.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2693131" Longitude="55.3060658" StarRating="3" HotelCode="|57828" HotelName="Florida City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANIYAS SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/8/2/8/57828_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning and has 90 apartments, The establishment boasts a lobby, a restaurant, a cafÃ©, conference rooms and room service. SITUATION: It is inBaniyas the Square of near the establishment, you will find shopping centres. ROOM: The establishment has apartments with TV, a direct line telephone, internet, a mini-bar, a safe and a small kitchen fully-equipped. FACILITIES: The establishment has a gym, a spa, treatments, a sauna and a jacuzzi. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with local food and a coffee shop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.14" OriginalAmount="279.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|722075" HotelName="Delta Hotels by Marriott Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7, PO Box 118555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/5b/ba5b5103501d908c25689d66e7162289a9c93e4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is the perfect destination for both business and leisure travellers being ideally located ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|chelsea_gardens_hotel_apartments" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Discovery Gardens, P.O. Box 124169, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/3b/453b1f09f798b6aada4c2d88570e48b1f6a8aef3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|xclusive_maples_hotel_apartment" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 A Street, P.O. Box 126012, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/88/d488a75a6cfd54bd0798b5530dd374da9c4407e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.62" OriginalAmount="281.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260742" Longitude="55.3241661" StarRating="0" HotelCode="|121131" HotelName="Dream City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/1/3/1/121131_general.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Deira it is in it is 5 minutes away from Al Rigga the underground station of. ROOM: The establishment has apartments with an air-conditioning system. FACILITIES: The establishment boasts WiFi (free of charge), a gym and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="290.12" OriginalAmount="281.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0997275" Longitude="55.1793474" StarRating="5" HotelCode="|72600" HotelName="Radisson Blu Barsha Heights  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, Barsha Heights</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/0/0/72600_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts dining facilities, a restaurant, a tearoom, a swimming pool bar, a pub, a private swimming pool, a gym, a sauna, a jacuzzi and a massage service. SITUATION: This hotel is in Sheikh Zayed the street Dubai Media City it is situated in the surrounding area of 30 minutes away from the establishment clients have Dubai Airport. ROOM: The rooms have individual air-conditioning, internet, a satellite TV, a direct line telephone, a mini-bar, a safety deposit box and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.29" OriginalAmount="282.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|306225" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Sabkha Road, Dira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/82/d0/82d088c4f9c92e8f41abccd977c44cf81b591191.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, in the Deira district, the hotel is close to the Gold Souk and Spice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.20" OriginalAmount="283.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.187248" Longitude="55.271996" StarRating="0" HotelCode="|508718" HotelName="Lusso Hometels J One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/7/1/8/508718_d1311371117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.33" OriginalAmount="283.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.256616" Longitude="55.304159" StarRating="0" HotelCode="|198487" HotelName="Better Living " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Street 20, Hamriyah Street, Burjuman Metro Station Exit 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/4/8/7/198487_c9e879d1817.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|arabian_ranches_golf_club" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Road (311), P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/07/8c073f2547f883cb98b8737d0a9abd6985083f78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This golf hotel is located in Dubai, about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.06" OriginalAmount="285.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0793508" Longitude="55.1427519" StarRating="4" HotelCode="|169114" HotelName="City Premiere Marina Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O Box 27372</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/1/4/169114_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge). SITUATION: This establishment, Marina it is in 5 minutes away, you can find Marina Mall the shopping centre it is 29 kilometres away from Dubai Airport. ROOM: The apartments are equipped with a television, an air-conditioning system, a balcony, a kitchen with dishwasher, a microwave and a bathroom with a bath or shower. FACILITIES: Guests are offered a fitness centre and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.52" OriginalAmount="286.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|86390" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riggat Al Buteen, Deira, P.O. Box 88449, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/a3/5fa38090a68bf34d720e7ddb2a36e4490d40d7f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel is located just 9 km from Dubai International Financial Centre, traditional s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.55" OriginalAmount="286.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2197487" Longitude="55.3268176" StarRating="3" HotelCode="|33037" HotelName="Arabian Park" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/3/7/33037_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel great value, is ideal for holidays or business trips and has a bar and a restaurant. SITUATION: This hotel is close to Dubai Airport. Near the establishment, you will find Dubai World Trade Centre 20 minutes away from the establishment clients have a beach. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, internet, a coffee maker, a kettle, individual air-conditioning and a safety deposit box. FACILITIES: The establishment has a spa, a gym, a swimming pool with salt water and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.62" OriginalAmount="287.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252404" Longitude="55.292144" StarRating="4" HotelCode="|397291" HotelName="Suha Mina Rashid Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4C Street, Al Mankhool, 6 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/9/1/397291_e07f0421028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.79" OriginalAmount="287.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270403" Longitude="55.380427" StarRating="4" HotelCode="|119324" HotelName="Time Grand Plaza , Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 237844, Damascus Road St. Al Qusais</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/3/2/4/119324_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 232 large rooms and suites. The establishment boasts 3 meeting rooms and WiFi. SITUATION: It is in the shopping and business area, 15 minutes away from the establishment guests have the Congress Centre, 5 minutes away from the establishment, clients can find Dubai Airport. ROOM: The rooms have a desk, chair, a coffee maker, a kettle, a safe and WiFi. Guests also have available suites with a living room and a balcony. FACILITIES: Clients can find a gym and a heated swimming pool on the roof terrace. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.91" OriginalAmount="291.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|2342295" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/43/8543cfe34356567e72e933f96ce93f9ff9bf5e3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.76" OriginalAmount="292" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|27708" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Trade Center 2, PO Box 116957, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138635/a_138635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai on Sheikh Zayed Road. It lies within walking distance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.41" OriginalAmount="292.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1138004" Longitude="55.1918618" StarRating="0" HotelCode="|85675" HotelName="Radiance Premium Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road // Opp Sharaf DG Metro Station? Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/5/85675_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close to a commercial centre. ROOM: Clients can find internet (free of charge) and a fully-equipped kitchen. FACILITIES: The establishment boasts a swimming pool, a gym and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.42" OriginalAmount="293.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|872075" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, P.O. Box 125707, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/101656/101656a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across from the Metro, this hotel connects to the city. The Mall of Emirates and Ski Dubai a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|welcome_hotel_apartments_1" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/37/b137c0dbe78807767755c1ac5b3071e6307e2e10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.40" OriginalAmount="294.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0993684" Longitude="55.1734271" StarRating="0" HotelCode="|119567" HotelName="Citadines Metro Central Hotel Apartments Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>TECOM, AL BARSHA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/5/6/7/119567_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: It is inTecom the district of Close to places of interest. FACILITIES: Guests are offered a swimming pool, a gym fully-equipped and a steam bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|sun__sands_hotel" HotelName="Sun &amp; Sands Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37th Street, Al Rigga Road, Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/b9/f8b993c8b305bb33fb862e67ab91c05cb2dd4577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Dubai, close to the shopping centre and the famous Clock Tower...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.76" OriginalAmount="298.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2094556" Longitude="55.2752884" StarRating="4" HotelCode="|87301" HotelName="Residence Inn by Marriott Sheikh Zayed Road, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/1/87301_66c3b1c1206.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 47 floors and luxury facilities. SITUATION: This establishment, is close to DIFC the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.07" OriginalAmount="299.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.025869" Longitude="55.191257" StarRating="0" HotelCode="|468316" HotelName="Youandco Co-living Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>You&amp;Co IMPZ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/1/6/468316_4f042a61703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.68" OriginalAmount="299.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0486433" Longitude="55.1288102" StarRating="0" HotelCode="|119875" HotelName="Parkside Suites " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/8/7/5/119875_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 169 studios, one-bedroom apartments, air-conditioning, a hall, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, conference facilities, WiFi, room service, a laundry service and a car park. SITUATION: This establishment, Discovery Gardens it is in Dubai it is in Close to places of interest, Dubai Media City 4 kilometres away, you can find Jebel Ali it is 5 kilometres away from it is situated 30 kilometres away from Dubai Airport. ROOM: They have a kitchen, a hairdryer, a direct line telephone, satellite or cable TV, internet, a fridge, an ironing set, a safe and an air-conditioning system. FACILITIES: Guests are offered a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.59" OriginalAmount="300.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.098461" Longitude="55.156847" StarRating="5" HotelCode="|440081" HotelName="Avani Palm View Dubai and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 502624, Dubai Media City, TECOM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/0/8/1/440081_1b9b7f61307.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.30" OriginalAmount="301.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.04167" Longitude="55.21944" StarRating="0" HotelCode="|186736" HotelName="Treppan Hotel and Suites by Fakhruddin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Sports City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/7/3/6/186736_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.47" OriginalAmount="301.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26898" Longitude="55.30582" StarRating="1" HotelCode="|185560" HotelName="White Fort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/5/6/0/185560_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.06" OriginalAmount="302.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|crowne_plaza_festival_city" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O.Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/70/87/70879bb2da4b5cbf140577f2f2e4fa357d73aafc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the Dubai Creek. It is directly connected with the Festival Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.38" OriginalAmount="302.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2523693" Longitude="55.335761" StarRating="4" HotelCode="|210909" HotelName="Royal Continental – Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 182166 OPPOSITE DEIRA CITY CENTER PORT SAEED ROAD, DEIRA DUBAI UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/9/210909_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.31" OriginalAmount="303.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.962914" Longitude="55.144653" StarRating="0" HotelCode="|447167" HotelName="Expo Village Serviced" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Expo Village Boulevard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/6/7/447167_1e1f8461142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.12" OriginalAmount="304" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270014836783" Longitude="55.319002676197" StarRating="3" HotelCode="146075|47047" HotelName="City Star Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129857/129857a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Dubai. There are a total of 100 accommodation units at City Star. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="313.90" OriginalAmount="304.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.146114" Longitude="55.195492" StarRating="3" HotelCode="|297376" HotelName="Park Regis Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>325 Road, Al Thany Street Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/7/6/297376_057d2ad2041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.04" OriginalAmount="305.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.252514" Longitude="55.343157" StarRating="4" HotelCode="|443645" HotelName="Flora Inn Hotel Dubai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/4/5/443645_094a9a81437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.07" OriginalAmount="305.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|458275" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/03/3603e1da1df96f517ec641afdaa515a20b62e668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is just a few minutes from the business and financial districts of Sheikh Zayed Road....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.58" OriginalAmount="306.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|1253328" HotelName="Hyatt Regency Dubai Creek Heights" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/65/3c6515bb112361f4c2a6300e207a0d6e87d2c978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|39389" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/25/56256dcc630ab270eda11d75699b9f9edd6d76b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|239795" HotelName="Tulip Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5A Street, Al Mankool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/61/fd/61fdb8bfc9caa4a02ac5b18fc3e2169fb80f9550.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, the hub of the commercial district in Dubai, this apartment hotel is a paradis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|arjaan_by_rotana__dubai_media_city" HotelName="Arjaan by Rotana Dubai Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman bin Abdul Aziz Al Saud Street, PO Box 502828, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/ae/b5aec294140fe98feb3204ac4b40282c22f78956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai Media City and overlooks Palm Island, just 5 km away fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|crowne_plaza_dubai_marina" HotelName="Crowne Plaza Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/d8/2dd8138a06c8c466f9987c48bf88ace56e5743c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Dubai. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.85" OriginalAmount="307.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251427" Longitude="55.326883" StarRating="5" HotelCode="|451701" HotelName="Hilton Dubai Creek Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jewel of the Creek, Port Saeed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/7/0/1/451701_018a0e71217.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269955884068" Longitude="55.303715709162" StarRating="2" HotelCode="313390|226041" HotelName="Florida Square Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira, Dubai 123309</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb381dd19873ba604b476fdd13b357d2ee28f70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Diera, close to Gold Souq and just a short walk to Baniyas Metro Station pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.81" OriginalAmount="308.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|131614" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, PO BOX 124052</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/52/7e52ec55eeeb1dc8b3dbb471bf98b9056072b65d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.82" OriginalAmount="308.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1857242" Longitude="55.2742262" StarRating="3" HotelCode="|450907" HotelName="Staybridge Suites Dubai Business Bay, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive B, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/9/0/7/450907_2946bf51241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.69" OriginalAmount="309.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273989" Longitude="55.319098" StarRating="4" HotelCode="|28163" HotelName="Marco Polo" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mateena St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/6/3/28163_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, economical hotel, has 126 comfortable rooms, a safety deposit box service, a lift, a currency exchange service, a cafÃ©, a bar, a nightclub, conference rooms and a banquet hall. Regarding the food and beverage offering, the establishment has restaurants and bars. The establishment boasts room service, a laundry service, WiFi and a car park. SITUATION: This hotel is in Al Muteena the Street of it is 15 minutes away from Dubai Airport it is situated 7 kilometres away from the city centre, Where you can find, the Congress Centre, the trade fair ground, and the museum. ROOM: The rooms have a bathroom with a hairdryer, a satellite TV, a mini-bar, a radio, a stereo, a kettle, a coffee maker, an iron, internet, a safe (available for a fee) and a central air-conditioning system. FACILITIES: Outdoors, clients have access to a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.30" OriginalAmount="310.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|park_regis_boutique_hotel" HotelName="Park Regis Boutique Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Street, next to Umm Suqeim Park, Umm Suqeim 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/19/a1193a11fe24d31d919145837ba39ad8fecb2ecc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this boutique hotel is situated in a quiet area in Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.33" OriginalAmount="311" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|35604" HotelName="Tamani Marina Hotel and Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/e6/97e63baeed8f7896e0b374c118ed67dbd6f185ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.38" OriginalAmount="311.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2215786" Longitude="55.3249588" StarRating="4" HotelCode="|55269" HotelName="Somerset Jadaf" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>NEAR AL WESL HOSPITAL. BEHIND THE DUBAI OFFICERS C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/6/9/55269_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel has 84 apartments, The establishment has air-conditioning, a hall, a cafÃ©, a restaurant, conference rooms, room service, a laundry service and a car park. SITUATION: Near the establishment, guests will find the business area, close to the establishment, guests have the leisure area, restaurants and shops. it is situated 5 kilometres away from Dubai Airport. ROOM: They have a kitchen with fridge, a microwave, a direct line telephone, a safety deposit box and an ironing set. They also have a bathroom with a hairdryer, internet, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool with a children's area and a gym. 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="27" TotalAmount="322.39" OriginalAmount="313" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0867852" Longitude="55.1475206" StarRating="0" HotelCode="984707|303244" HotelName="Higuests Vacation Homes - Marina Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marina Gate Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/52/de521aba8bdfab877256bad8089f7474e2b01ec3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.20" OriginalAmount="313.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25543" Longitude="55.29846" StarRating="3" HotelCode="|121529" HotelName="Tulip Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5a street 317 community</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/5/2/9/121529_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, 154 luxurious rooms and attentive service. This aparthotel is perfect for business and holiday stays. The establishment boasts air-conditioning, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, WiFi, a laundry service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.83" OriginalAmount="314.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.079799" Longitude="55.137451" StarRating="0" HotelCode="|87973" HotelName="Suha Jbr Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/9/7/3/87973_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a swimming pool, apartments with a TV and WiFi (free of charge). SITUATION: It is situated 100 metres away fromJumeirah Beach the coast of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.11" OriginalAmount="314.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.042323" Longitude="55.251473" StarRating="4" HotelCode="|444041" HotelName="Studio One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/0/4/1/444041_e00c9861232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="324.36" OriginalAmount="314.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4" HotelCode="39206|1745528" HotelName="AlSalam Hotel Suites and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118094, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/35/0a356f236e02fc73df3250a2a7fed52a10c20649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel lies on the fashionable Sheikh Zayed Road, across from the International Financial C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.079765585929" Longitude="55.137478173927" StarRating="4" HotelCode="902943|suha_hotel_apartments" HotelName="Suha Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3 Building, Jumeirah Beach Residence, PO Box 35771, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/91/48/91485b4dfbb8744e6a062f80e2604899f1994ec8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of New Dubai, community facilities like supermarkets, medical facilities, rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26251387" Longitude="55.29360815" StarRating="0" HotelCode="745583|288288" HotelName="Lumbini Dream Garden Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Souk Al kabeer, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/c7/a8c73c2448296feb05aa7884b8a1c258ebffdb81.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|holiday_inn_dubai_festival_city" HotelName="Holiday Inn Dubai Festival City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/67/ba671d0f5db19c11cdc896d2ab349e84f327113d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="326.24" OriginalAmount="316.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|120022" HotelName="Media One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falak Street, P.O. Box 121818, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/bd/d8bd71068e1291698e40c220fefcea79758e9c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located for both business and leisure travellers in the heart of Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="326.32" OriginalAmount="316.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|CBC312800" HotelName="Al Bandar Arjaan by Rotana" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5f/ac5f201b634d415a7ab08b9e0be32e992fb7d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 km from the centre of Dubai, this apartment hotel is ideal for business trav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.12" OriginalAmount="318.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|1017548" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/aa/8faacea963e1657ad426109e9217fabc4e68b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.68" OriginalAmount="319.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2219837" Longitude="55.3582541" StarRating="4" HotelCode="|342527" HotelName="Holiday Inn and Suites Dubai Festival City, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/2/5/2/7/342527_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.47" OriginalAmount="320.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.308341" Longitude="55.316834" StarRating="0" HotelCode="|450605" HotelName="Park Regis by Prince Dubai Islands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B - WE1021, Dubai Islands</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/6/0/5/450605_f3b09041143.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.57" OriginalAmount="321.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.267332" Longitude="55.306625" StarRating="4" HotelCode="|20349" HotelName="Riviera  Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/9/20349_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel is perfect for business and holiday stays, with air-conditioning, has 109 rooms and 6 floors. With regards to the food and beverage offering, the establishment has restaurants and a cafÃ©. The establishment has conference facilities. SITUATION: This hotel is in Baniyas the street it is situated near Murshid the bazaar 15 minutes away, guests can find the Congress Centre, the trade fair ground, is situated 10 minutes away from Dubai Airport. ROOM: Each room has a bathroom, a hairdryer, a balcony or terrace, a satellite television, an iron, internet, a mini-bar, a coffee maker, a teapot and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|lapita_dubai_parks_and_resorts" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai Parks &amp; Resorts, P.O. Box: 334221, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/b6/18b6924d198681cecec9bb2b58b411255407fa90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 12.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.10" OriginalAmount="324.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10723" Longitude="55.143146" StarRating="4" HotelCode="|444182" HotelName="Voco Dubai the Palm, an IHG " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1234 THE PALM JUMEIRAH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/8/2/444182_04a07501220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.25" OriginalAmount="324.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263932" Longitude="55.29292" StarRating="0" HotelCode="|493312" HotelName="Capital O160 Lumbini Dream Garden Guest House LLC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>14, Al Suq St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/3/1/2/493312_e7754ba1015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3" HotelCode="170752|46540" HotelName="TIME Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Street, P.O.Box 127773, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ed/86ed46dc9e65445417cac8e489c1af87f3a71dc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Oud Metha, opposite the American hospital and Dubai Healthcare City. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.90" OriginalAmount="326.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.3394208" Longitude="55.3866787" StarRating="5" HotelCode="|218470" HotelName="The Act" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Jabarti St. Al Majaz Corniche Water Front 3963 Sharjah AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/7/0/218470_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.084001" Longitude="55.142664" StarRating="0" HotelCode="835780|higuests_vacation_homes_skyviews" HotelName="Skyview Tower by Higuests Vacation Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/1d/a21da3cdec7c01234fb6a6b143419886c2554083.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|grand_millennium_business_bay" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/4a/ea4acfcdaf65219756f0a1ecc385ef03609e19be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="340.36" OriginalAmount="330.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|856915" HotelName="Marriott Executive Apartments Dubai Creek" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen St, P.O. Box 81148, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/61/d96191de64d0b48a0cb16a6cb7503ae8963573be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.56" OriginalAmount="331.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.071015" Longitude="55.130844" StarRating="0" HotelCode="|554847" HotelName="Orchid Overnight Superyacht" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/4/7/554847_cbc4e031519.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|53523" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, 2286 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/4f/ca4f55fcd3793db7bd9e8148c4372ebc30ac2197.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.05" OriginalAmount="335" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c8/76c883f605cc270f5a496318f74b1d32b7c10aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.05" OriginalAmount="335.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|moevenpick_hotel_ibn_battuta_gate_dubai" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/bc/2dbc856e2c9cb2281907190d7e9e807c6ed9cce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location is an important consideration for any traveller and the hotel is conveniently situated next...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.99" OriginalAmount="335.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270112" Longitude="55.303699" StarRating="0" HotelCode="|558564" HotelName="Florida Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/5/6/4/558564_c66fb361610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.81" OriginalAmount="336.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2595073" Longitude="55.3194949" StarRating="5" HotelCode="|221303" HotelName="Al Bandar Rotana - Dubai Creek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/0/3/221303_744c77c0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.14" OriginalAmount="338" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 114788, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/00/7e0088a916bcde78d6075f5a3d915488779cf309.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the hub of Dubai, this innovative city hotel is close to the largest shopping centre as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.36" OriginalAmount="338.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0945981" Longitude="55.1757994" StarRating="0" HotelCode="|120982" HotelName="Grand Belle Vue Hotel Apartment Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tecom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/9/8/2/120982_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a sauna, a gym and private parking (free of charge). SITUATION: Tecom Is situated in Dubai Internet City 5 minutes away, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.89" OriginalAmount="338.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|2115435" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, PO Box 118237, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/fd/d0fd3d1b211200b2cdd17561a8ad6fc05a6da848.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. Dubai (DXB)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.06" OriginalAmount="339.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|2100985" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, P.O. Box 5668, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/c7/74c70c5becaab34ac3afab7cd59fa44e70ecba3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Dubai. For business travellers as well as families, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.55" OriginalAmount="340.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.077326" Longitude="55.134056" StarRating="0" HotelCode="|500794" HotelName="Luxury JBR - Marina View - 5* Beach Resorts Access" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rimal 3 - Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/0/7/9/4/500794_cd6c7090821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.65" OriginalAmount="342.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1928081" Longitude="55.2724901" StarRating="4" HotelCode="|80462" HotelName="Ramada By Wyndham Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Road, Downtown Dubai,PO Box 116566</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/6/2/80462_57abbd60931.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Downtown Dubai, close to Burj Khalifa, the shopping centre Dubai, Dubai World Trade Centre, Dubai International Financial Centre, Dubai Healthcare City, Dubai Media City and Dubai Internet City. ROOM: The establishment has 181 suites with WiFi, a dining area, a work space, a safety deposit box, a hairdryer, a bath, a shower and an LCD TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.17" OriginalAmount="342.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2487723" Longitude="55.2965301" StarRating="0" HotelCode="|119768" HotelName="Baity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 124054, KUWAIT STREET, BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/7/6/8/119768_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant hotel rooms, was built in 2010, has 70 rooms, WiFi (free of charge) and a car park. SITUATION: It is inBur Dubai the district of this hotel Kuwait Road it is in Close to Al Karama the underground station of. ROOM: The establishment has deluxe rooms and one bedroom executive suites. FACILITIES: Guests are offered a swimming pool and a terrace. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.07" OriginalAmount="343.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2610439" Longitude="55.3238044" StarRating="3" HotelCode="|57343" HotelName="Sun and Sands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>37th Street, Al Rigga Road, Clock Tower,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/3/57343_17ea2301007.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sun And Sands is rated four stars. It was opened in 1997 and it is situated in Dubai city centre. SITUATION: It is situated close to City Centre Mall,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|radisson_blu_hotel_dubai_waterfront" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3d/ee3db69d62128b7ef250aa14dd04dceee6f9a351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.94" OriginalAmount="344.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|924545" HotelName="Marina Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marina Walk, P.O. Box 11640, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/0/4/1/8/8/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Sharjah (SHJ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="358.44" OriginalAmount="348" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|15572" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalid Bin Al Waleed Road, Bur Dubai, Dubai 26816</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4c/3a4cbdee8ce7953928da36b1aa95fb6d51ccf1ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Dubai, near Al Maktum Bridge in Al Karama, this hotel offers easy access to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.52" OriginalAmount="349.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2114839" Longitude="55.2743676" StarRating="4" HotelCode="|55232" HotelName="Staybridge Suites Dubai Financial Centre, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 118049</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/55232_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 281 rooms, The establishment boasts air-conditioning, a lobby, a lift, a car park and an indoor car park (for a fee). SITUATION: 10 minutes away from the establishment, guests will find the shopping centre, close to the establishment, guests have Jumeirah the beach Near the establishment, guests will find a metro station, 15 minutes away from the establishment clients have Dubai Airport. ROOM: They have a kettle, a coffee maker, a living room-bedroom, a sofa-bed and sofas. They also have cable and satellite television, a bathroom with a bath, a shower with a safe. FACILITIES: The establishment has a gym, a sauna, a jacuzzi, a steam bath, hydromassage swimming pool and a children's swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a coffee shop. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="359.94" OriginalAmount="349.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|CBE890300" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 7157, Emirates Hills, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/ac/16acc47100d67864d72103d36d9f10c25c06f871.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.070670263754" Longitude="55.133002645344" StarRating="0" HotelCode="448883|288274" HotelName="Orra Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Al Sayorah Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/cb/9dcb1ada6379febd0681db129fab5900e4fe6932.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.53" OriginalAmount="351.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|ramada_downtown_dubai" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street, Downtown, P.O. Box 116566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/fc/f8fcb94014ad1b4d3bff4bda16d1a2c354519db3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a 5-minute drive away from Dubai International Financial Centre, the conventi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.45" OriginalAmount="354.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|1420308" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fay Road, Sports City, Near Meaisem City Center, Dubai 392360</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/5d/495df30d36e76db990b9c2168f816e2aef0e7e7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is about 15 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|le_meridien_dubai" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, PO BOX 10001, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6e/64/6e64556b86c97d0fe414fab53c936fc49361d143.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located on the road to the airport, opposite the airport itself. It is surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="365.79" OriginalAmount="355.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|CAO930200" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/16/711637b9f9ab32ac9103b90fee75f4bcad05488e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on fashionable Al Diyafah Street, this beach hotel is 2.3 km away from the World Trade Centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366.68" OriginalAmount="356" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beniyas Road, P.O.Box: 33398, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13990/a_13990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Dubai Creek. It is about 5 km from the city centre, only minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|403132" HotelName="DAMAC Maison Distinction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>School Street, Burj Area, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b8/a6b8acdf16b5638c065637fc428c4547b1d14f03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately 700 m from the centre of Dubai. Its setting is especially ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.74" OriginalAmount="358.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|marbella_holiday_homes_rental_llc" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Road D-68, Al Jadaf, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/1d/3c1d429e0ef0ca1f057a7ee5666eb967a8af501d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.21" OriginalAmount="358.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2540904" Longitude="55.3319361" StarRating="4" HotelCode="|120219" HotelName="Pearl City Suites By Gemstones" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8th Street Port Saeed District, Near City Centre</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/2/1/9/120219_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in an excellent location, the establishment, is in the business and commercial centre, 10 kilometres away, you can find a beach. ROOM: The medium-sized rooms, have a living room and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.73" OriginalAmount="359.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2598208" Longitude="55.3182407" StarRating="5" HotelCode="|23964" HotelName="Golden Sands Creek" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O.BOX 33398, DEIRA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/6/4/23964_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms and suites. Is perfect for business and holiday stays. SITUATION: This hotel is close to the Dubai business district, the airport, Burj Khalifa and las Fuentes de DubÃ¡i.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="371.72" OriginalAmount="360.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|CAV132800" HotelName="Hilton Dubai The Walk" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/7b/727bad6857475fa1d011401577c8a0ab522a80ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the centre of Dubai. Its setting is especially ideal for business tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.45" OriginalAmount="361.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|2282075" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 9970</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/16/47169d09ff8d1496abc36fd5fa2d72d25eeb19d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.05" OriginalAmount="362.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|71114" HotelName="InterContinental Dubai Festival City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/06b6bd9509e46c1c6ce93bc125a7b0fb/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in downtown Dubai and is just 6 km from the city centre. It is just 8 km from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.64" OriginalAmount="362.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|141404" HotelName="voco Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Plot 49, Trade Centre District, P.O. Box 49260, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/6e/796ea132d4ba45076eb1cd8e262954060e5c4c53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is walking distance from the World Trade Centre metro station. It is right in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.88" OriginalAmount="366.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.225074" Longitude="55.3507615" StarRating="5" HotelCode="|72594" HotelName="Intercontinental Dubai Festival City, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Festival City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/9/4/72594_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 498 standard rooms, 121 suites, 3 Presidential Suites and 1 Royal Suites. With regards to the food and beverage offering, the establishment has 5 restaurants and 2 bars. The establishment boasts a spa, a gym, an outdoor swimming pool and an events room. SITUATION: It is in the business area. ROOM: The rooms have stunning views, a sitting room and a bathroom. OBSERVATIONS: &lt;b title='Esta frase debe ser traducida'&gt;Las tarifas no son vÃ¡lidas para los nacionales ni a los titulares de pasaportes de los siguientes paÃ­ses:&lt;/b&gt; Algeria, Bahrain, Iraq, Jordan, Kuwait, LÃ­bano, Libia, Marruecos, OmÃ¡n, Palestina, Qatar, Arabia Saudita, SudÃ¡n, Siria, TÃºnez, Emiratos Ãrabes Unidos, Yemen and Africa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|grand_cosmopolitan_hotel" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f0/e6/f0e6a33485af637ca7b92c5e86c678d27950ddce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="378.22" OriginalAmount="367.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|CBE181000" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, The Greens, Dubai 214362</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/86/02861400e0bffadd29cfd2c0beaab4916e208c7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Zabeel House is an eclectic collection of hotels born in Dubai. High on design and low on complexity...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.37" OriginalAmount="367.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251066" Longitude="55.328166" StarRating="0" HotelCode="|472663" HotelName="Marriott Marquis Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No 129 - 104, Port Saeed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/6/6/3/472663_be734671050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.61" OriginalAmount="368.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0785314" Longitude="55.143131" StarRating="0" HotelCode="|87891" HotelName="Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/9/1/87891_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel with air-conditioning and has 152 apartments, The establishment has a lobby with a reception, express check-out, a currency exchange service, a lift, a cafÃ©, a restaurant and WiFi (free of charge), The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: Is situated inDubai Marina the heart of close to the establishment, clients can find Jumeirah the beach close to the establishment, guests have tourist areas, Clients can also find restaurants and shopping centres. It is situated 35 kilometres away fromDubai Airport. ROOM: The establishment has apartments with kitchen, dishes, cutlery, a mini-bar, a fridge and a hob. They have a coffee maker, a kettle, a bathroom with a shower, a bath, a hairdryer, a king-size bed, a safe, flatscreen cable television, internet and a direct line telephone. They also have an air-conditioning system, a balcony, an ironing set, a writing desk and a washing machine. FACILITIES: The establishment boasts 2 swimming pools, a covered swimming pool and a spa. Customers can also find 2 gyms, a children's swimming pool, a sauna and a massage service (available for a fee), close to the establishment, clients can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service and room service. PAYMENT METHODS: Customers can pay using credit cards, American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4" HotelCode="98623|flora_creek_hotel_apartments" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Near Deira City Centre, P.O.Box 119062, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/c5/96c5d985f8c830bb519de6ea554d2d7e23658b10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly apartment hotel overlooks the famous Dubai Creek and is located in an excellent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.16" OriginalAmount="371.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2338754" Longitude="55.3152085" StarRating="0" HotelCode="|119871" HotelName="Dunes Hotel Apartments Oud Metha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 127773</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/8/7/1/119871_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning, has 108 rooms, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. Our guests can find a TV room, a dining room, room service, a laundry service and a car park. SITUATION: Oud Metha Is situated in Close to the hospital, 10 minutes away, you can find Dubai Creek the tourist centre of Bur Dubai it is 15 kilometres away from Jumeirah Beach 3 kilometres away, you can find Wafi It is 7 minutes away from. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a small kitchen with mini-bar, a fridge, a hob, a microwave, a coffee maker, a kettle and a balcony or terrace. They also have a direct line telephone, a satellite TV, a radio, a Hi-Fi, a safe, a washing machine, an ironing set, internet and an air-conditioning system. FACILITIES: Guests are offered a covered, heated swimming pool with a children's area, a gym and a steam bath. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.28" OriginalAmount="371.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248866" Longitude="55.312408" StarRating="4" HotelCode="|57845" HotelName="Ramee Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TARIQ BIN ZIAD ROAD, BUR DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/8/4/5/57845_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 102 rooms, The establishment has shops, a restaurant, air-conditioning, a lobby with a bureau de change, a hairdresser's, coffee shops and conference facilities. The establishment also offers room service, a laundry service and a car park. SITUATION: It is inDubai the heart of near the establishment, you will find places of interest, is 5 kilometres away from Jumeirah the beach It is situated 3 kilometres away fromDubai Airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone and satellite or cable TV. They also have a safety deposit box, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a swimming pool, a sauna, a steam bath and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and 3 coffee shops. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="387.98" OriginalAmount="376.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|CBB923100" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/fb/42fbbcbcfb3c92796523ed4d3247a300eb444d65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="389.21" OriginalAmount="377.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|CBE890400" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/03/fe/03fe9adcdd8bb4b440de95ff131887f8d8136204.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.96" OriginalAmount="378.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|31404" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai, P.O. Box 53567</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/33/e333512ae562ba8fcffe6cb870116b11ec88281e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies directly beside fine sandy Jumeirah Beach and is surrounded by a tropical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.43" OriginalAmount="379.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.180531" Longitude="55.268948" StarRating="0" HotelCode="|519209" HotelName="Unlock Waters Edge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/9/2/0/9/519209_d7ee2e00047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/78/f4787eb6f3729f01a22c72bd4029901875a6faa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.40" OriginalAmount="380" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|95236" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/65/5d65e92f694e7a9cd539c17f785da4b01e30f508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.19" OriginalAmount="380.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.03388" Longitude="55.20384" StarRating="5" HotelCode="|186583" HotelName="Marriott Production City, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/5/8/3/186583_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.44" OriginalAmount="381.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1166397" Longitude="55.1959555" StarRating="3" HotelCode="|74920" HotelName="Novotel Suites Mall Avenue Dubai" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/2/0/74920_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a business centre, a games area and a lobby. SITUATION: Sheikh Zayed Road Is situated in next to the establishment, guests will find a shopping centre, in the surrounding area, clients have places of interest, leisure areas and the beach. ROOM: The establishment has modern suites and fully-equipped.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|grand_millennium_dubai_2" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/4c/4d4c14d894639b33c381d9db6e66dea924eb04ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.49" OriginalAmount="383" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qusais Area, Al Nahda Street, P.O. Box 20107, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/24/a424e78b7117e4dd8a1b8ae9db09c2a85771b56c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.97" OriginalAmount="384.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0911606" Longitude="55.1489162" StarRating="0" HotelCode="|88016" HotelName="Tamani Marina " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud St; Jumeirah Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/8/0/1/6/88016_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 55 floors. FACILITIES: The establishment boasts swimming pools, a sauna, a jacuzzi, a solarium and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.58" OriginalAmount="386.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|five_jumeirah_village_dubai" HotelName="Five Jumeirah Village Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Village Circle, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228fe2fbb54a7cc3513cace096164c202efbf9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.18" OriginalAmount="387.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|31414" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/6e/6e2223c879b5bd4d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a wor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.64" OriginalAmount="388.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4" HotelCode="99343|radisson_blu_residence_dubai_marina" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plot 392-269 Street K, P.O. Box 73029, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/47/424799afac850067b337fd01e1807e0eff02b894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment is a luxury Sharia-compliant residence located in an upscale neighbourhood at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.17" OriginalAmount="393.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|2037645" HotelName="Dukes The Palm, a Royal Hideaway Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/33/c4/33c41fda2db84e348d07d82d2551df15fdc0badd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this beach hotel is located right in the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.28" OriginalAmount="393.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11779" Longitude="55.19651" StarRating="4" HotelCode="|192733" HotelName="Flora Al Barsha At The Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha Road, Near Mall of The Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/7/3/3/192733_aa2b6101634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.54" OriginalAmount="393.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.190457" Longitude="55.274531" StarRating="4" HotelCode="|39290" HotelName=" Boulevard, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/2/9/0/39290_c861f991444.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has internet, (free of charge), a business centre and a conference room. It has 186 standard rooms. The establishment has a lobby, a bar, a restaurant, room service and a car park. SITUATION: This establishment is in Dubai near the establishment, guests will find a shopping centre, the historic centre, shops and boutiques. It is 5 kilometres away from World Trade Center It's 10 kilometres from a beach. 10 kilometres away from the establishment, guests will find the airport. ROOM: The rooms have a bathroom, a bath, a shower, internet (free of charge), a television, a direct line telephone, a mini-bar, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool. MEALS: Guests are offered a restaurant and a coffee shop. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="409.94" OriginalAmount="398" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deira City Centre, P.O. Box 61871, Baniyas Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f0/cb/f0cb92c804eba9471e36a09d00b9e3c521486d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.35" OriginalAmount="398.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.072327" Longitude="55.136099" StarRating="4" HotelCode="|446865" HotelName="Vida Dubai Marina and Yacht Club" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/8/6/5/446865_ed84ab61445.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.35" OriginalAmount="398.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.105186" Longitude="55.150505" StarRating="0" HotelCode="|119991" HotelName="Royal Club At Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 347474</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/9/1/119991_452f1b61225.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has air-conditioning, a safety deposit box service and internet (for a fee). SITUATION: It has excellent transport links to, the marina and the city centre. Clients can find restaurants, shopping centres, cinemas and sports facilities. it is situated 11,3 kilometres away from golf courses. ROOM: The establishment has 50 apartments. FACILITIES: The establishment has a swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.03" OriginalAmount="401" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|55326" HotelName="Somewhere Apartment Hotel" 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,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 113562, Port Saeed, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/24/2f244a436d1752067d293a24ed4c73db65a8d96c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated close to some of the city's major attractions. The popular city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.16" OriginalAmount="409.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.254073" Longitude="55.329497" StarRating="0" HotelCode="|193613" HotelName="Somewhere Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX - 113562, PORT SAEED, DEIRA.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/6/1/3/193613_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.33" OriginalAmount="411.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|habtoor_grand_beach_resort__spa" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Falea Street, Jumeirah Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/df/2c/df2c3c182760cbba61a9b3fe5a4874a84ac06458.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located on the coast of Dubai. It is only a couple of minutes drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.78" OriginalAmount="412.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|923025" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Business Centre,Currency Exchange,Fax,Internet,Kitchen,Laundry,Library,Lounge,Restaurant,Sauna,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Street, Bur Dubai, P.O. Box 9168, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/95/39959583b42af0ad5f987bc988e76cf124ec007f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="425.39" OriginalAmount="413" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 112225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/39/3939e0983b62f4c4fb8dc21b59e0d6ecc8b305cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.64" OriginalAmount="413.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.183592" Longitude="55.28402" StarRating="0" HotelCode="|487400" HotelName="GLOBALSTAY. New Apartments in Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Waves Tower by KASCO Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/7/4/0/0/487400_0b47d7f2135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.19" OriginalAmount="413.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.003656820892" Longitude="55.164876809949" StarRating="4" HotelCode="908944|772515" HotelName="Marriott Executive Apartments Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park, P.O. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3d/db3db5f2fec0a7602d5ca75913c6f36f17aad684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.45" OriginalAmount="415.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|the_fairmont_dubai" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/90/2d901f8cfee8e7312a58c9752eff25e0b2fab505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 5 km from the city centre on the Sheikh Zayed street opposite the World Trade C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.72" OriginalAmount="418.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0771593" Longitude="55.1504027" StarRating="0" HotelCode="|87848" HotelName="Oaks Liwa Heights Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/4/8/87848_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="433.28" OriginalAmount="420.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|AE000450" HotelName="Grand Plaza Mövenpick Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/31/263169e15d165ff537de79ff920ff96045949941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.96" OriginalAmount="421.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0794324" Longitude="55.1444247" StarRating="4" HotelCode="|118765" HotelName="Marina View  Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, after Diamonds 1-5 bldgs, between Dubai Marina Metro Station &amp; Mall P. O. Box 454745</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/7/6/5/118765_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marina View is rated four stars and is perfect for business and holiday stays. The establishment offers WiFi, a dry cleaner's, a laundry service, a babysitting service (for a fee), a living room, a spa, a transfer service and a business centre has features that offer you the maximum level of comfort. SITUATION: It is situated in a good area in Dubai. FACILITIES: You can find a swimming pool, a massage service, a fitness centre well-equipped, a sauna and a children's swimming pool. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.35" OriginalAmount="424.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1859326" Longitude="55.2578815" StarRating="5" HotelCode="|80459" HotelName="Jw Marriott Marquis  Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/9/80459_b491f350904.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has business facilities, bars, restaurants, a spa and a health club. SITUATION: This establishment, Zayed Road it is in is situated in the business area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.96" OriginalAmount="425.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.080291" Longitude="55.154086" StarRating="5" HotelCode="|397288" HotelName="Taj Jumeirah Lakes Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DMCC Plot No 2 27 Al Thanyah Jumeirah Lakes Towers</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/8/8/397288_5a3c5bb1058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.51" OriginalAmount="426.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22367" Longitude="55.282553" StarRating="4" HotelCode="187250|925405" HotelName="Nassima Tower Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/34/96349cdc2f9f483c1f3dff8361244c60cfbf9f7e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.78" OriginalAmount="426.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|2195075" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sarayat Street, Cluster W, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/a1/7ea16e209d26c49abad27371b6733ca79941bbfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's excellent location allows guests easy access to Dubai's business districts, includ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="440.53" OriginalAmount="427.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|CAV133000" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, PO BOX 2431, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/c2/f3c20b161395782b85d95fd7a2497933e8b1bf30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this golf hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.90" OriginalAmount="430" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|92850" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/23/68/2368d653afcbc2ca270c069ba68feb8b883b9569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.04" OriginalAmount="430.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25318" Longitude="55.327956" StarRating="4" HotelCode="|87314" HotelName="Flora Creek Deluxe Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Near Deira City Center</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/1/4/87314_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="443.93" OriginalAmount="431" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|42811" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/2e/132ee07ddad83e137c07fff0fb0bb1f50c7a454c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Zayad Road and offers spectacular views of the city. It is also a wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.95" OriginalAmount="431.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078546" Longitude="55.137766" StarRating="5" HotelCode="|169123" HotelName="Intercontinental Dubai Marina, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bay Central Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/2/3/169123_61529b00937.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers internet (free of charge), executive rooms, suites, a business centre and a wellness centre. The establishment also offers a spa, a sauna, a steam bath, a jacuzzi, a gym and an outdoor pool. SITUATION: This hotel Dubai Marina it is in Close to the beach excellent transport links to taxis, the bus, the nightlife and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.67" OriginalAmount="433.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.26082" Longitude="55.320794" StarRating="0" HotelCode="|448338" HotelName="Jood Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road Port Saeed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/3/3/8/448338_1ae83ea0838.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.83" OriginalAmount="433.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.180725" Longitude="55.278008" StarRating="0" HotelCode="|449616" HotelName="Embassy Suites By Hilton Dubai Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/6/1/6/449616_f0d9e151228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.02" OriginalAmount="434.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|royal_central_hotel_the_palm" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/1e/891ede8c2419c7cd663420859af10f95dd6ab6e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="447.58" OriginalAmount="434.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18709" Longitude="55.271782" StarRating="5" HotelCode="|201193" HotelName="Pullman Dubai Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street Dubai UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/1/9/3/201193_691bdc00741.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.45" OriginalAmount="435.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.250567" Longitude="55.298637" StarRating="0" HotelCode="|165634" HotelName="GOLDEN SANDS 10" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 B St, Al Mankhool Road, Behind Spinneys, Mankhool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/6/3/4/165634_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers sitting rooms. ROOM: Each room has a kitchen, a fridge, a toaster, a coffee maker, crockery, cutlery, kitchenware, a microwave, a dining area, a television, a washing machine, tumble drier and a safe. FACILITIES: Guests are offered a gym, a swimming pool and a squash court.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|12599" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/3c/223cee282af1d2d30d86e5ad6421176c8f683051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old town, close to the spectacular Burj Dubai, which provi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="449.09" OriginalAmount="436.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|911115" HotelName="JW Marriott Marquis Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay, Dubai 121000</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/4e/9b4e44e38b9213001080d45849e579043bbe0ef5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.29" OriginalAmount="436.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|16632286" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street, P O Box 393080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/95/4295fa3931e00b76a9be09e81cb65e1a95077afb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.84" OriginalAmount="436.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0803668" Longitude="55.1368547" StarRating="5" HotelCode="|72602" HotelName="Movenpick Jumeirah Beach" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/0/2/72602_6bba6fa0927.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Movenpick Hotel Jumeirah Beach is rated five stars. SITUATION: This establishment is situated in the Jumeirah Beach Residence area, close to the beach. ROOM: The luxurious rooms have smart furniture and modern bathrooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="450.11" OriginalAmount="437" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d0/9a/d09a39fa302a8c684fa0864cd0c031de3ebaae5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is just minutes away from Dubai Media City and directly connected to the beachfront....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="453.84" OriginalAmount="440.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|CAX714600" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/72/11723e381cfb8c095bd221e820353f1541070631.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The prope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.14" OriginalAmount="440.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|994005" HotelName="Marriott Executive Apartments Al Jaddaf" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/6e/1e6e4027da1f16a40badc23919dfdfca05e1fa8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.32" OriginalAmount="444.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2354" Longitude="55.30822" StarRating="4" HotelCode="142991|arcadia_hotel_apartments" HotelName="Arcadia Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha, Opposite the Lamcy Plaza Shopping Mall, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0a/ef0aa92dca329a5701029e1d85dd77b63ead865f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prominently located in the heart of modern Bur Dubai, this deluxe aparthotel is situated right oppos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.44" OriginalAmount="448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.233805" Longitude="55.263464" StarRating="5" HotelCode="11942|dubai_marine_beach_resort_and_" HotelName="Dubai Marine Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai P.O. Box 5182</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/50/c650d724787167ef5c85b8891369ba16334c3b6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the end of Jumeirah Beach Road, the resort is only about a 10-minute drive from the city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="464.81" OriginalAmount="451.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.037702" Longitude="55.226153" StarRating="0" HotelCode="|448212" HotelName="Emirates Sports " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah Fourth, Park-A2, Dubai Sports City</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/2/1/2/448212_b6c724d1818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.12" OriginalAmount="453.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.983736" Longitude="55.393142" StarRating="3" HotelCode="|447612" HotelName="Damac Hills 2 Hotel, an Edge by Rotana" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Damac Hills 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/1/2/447612_a2bd3631558.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.46" OriginalAmount="454.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2035614" Longitude="55.3492947" StarRating="4" HotelCode="|449962" HotelName="Vida Creek Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/6/2/449962_1e594421126.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.68" OriginalAmount="456" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|226004" HotelName="Broadway Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/1c/441c542e38dd10d423b806e546847fdbfdb3a493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.71" OriginalAmount="457" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheihk Zayed Road, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/fc/86fc3ba5b7bd3b38783f383641bbc232d26818ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="472.03" OriginalAmount="458.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|CAV132900" HotelName="Conrad Dubai" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/e7/2be71ab480ef85b0cb391558bf80c04957f236f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.77" OriginalAmount="459.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|sofitel_dubai_jumeirah_beach_2" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 473828, JBR on The Walk, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/5d/275d661d637e3edc61e481e1e6d3036113ca70b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city conference hotel is located by the beach in the heart of 'New' Dubai. The establishment is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="476.80" OriginalAmount="462.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.263803645172" Longitude="55.299894558534" StarRating="2" HotelCode="404574|1733208" HotelName="XVA Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Neighborhood, Bur Dubai, P.O. Box 37304, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/d2/8ad2c864940b5a19d472ac2d0f20b676198cc3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Bur Dubai, Dubai, just few minutes from Al Bastakiya and the Dubai Museum. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.45" OriginalAmount="464.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2611555" Longitude="55.3223164" StarRating="3" HotelCode="|120187" HotelName="Broadway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen St. Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/8/7/120187_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Deira the district of Dubai is situated in 10 minutes away from the establishment, clients can find Dubai Airport. FACILITIES: The establishment has a swimming pool, a nightclub and live music.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.78" OriginalAmount="465.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2710516" Longitude="55.307459" StarRating="3" HotelCode="|119874" HotelName="Golden Square Apartments" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 83966, DUBAI, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/8/7/4/119874_45be8ea1305.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 155 studios and one bedroom apartments. SITUATION: Deira It is in Close to Naser the square the market and Dubai Creek Cove 5 kilometres away from the establishment, guests will find Jumeirah the beach Dubai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, internet and an ironing set. They also have a safety deposit box, a kitchen, fully-equipped, a mini-bar, a fridge, a hob, a microwave, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.26" OriginalAmount="466.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.25172" Longitude="55.293956" StarRating="0" HotelCode="|463619" HotelName="Al Jazeera Hotel Apartments Llc" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>17-A Mankhool Street, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/1/9/463619_003491c2156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.26" OriginalAmount="466.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.229339" Longitude="55.286558" StarRating="5" HotelCode="|169135" HotelName="Sheraton Grand , Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/1/3/5/169135_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking. SITUATION: This establishment, is in Sheikh Zayed the road 10 minutes away from the establishment clients have World Trade Centre the metro station of Burj Khalifa 20 minutes away, guests can find the Dubai Mall the shopping centre nearby, you will find the exhibition centre. ROOM: The rooms have a flat-screen television, Nespresso, a bathroom with a bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge), a fitness centre and a spa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.08" OriginalAmount="468.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1912511" Longitude="55.2775693" StarRating="4" HotelCode="|39249" HotelName="The Heritage Hotel, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/2/4/9/39249_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel and has 197 rooms, The establishment has a reception, a business centre, air-conditioning, WiFi, room service and a car park (for a fee). SITUATION: It is in the historic centre, the Burj Khalifa near the establishment, guests will find Clients can also find places of interest, is 10 kilometres away from Dubai Airport. ROOM: The rooms a bathroom with a shower, a bath, a bathrobe, complimentary bathroom items and internet. They also have a satellite television, a mini-bar, a coffee maker, a kettle and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.07" OriginalAmount="469" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.105701" Longitude="55.148174" StarRating="3" HotelCode="191352|56343" HotelName="Royal Club Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khushkar Building, J1, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/ac/3eac0be476cda33065c28f06b15f92e5b025d79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Aquaventure and Dubai Marina are both easily accessible from this popular hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="495.43" OriginalAmount="481" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|35606" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Centre, Al A'amal Street, Business Bay, PO Box 71847, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/74/3674284f8e53686bd76b18940db197b2f29f6df3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.19" OriginalAmount="485.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2563696" Longitude="55.2894764" StarRating="0" HotelCode="|57846" HotelName="Rolla Residence Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL ROLLA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/8/4/6/57846_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has fantastic views, attentive service, room service and a business centre. The establishment also offers a concierge, a transfer service, a car hire desk and lifts. It has 126 rooms. SITUATION: Close to the establishment, guests have the shopping area, is in Dubai a good location in nearby, you will find the leisure area. FACILITIES: The establishment boasts a fitness centre fully-equipped and a swimming pool. OTHERS: You can find a bar, a lounge and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.67" OriginalAmount="490.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.129475" Longitude="55.153145" StarRating="0" HotelCode="|499425" HotelName="Luxe Getaways Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anantara Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/4/2/5/499425_43bb91f0919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="506.51" OriginalAmount="491.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.102669" Longitude="55.1724627" StarRating="4" HotelCode="|87324" HotelName="Two Seasons and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/2/4/87324_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.44" OriginalAmount="492.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.037372" Longitude="55.184018" StarRating="4" HotelCode="|445873" HotelName="Four Points by Sheraton Production City, Dubai" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. IMPZ.B.018 and B.019</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/8/7/3/445873_f6bc25d1546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|226064" HotelName="Wave International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/51/d351397d411007717626bab24d8d29311e4862c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.42" OriginalAmount="498.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.116997" Longitude="55.196702" StarRating="4" HotelCode="|198218" HotelName="Hilton Garden Inn Dubai, Mall Avenue" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22nd St, P.O. BOX 39 39 71, AlBarsha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/2/1/8/198218_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.62" OriginalAmount="501.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0690889" Longitude="55.1283807" StarRating="4" HotelCode="|202273" HotelName="The First Collection Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street PO Box 215374</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/2/7/3/202273_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.24" OriginalAmount="506.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.223686" Longitude="55.349161" StarRating="5" HotelCode="|57342" HotelName="Crowne Plaza Festival City, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUBAI FESTIVAL CITY,PO BOX 7185</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/2/57342_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking, has 316 rooms and suites. This building they have air-conditioning, restaurants, a cafÃ© and conference rooms. The establishment also offers a hall, a car park, room service, a laundry service and internet. SITUATION: Near the establishment, guests will find a shopping centre, is 130 kilometres away from Dubai Airport. ROOM: The rooms a bathroom, internet, a television, a coffee maker, a kettle, a mini-bar, a direct line telephone and a kitchen. FACILITIES: The establishment has a swimming pool, a children's swimming pool, a spa, spa treatments, a hydromassage bath and a gym. in the surrounding area, you can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers 5 restaurants and a coffee shop. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="521.97" OriginalAmount="506.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|2061645" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/8e/8ebc4c91423ec21e/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Dubai. For sports enthusiasts and active holidaymakers, it pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.71" OriginalAmount="515.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|2048595" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/1f/b41f86ef5a8931217c800777c2384e8baea01816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="533.59" OriginalAmount="518.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|1792178" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/19/901949453d4ba8d6f8772da83fc3e7341d5e23ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="534.69" OriginalAmount="519.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|1622978" HotelName="Wyndham Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/77/f077d0d179d411f045ed517ec812a665b32bc2e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.10" OriginalAmount="526.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.00396" Longitude="55.1637805" StarRating="0" HotelCode="|168510" HotelName="  Millennium Lakeview Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/5/1/0/168510_06cd4320906.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 43 apartments with a security system and a car park. SITUATION: This hotel is near Jebel Ali (Media City), the Technology Park of Dubai Internet City and Airport Dubai World Central. OTHERS: Regarding the food and beverage offering, clients can enjoy restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.86" OriginalAmount="528.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2080206" Longitude="55.2720986" StarRating="5" HotelCode="|30893" HotelName="Shangri-la Hotel y Apartamentos Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 75880, SHEIKH ZAYED ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/8/9/3/30893_1_1910.jpg</HotelPictures>
        <HotelDescription>SITUATION: This trendy hotel is situated 10 kilometres away from the airport, 15 minutes away from Dubai Airport the World Trade Center 5 minutes away from the conference centre, There are many places you can visit in the surrounding area, including, and. HOTEL: The hotel was opened in 2003, has 43 floors, 301 rooms, 36 Club Horizon rooms, 126 apartments and studios. This air-conditioned establishment has a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a nightclub, bars, coffee shops, restaurants, 3 dance halls and 3 meeting rooms. There are many services available at the establishment, including room service, a laundry service and a car park. ROOM: Clients are offered comfortable, with air-conditioning, stunning views, a bathroom with a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a teapot and a safety deposit box (available for a fee). FACILITIES: There is a variety of facilities and services available at the establishment, including a gym, aerobics room, 9 treatment cabins, a covered swimming pool, an outdoor swimming pool, a children's swimming pool and a jacuzzi. Clients can enjoy enjoy tennis and squash. RESTAURANT: Clients also have at their disposal 4 restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.93" OriginalAmount="531" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 55558, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b2/04b257ce6210350c25a030c9d9f4cdca24e17781.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.99" OriginalAmount="533.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|palazzo_versace_dubai_6" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/ce/eece2a5d9b451150607a16e2f14966f20a922aa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.08" OriginalAmount="535.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0804644" Longitude="55.3679742" StarRating="5" HotelCode="|214840" HotelName="Al Habtoor Polo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Safa 5, Emirates Road 611</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/8/4/0/214840_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="563.41" OriginalAmount="547" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|34719" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/44/6d44d9ccf9e053ad6686b95d6e549f3e1bce4c6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies around 10 km from the city centre approximately 15 km from Dubai internationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="567.28" OriginalAmount="550.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.097117" Longitude="55.175354" StarRating="0" HotelCode="|465225" HotelName="Grand Heights Hotel Apartments" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Thaniya Street, Barsha Heights</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/2/2/5/465225_9412e331220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="572.68" OriginalAmount="556" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|348093" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/43/26430e5c7c71df085bfd100e59a5050a10678dc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.18" OriginalAmount="557.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1406" Longitude="55.13216" StarRating="0" HotelCode="|210504" HotelName="Sofitel Dubai The Palm Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/5/0/4/210504_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.09" OriginalAmount="561.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2124395" Longitude="55.2789547" StarRating="5" HotelCode="|118694" HotelName="The Ritz Carlton DIFC Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/6/9/4/118694_f26601a1350.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 14 floors, air-conditioning and 341 rooms. was built in 2010, The establishment boasts a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a restaurant, conference facilities, room service and a laundry service. SITUATION: This hotel is 100 metres away from the business district, is 10 minutes away from DubÃ¡i, Burj Khalifa and World Trade Center the Congress Centre, the establishment is 7 kilometres away from the beach, is situated 10 kilometres away from Dubai Airport. ROOM: The rooms have a work space, internet, large windows, a bathroom with a bath, a shower, a hairdryer, a king-size bed, a direct line telephone, a television, a radio, a safe, a mini-bar, a coffee maker, a kettle, an iron and an air-conditioning system. FACILITIES: The establishment has a covered swimming pool, a gym, a sauna and a steam bath. MEALS: Guests are offered all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="580.64" OriginalAmount="563.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|925595" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Opposite Lamcy Plaza Shopping Centre, Bur Dubai, P.O. Box: 120242, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/46/4686df3428a388d6/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located within Dubai's new residential and business zone. It lies adjacent t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="582.79" OriginalAmount="565.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|CAW675800" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Dubai Marina, P.O. Box 227, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3b/423bd94b76f35daec7d43f1068e3ed59c547ce4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.10" OriginalAmount="570" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|60120" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c3/03/c303a2d24c37d45e1102f6f234188bac3f323537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="587.10" OriginalAmount="570" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|23190" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6b/df6b709e64792f1eb90fda2225e76fbca9d45b02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short ride away from Dubai Media and Internet cities, Knowledge Village, Jebel A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.31" OriginalAmount="577.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|the_ritzcarlton_executive_residences" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Off Sheikh Zayed Road, P.O. Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/4c/054c0d94c3ceaf2853e2d2ca56b0036890cc1f67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.34" OriginalAmount="578" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|34706" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, DIFC, Sheikh Zayed Road, PO Box 482032, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/43/0b43e0b08b1809a0b2b35250ceb5c5b47c6124aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 100 m from Dubai International Financial Centre, and only 10 minutes from Dubai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.43" OriginalAmount="581.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.227086" Longitude="55.28934" StarRating="5" HotelCode="103471|world_trade_centre_residence" HotelName="Jumeirah Living World Trade Centre Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road, P.O. Box 116555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6e/ee/6eee1ed6f29a95396ade1f82973817da8f419e0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="603.83" OriginalAmount="586.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|2556025" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 390068, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/54/af54da2b68c43cbfa02ca29fc136d18e226c1a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.73" OriginalAmount="591.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|dubai_marriott_harbour_hotel_and_suites" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Sufouh Street, Dubai Marina, P.O. Box 66662, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/42/6b427ff321b4572807ad8e5523a96e27398fb005.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Dubai Marina, within one kilometre of Palm Island, the world's largest man-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.74" OriginalAmount="592.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2204627" Longitude="55.3291067" StarRating="5" HotelCode="|440526" HotelName="Al Jaddaf Rotana Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Dubai, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/5/2/6/440526_522aac71434.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.04" OriginalAmount="597.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2355036" Longitude="55.3067759" StarRating="2" HotelCode="|87189" HotelName="Al Waleed Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/8/9/87189_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the business area of Dubai. Near the establishment, guests will find the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.83" OriginalAmount="598.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0418211" Longitude="55.1153168" StarRating="5" HotelCode="|72593" HotelName="Oaks Ibn Battuta Gate Dubai" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/9/3/72593_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated near a commercial centre. Is situated in Jebel Ali it is well-connected with Montgomerie and Dubai Marina HOTEL: The Ibn Battuta Gate Hotel is rated five stars. It has suites with features that offer you the maximum level of comfort, WiFi (free of charge) and a swimming pool. ROOM: The rooms are stylish. They have modern furniture, a flat-screen television, with air-conditioning and modern furniture. All the rooms have a luxurious bathroom. RESTAURANT: Guests can enjoy 7 restaurants and lounge bar with terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="620.25" OriginalAmount="602.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2540068" Longitude="55.3294498" StarRating="0" HotelCode="|162194" HotelName="Somewhere Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Diera City Center, Port Saeed, Diera</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/1/9/4/162194_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, Deira is situated in Close to shopping areas, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.61" OriginalAmount="610.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.23115" Longitude="55.318746" StarRating="5" HotelCode="|397289" HotelName="Sofitel Dubai The Obelisk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wafi, Sheikh Rashid Road, Umm Hurair 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/2/8/9/397289_fd723af1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.12" OriginalAmount="616.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5" HotelCode="487075|1981205" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/c2/99c25a784de12fdbc53e97290713c80cd12f86c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|la_ville_hotel_suites_city_walk_dubai_autograph_collection" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/c0/6bc037bceaed48afd4d4d7f83a7d255ed3a067e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="648.74" OriginalAmount="629.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|CAO137300" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="652.79" OriginalAmount="633.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2085094" Longitude="55.2603111" StarRating="5" HotelCode="|218273" HotelName="La Ville Hotel y Suites City Walk Dubai Autograph " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street Dubai AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/2/7/3/218273_f739c1b0727.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.02" OriginalAmount="634" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5" HotelCode="59249|46268" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/b8/17b8cc06b16883b7dc4b7a06025745e7ea9a3da4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving tim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="656.70" OriginalAmount="637.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|30884" HotelName="JA Beach Hotel" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Exit 13, P.O. Box 9255, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/79/f77993273868cabab34d68c0504bea2464f26ec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="662.44" OriginalAmount="643.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|138024" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/05/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>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/de/74de66ded6181444f15b9b81bee2983f02b4b883.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk awa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.00" OriginalAmount="650.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1197217" Longitude="55.2031533" StarRating="5" HotelCode="|82686" HotelName="Sheraton Mall Of The Emirates , Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road , Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/6/8/6/82686_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: It has excellent transport links to Mall of The Emirates Shopping Centre Mall The Emirates, Jumeirah and the marina. It is situated 20 minutes away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.80" OriginalAmount="660" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/15/931521ad941826891e13dfc86831c16f6ad699bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="686.73" OriginalAmount="666.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|38644" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/98/c598d34a2927c45515170d137d086da387a78df7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive and breathtaking hotel is located in the Dubai Marina and offers dazzling views of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="698.25" OriginalAmount="677.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.085483" Longitude="55.1436213" StarRating="5" HotelCode="|87337" HotelName="Grosvenor House, A Luxury Collection , Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, PO Box 118500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/3/7/87337_ea250941130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="700.18" OriginalAmount="679.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|30974" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, PO Box 24970, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9b/2a/9b2a98989fd28fc5b33db2fb5e21295959049d0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by beautifully designed gardens and the golden sands of the famous Jumeirah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702.46" OriginalAmount="682" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|27184" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi, P.O.Box 121800, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b6/26b6e71cabfc520ff3c2b9a69d40b952fb62a36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located next to the Wafi centre, Dubai's ultra-exclusive lifestyle complex. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="709.81" OriginalAmount="689.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0834371" Longitude="55.1400489" StarRating="5" HotelCode="|31791" HotelName="Le Royal Meridien Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/7/9/1/31791_98a78d81044.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has a reception, a safety deposit box service, a lift, 12 restaurants, bars, a laundry service, a car park and event rooms. SITUATION: This hotel is close to Jumeirah the beach nearby, there is a golf course, Clients can also find the shopping centre. ROOM: All the rooms have a bathroom with a hairdryer, an air-conditioning system, satellite or cable TV, a mini-bar, a safety deposit box and an ironing set. FACILITIES: The establishment boasts 2 swimming pools with children's areas, a gym, aerobics, a jacuzzi, a sauna, a steam bath, a massage service, beauty treatments and a spa. Guests can enjoy go canoeing, sailing and surfing. MEALS: Regarding the food and beverage offering, the establishment offers 12 restaurants and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="711.51" OriginalAmount="690.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|2292305" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/be/90be33a1cb6cf7a692a69592541532a332be336b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="720.17" OriginalAmount="699.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|2334065" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jebel Ali Beach, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ab/76/ab76dbb9e76acccf974ba29dab3706fa517e08fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="733.36" OriginalAmount="712.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|grand_hyatt_dubai_4" HotelName="Grand Hyatt Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/66/83662b8ddf416bbd5f798b1dee7f19fd6e0f1554.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst sprawling gardens, this spectacular luxury hotel is located at the heart of Dubai some ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="743.66" OriginalAmount="722" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>The Residences at Marina Gate</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/58000000/57780000/57777100/57777067/f1ae7fb7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="747.78" OriginalAmount="726.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|le_meridien_mina_seyahi_beach_resort_marina" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e5/95e5cf39eaec3bd3280f508fcae0f3827f25fe25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located approximately 700 m from the hotel's private beach where guests will...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="752.01" OriginalAmount="730.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.088923" Longitude="55.146818" StarRating="0" HotelCode="|474698" HotelName="Dubai 360" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/6/9/8/474698_a59098f1201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.02" OriginalAmount="734.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4" HotelCode="69039|desert_palm_2" HotelName="Meliá Desert Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Awir Road, P.O. Box 119171, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/cd/17cda6ad7734cccf54512beb0dd8936e9c1268e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is a lush enclave set in polo fields just outside the Dubai city centre, only a 15-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="764.42" OriginalAmount="742.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0920648" Longitude="55.1474273" StarRating="5" HotelCode="|20353" HotelName="Le Méridien Mina Seyahi Beach Resort and Waterpark" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AL SUFOUH ROAD, JUMEIRAH BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/3/20353_39833911037.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, has 211 standard rooms, 10 floors, air-conditioning, a hall, 3 lifts, a reception, a safety deposit box service and a currency exchange service. The establishment also offers a jeweller's, shops, a hairdresser's, a bar and 4 restaurants. The establishment has conference rooms, internet (for a fee), a car park and a mini-club. SITUATION: This hotel is in a private-access beach. Is situated in the Jumeirah Coast. Nearby, you will find the Hard Rock CafÃ© a golf course. Is 25 kilometres from the airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a satellite TV, cable television, a stereo, a mini-bar, fitted carpets, a central air-conditioning system and a safe (available for a fee). The establishment has Royal Club rooms with a balcony, sea views, a stereo and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="766.00" OriginalAmount="743.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|977905" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road East, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/e6/c5e6565086795a6dbf76d6e4381ca0876a302cc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this business hotel lies in the heart of Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="770.49" OriginalAmount="748.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.155727098443" Longitude="55.300007164479" StarRating="5" HotelCode="161546|128384" HotelName="The Meydan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meydan Racecourse, Al Meydan Road, Nad Al Sheba, P.O. Box 9305, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64991fa9b25ebbd510daddc6d60827d5edf23b8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Meydan City, the centre of Dubai's business, sporting and lifestyle des...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.83" OriginalAmount="761.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|damac_maison_canal_views" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay, Dubai 6873</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/1f/831f853cdf93c5462b53b09d7ca0ec8973a3543a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="795.24" OriginalAmount="772.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.183943" Longitude="55.25479" StarRating="5" HotelCode="|199688" HotelName="Al Habtoor Palace, Preferred Hotels &amp; Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Habtoor City, Sheikh Zayed Road Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/6/8/8/199688_1_6479.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.37" OriginalAmount="779.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5" HotelCode="511831|renaissance_downtown_hotel_dubai" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, PO Box 191984, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/41/8e4174457901ca7f1ecfb0ee4c9eaa312a52ef9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few minutes' walk from the centre of Dubai, this hotel is ideal for business travelle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="822.91" OriginalAmount="798.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0922298" Longitude="55.1455193" StarRating="5" HotelCode="|442902" HotelName="W Dubai - Mina Seyahi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/9/0/2/442902_d0121b21152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="827.80" OriginalAmount="803.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.185947" Longitude="55.273751" StarRating="5" HotelCode="|297373" HotelName="The St Regis Downtown, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/7/3/7/3/297373_1_5334.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="848.28" OriginalAmount="823.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.041933" Longitude="55.223777" StarRating="0" HotelCode="|456094" HotelName="Hera Holiday Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hessa St, dubai sports city</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/9/4/456094_6b024961731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="852.70" OriginalAmount="827.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.986828" Longitude="55.023849" StarRating="5" HotelCode="|31599" HotelName="Ja The Resort - Ja Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Po Box 9255 Exit 13 Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/9/9/31599_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a conference centre, banquet facilities and leisure activities. It has 5 floors, 260 standard rooms, superior rooms and suites. SITUATION: This luxurious hotel is 25 kilometres from Jebel Ali Palm Island Development ROOM: The establishment has standard rooms and suites. Have a coffee maker, a kettle, a safe, a bathrobe and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="873.10" OriginalAmount="847.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|74064" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/f4/e4f4475a42a6f6de1c3a8c7bfe27b091e0b8ae70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="878.82" OriginalAmount="853.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0927062" Longitude="55.1491083" StarRating="5" HotelCode="|39021" HotelName="The Westin Dubai Mina Seyahi Beach Resort and Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>AL SUFOUH RD. DUBAI C/O DUBAI INT.CLUB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/2/1/39021_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 294 standard rooms and suites. SITUATION: This hotel is 20 minutes away from Dubai city centre. Close to the establishment, guests have places of interest. Near the establishment, you will find the airport. ROOM: They have toiletries and a television. FACILITIES: The establishment has a spa and a gym. 10 minutes away, there is a golf course.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="885.64" OriginalAmount="859.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2271052" Longitude="55.2894134" StarRating="0" HotelCode="|118902" HotelName="Jumeirah Living - World Trade Centre Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2nd Zabeel Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/9/0/2/118902_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has luxury facilities apartments, The establishment offers guests room service. SITUATION: Is situated inDubai the heart of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="888.96" OriginalAmount="863.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5" HotelCode="876946|CBF725800" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/f0/4ff0403ec726542759895308089b763cd9b4f84f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="890.41" OriginalAmount="864.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|CBC969200" HotelName="Rixos Premium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Al Mamsha Street, P.O. Box 643660, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/4f/404ff26272c36b297f4a9e0b90695ba1a44e7262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in the heart of Dubai, right by the sea. There are a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="893.34" OriginalAmount="867.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.081063" Longitude="55.13611" StarRating="5" HotelCode="|472660" HotelName="FIVE LUXE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 2069 Jumeirah Beach Residences</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/6/6/0/472660_1ca61650900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="922.88" OriginalAmount="896" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|19440" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai 120679</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/bb/cabb2dda49b24733bd737ddb23679b9aaca94c25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Right in front of the "Mall of the Emirates" mega complex, the hotel takes pride in its prime locati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="952.88" OriginalAmount="925.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.075509" Longitude="55.139564" StarRating="5" HotelCode="|470726" HotelName="Maison Privee - Graceful Apt In Prestigious Dubai Hills Close To The Golf Course" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Hills Estate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/2/6/470726_ae4572b1942.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="965.53" OriginalAmount="937.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.080755" Longitude="55.134972" StarRating="5" HotelCode="|218193" HotelName="Rixos Premium Dubai Jbr" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence The Walk 18652 Dubai United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/1/9/3/218193_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="968.69" OriginalAmount="940.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2492594" Longitude="55.2967375" StarRating="0" HotelCode="|120172" HotelName="Al Raya Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Area, Kuwait St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/1/7/2/120172_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bur Dubai it is in it is situated 10 blocks away from Jumeirah the beach. ROOM: The apartments have a kitchen and internet (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="980.50" OriginalAmount="951.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.228404" Longitude="55.327978" StarRating="4" HotelCode="|167769" HotelName="Grand Hyatt Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 7167, Sheikh Rashid Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/6/9/167769_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Bur Dubai, close to Dubai Healthcare City, Wafi City and Oud Metha. ROOM: The establishment has 186 apartments, villas with kitchen, a washing machine, tumble drier, a sitting room, a dining room, a satellite television, a safety deposit box and a bathroom. FACILITIES: Guests are offered 13 restaurants, bars and dining room. The establishment also offers covered swimming pools, an outdoor pool, a tennis court and a spa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992.92" OriginalAmount="964" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 214477, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/8a/568ae671b3efd92abe30504c3ed77471f8c0d501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="994.83" OriginalAmount="965.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0878806" Longitude="55.1461492" StarRating="4" HotelCode="|118696" HotelName="Dubai Marriott Harbour and Suites" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street , Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/8/6/9/6/118696_4c44a541144.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Marriott Harbour and Suites is rated four stars, has 232 rooms, dining facilities, meeting facilities and catering service. SITUATION: This hotel is 30 minutes away from Airport Dubai. It is near Dubia Internet City, Dubai Media City and Emaar Business Park it is 10 minutes away from Dubai Marina it has good links to the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1002.25" OriginalAmount="973.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|925445" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Street, Bur Dubai Al Mankhool area, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/78/ee78b0dde66f89f6174a771c417beb120b900db4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.61" OriginalAmount="999.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1176842" Longitude="55.2033797" StarRating="5" HotelCode="|35749" HotelName="Kempinski Mall Of The Emirates" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Rd - Al Barsha - Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/4/9/35749_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms and chalets. The establishment has a hall, a currency exchange service, restaurants, conference facilities, internet and room service. SITUATION: This hotel is opposite Emirates Shopping Centre is situated in the Al Barsha district, Close to Dubai Internet City, Dubai Media City and Jumeirah Beach. 20 minutes away from the establishment, you can find the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1043.61" OriginalAmount="1013.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2638808" Longitude="55.2999985" StarRating="2" HotelCode="|87254" HotelName="Xva Art" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Bastakiya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/5/4/87254_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Al Bastakiya the historic centre of. ROOM: Clients are offered stylish rooms and have WiFi, (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1053.12" OriginalAmount="1022.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19363" Longitude="55.279069" StarRating="5" HotelCode="|210904" HotelName="Kempinski The Boulevard Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, PO Box 212627, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/9/0/4/210904_fdb58a41125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1079.53" OriginalAmount="1048.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|933445" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/f4/1ef484febbff344073a568f9940abe3641e07abd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1111.37" OriginalAmount="1079.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|palm_tree_court" HotelName="JA Palm Tree Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Exit 13 Sheikh Zayed Road, Jebel Ali, P.O.Box 9255, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/ae/f1aed240dfe4ffbbd0eabb667e0901fcd142884f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this golf hotel lies in Dubai, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152.57" OriginalAmount="1119" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196335/a_196335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the trendy centre of Dubai, overlooking the world's tallest tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1215.40" OriginalAmount="1180" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|23282" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/16/02165590da120dfc0d5dc082dc066a0371281b7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this spa hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.52" OriginalAmount="1184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|oneonly_royal_mirage_2" HotelName="One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/4f/2a4f2270b1c840fcab3e44dba0430ca7323e1468.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1239.50" OriginalAmount="1203.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1873805" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/de/9ddebbd5fe0a20f18b440009abbf771d66f7839b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1263.81" OriginalAmount="1227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|the_ritz_carlton_dubai" HotelName="The Ritz-Carlton Dubai" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, Jumeirah Beach Residence, P.O. Box 26525, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/bd/24bd6d8ee63865cbf41e855c458c1923d6c8db66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a private beach front in the heart of the Dubai Marina, this hotel is an intimate oasis ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1267.86" OriginalAmount="1230.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1353414" Longitude="55.1858011" StarRating="5" HotelCode="|72601" HotelName="Jumeirah Mina Al Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Madinat Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/0/1/72601_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips. SITUATION: This boutique hotel is situated next to the Persian Gulf,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1276.17" OriginalAmount="1239" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|201529" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Golf,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira, PO BOX 8286, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0d/df/0ddfadd82eeb7a993b1816aabd031aa1bdbe1061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beachfront resort is located on Pearl Jumeira, over 52.000 sqm on a private beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.44" OriginalAmount="1248.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|jumeirah_mina_asalam_madinat_jumeirah" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, P.O. Box 75157, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/14/0f144e6caa90ca7e108ee8f644dedd9de989b420.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort hotel is located right on the beachfront next to the Wild Wadi water park. Dubai Int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1285.63" OriginalAmount="1248.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|2360455" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, PO Box 27443, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/25/25764fd99ac84c9c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1290.46" OriginalAmount="1252.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|CBE890200" HotelName="Address Sky View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, PO Box 111969, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/a4/eca4c9ccdd1946b4edfcbd790e5b3a40bd12feca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1290.59" OriginalAmount="1253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27193238" Longitude="55.30041947" StarRating="0" HotelCode="499587|alarraf_hotel" HotelName="Alarraf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deira Naif Road, Sediq Abu Baker Road 3p, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/d2/f4d297a7f0f7a293e770079e05595d7c35a58090.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.27321759" Longitude="55.30485819" StarRating="2" HotelCode="415664|al_ahrar_hotel" HotelName="Al Ahrar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Naif Police Station, Deira, P.O. Box: 12978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/52/2052761a9109e20aa027e11e2b2b27a74878ac62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1300.98" OriginalAmount="1263.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2456369" Longitude="55.2563113" StarRating="5" HotelCode="|213839" HotelName="Nikki Beach Resort and Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeirah Dubai 8286 United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/8/3/9/213839_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.25" OriginalAmount="1275.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|bab_al_shams_desert_resort_and_spa" HotelName="Bab Al Shams Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, P.O. Box 8168, Bab Al Shams, adjacent to Dubai International Endurance City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3d/7d/3d7dbc280e8c75a9a46bab62f9b562a8675f4b84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is located just 45 minutes away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1314.44" OriginalAmount="1276.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.987329" Longitude="55.021898" StarRating="5" HotelCode="|119048" HotelName="Ja The Resort - Ja Palm Tree Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 9255</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/0/4/8/119048_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a garden, a reception, restaurants, a swimming pool, bars and shops. SITUATION: Jebel Ali It is in near the establishment, you will find the beach. ROOM: The rooms a bathroom with a shower, a hairdryer, a bath and a balcony or terrace. FACILITIES: At no extra cost, clients have at their disposal a gym, a jacuzzi, a sauna, a spa with treatments, a swimming pool and ping pong. Clients can enjoy fishing and horse-riding. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1350.33" OriginalAmount="1311" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1155" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/1c/e21c716dd40d58cffe3c4673cd95b832796fa895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies directly beside long sandy Jumeirah Beach, some 20 km from the centre of Duba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1371.17" OriginalAmount="1331.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.141605" Longitude="55.191246" StarRating="5" HotelCode="|20340" HotelName="Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>JUMEIRAH BEAH PO BOX 11416, DUBAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/0/20340_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel establishment has 26 floors, 618 rooms, a lobby with a reception, shops, a hairdresser's, bars, coffee shops, 22 restaurants and conference facilities. SITUATION: This luxurious hotel is in Jumeirah Beach, is just 20 kilometres away from the centre of Dubai. Around the establishment, clients can find the business area. It is just 25 kilometres away from Dubai Airport. ROOM: The rooms have a bathroom with a hairdryer, a satellite television, cable television, a radio, a mini-bar, a central air-conditioning system, a safety deposit box (available for a fee), a balcony and sea views. Guests also have at their disposal villas. FACILITIES: The establishment has a sports centre, a gym, a sauna, a tennis court and squash. The establishment also offers water activities, a swimming area, slides and a wave pool. MEALS: The establishment serves a buffet breakfast. Guests can book half-board. Clients have at their disposal an Ã  la carte restaurant. PAYMENT METHODS: The establishment accepts credit cards. OBSERVATIONS:, Wild Wadi Water-park is closed until further notice.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1418.31" OriginalAmount="1377" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|55552" HotelName="Dubai International Hotel" Meals="ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 1 &amp; Terminal 3, Dubai International Airport 35566, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/1e/4e1e8831549f46720052407c945eab73ca796e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1441.44" OriginalAmount="1399.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.249203" Longitude="55.350757" StarRating="5" HotelCode="|120224" HotelName="Dubai International , Dubai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 35566</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/0/2/2/4/120224_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Dubai Airport. Nearby, you will find restaurants and bars. ROOM: All the rooms have fruits. FACILITIES: The establishment has a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1455.39" OriginalAmount="1413.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_khalifa_fountain_view_deluxe" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/31/a331325d080a392142d8f6b6552dd49849a9ac08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1471.80" OriginalAmount="1428.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|2309635" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/62/8862cd9e2b6ca42c9864c2bba68f51269aca7433.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is strategically situated in Dubai, the perfect place where dreams do not have a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1636.00" OriginalAmount="1588.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|CAQ093800" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 9770, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/ba/d6bad98958e4d1cfbf398d021f5f0a2580fa5594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is conveniently located in the vicinity of the Dubai World Trade Center. The apartm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1642.34" OriginalAmount="1594.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2282863" Longitude="55.2906578" StarRating="5" HotelCode="|448931" HotelName="One&amp;Only One Za'Abeel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/9/3/1/448931_2f212591203.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1710.36" OriginalAmount="1660.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|CAM020300" HotelName="Atlantis The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/54/5e/545e96694aa740c8f027a01fef6a3d50a663f03c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury resort is situated on the spectacular man-made island of Palm Jumeirah. The Emirates Mal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="1782.65" OriginalAmount="1730.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|AE000096" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/2c/062c50880e198209847727857ece45be51fec8ee.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1795.23" OriginalAmount="1742.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.202435" Longitude="55.23993" StarRating="5" HotelCode="|167759" HotelName="Four Seasons Resort Dubai At Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/5/9/167759_82e3b940830.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 237 rooms, 49 suites, 3 restaurants, covered pools, an outdoor pool, a spa, a beach club, a ballroom and 5 meeting rooms. SITUATION: This hotel is in Jumeriah Road, close to the shopping area, the nightlife and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1832.50" OriginalAmount="1779.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|2309625" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/2a/2a69f8fdfc7feee3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this resort lies in Dubai, right by the sea. There are a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1947.73" OriginalAmount="1891" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|23158" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai, P.O.Box 123234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f6/5d/f65db7f8e7c48e06f3f6dc928f23371bb9fffdc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2045.63" OriginalAmount="1986.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|135494" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228233/a_228233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel is located on the West Crescent of the iconic, man-made island of Palm Jumeirah ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2049.70" OriginalAmount="1990.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.10646092" Longitude="55.2009409" StarRating="0" HotelCode="830040|j5_villas_holiday_homes_barsha_gardens" HotelName="Barsha Gardens By J5 Holiday Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 23, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/e0/e5e0e9192709b3c83e0643b8ad17f1375cf5c9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2069.27" OriginalAmount="2009" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="960953|404173" HotelName="Rixos The Palm Luxury Suite Collection" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot 40, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10844360</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2174.98" OriginalAmount="2111.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|CBA128300" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75157, Jumeira Road, Umm Suqeim 3, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/3f/3f1b113d5825dde6/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2248.49" OriginalAmount="2183" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|56878" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/3d/3f3de55f82cea8ed4eeaa30df496a7fd4e58be6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2255.23" OriginalAmount="2189.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.0995325" Longitude="55.1334937" StarRating="5" HotelCode="|87856" HotelName="Oneandonly The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/8/5/6/87856_ab08f1c0903.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has panoramic views, a private beach and dining facilities. SITUATION: This luxurious hotel is on the beachfront, Palm Jumeirah is situated in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2402.51" OriginalAmount="2332.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|CBF012200" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e0/60/e060aafd763178be2f0a1a824f798f5c93e4ce3d.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2623.74" OriginalAmount="2547.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.188013" Longitude="55.288325" StarRating="5" HotelCode="|450219" HotelName="The Lana - Dorchester Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Burj Khalifa District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/2/1/9/450219_3e4e6a11026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3219.81" OriginalAmount="3126.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.13929" Longitude="55.12792" StarRating="0" HotelCode="|439234" HotelName="Atlantis The Royal Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeriah Crescent Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/2/3/4/439234_c0ac4991504.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3387.79" OriginalAmount="3289.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.273576785748" Longitude="55.303815987766" StarRating="1" HotelCode="312719|1746258" HotelName="Rahab Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Area, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/ee/dcee2d630a3daa0d968176e3e3c56fabb1175da6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4251.81" OriginalAmount="4127.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5" HotelCode="563313|2188955" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/fd/bdfddc66fa59a3f0a0eb956dabbd6d54ff3fc53c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5116.01" OriginalAmount="4967.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.241557" Longitude="55.33366" StarRating="4" HotelCode="25931|dubai_creek_golf_yacht_club" HotelName="Dubai Creek Golf &amp; Yacht Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 24040, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ca/27cac39bba91fd17b632fbd84e05257b850f1fe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this hotel is approximately 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5688.82" OriginalAmount="5523.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142534" HotelName="Jumeirah Zabeel Saray" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road, The Palm Jumeirah, P.O. Box 27722, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/de/78dec2bad4f21e150bf1924d7ed0c3632ea796c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5746.87" OriginalAmount="5579.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.245889" Longitude="55.339906" StarRating="0" HotelCode="|495631" HotelName="Havana Holiday Homes in Al Garhoud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/5/6/3/1/495631_03c54d70407.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.66" OriginalAmount="148.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2748067" Longitude="55.3069782" StarRating="1" HotelCode="|337435" HotelName="Zaineast" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Musallah Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.14" OriginalAmount="163.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2740216" Longitude="55.3079166" StarRating="1" HotelCode="|297375" HotelName="Saeed" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naif Street , Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.38" OriginalAmount="337.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.270114" Longitude="55.3065115" StarRating="1" HotelCode="|297362" HotelName="Melody Queen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Burj Street 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="880.51" OriginalAmount="854.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2714823" Longitude="55.3005302" StarRating="1" HotelCode="|297363" HotelName="Alarraf" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deira Naif Road Sediq Abu Baker road road no 3p</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="892.43" OriginalAmount="866.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.072203" Longitude="55.127571" StarRating="0" HotelCode="|567050" HotelName="Mint Stay Homes Rental LLC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Gate Tower 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1463.95" OriginalAmount="1421.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.2732186" Longitude="55.3048593" StarRating="2" HotelCode="|297361" HotelName="Al Ahrar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Naif Police Station, Behind Car Parking Building, Naif Area, Deira, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Conference Hall,Lounge,Massage Centre,Sauna,Shopping Arcade,Currency Exchange,Golf,Spa,Swimming Pool,Central Heating,Wheelchair Access,24 Hour Security,Airport Transfer (on Demand),Designated Smoking Area,Parking,Valet Parking,Nightclub,Jacuzzi,Kitchen,Heated Pool,Diet Meals,ATM/Cash Machine,Babysitting,Banquet Hall,Business Centre,Dining,Housekeeping,Meeting Room,Printer,Wake-up Call Service,Bicycle Rental,Library,24 Hour Front Desk,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Garden,Smoking Rooms</BasicAmenities>
    <HotelRating>2,4,3,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD,SELF CATERING</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,HOTEL,BEACH HOTEL,GOLF HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,SPA HOTEL,HISTORIC HOTEL,CLUB RESORT,ECO HOTEL,VILLAGE,HOTEL DE CHARME,APARTHOTEL,GUESTHOUSE,COUNTRY HOUSE</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
5df23f2b-a5ce-4abb-9b3b-fc486506cf8f|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
17093d75-8c73-4d68-bb8e-35c9c364dffc|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="17093d75-8c73-4d68-bb8e-35c9c364dffc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="72643" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-10T00:00:00" End="2026-06-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@hrmholidays.com" Password="Miku@123#" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
17093d75-8c73-4d68-bb8e-35c9c364dffc|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
17093d75-8c73-4d68-bb8e-35c9c364dffc|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
17093d75-8c73-4d68-bb8e-35c9c364dffc|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:f90ce74f-ebb7-4b6c-86a0-e95bafe49b34
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
17093d75-8c73-4d68-bb8e-35c9c364dffc|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
17093d75-8c73-4d68-bb8e-35c9c364dffc|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
17093d75-8c73-4d68-bb8e-35c9c364dffc|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
17093d75-8c73-4d68-bb8e-35c9c364dffc|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-05-19T13:50:43.1219506+01:00" Version="0" EchoToken="Search" TransactionIdentifier="17093d75-8c73-4d68-bb8e-35c9c364dffc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050687009267" Longitude="103.8526767868" StarRating="1" HotelCode="434531|campbell_inn_hostel" HotelName="Campbell Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>50 Campbell Lane, Little India, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bd6a9b8e4ff621796568288eca042fa2beb9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.73" OriginalAmount="113.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102" Longitude="103.86204" StarRating="2" HotelCode="|188403" HotelName="Spacepod@lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111J King George Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/0/3/188403_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.02" OriginalAmount="119.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311125" Longitude="103.8725802" StarRating="2" HotelCode="|256866" HotelName="Spacepod@sg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Lor 1 Geylang, Singapore 389120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/6/6/256866_b4722331644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.02" OriginalAmount="124.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3157659891688" Longitude="103.85878131092" StarRating="2" HotelCode="384384|692131" HotelName="The Hive Singapore Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>624 Serangoon Road, Singapore 218223</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/1c/1d1cd6d7d7d247c9fb9a530e71f081ba1893fac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31122961" Longitude="103.87281588" StarRating="0" HotelCode="682474|spacepodcom" HotelName="Kallang River Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6 Jalan Ayer, Singapore 389143</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/82/be8275c688815cb05b6d09d02c7364d31e9642be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lavender / Kallang, Kallang River Backpackers is a perfect starting point from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102535391835" Longitude="103.86199069564" StarRating="2" HotelCode="544885|backpackerssg" HotelName="Backpackers@SG - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>111J King George's Avenue, Singapore 208559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/88/ad88203088512b8144682e7abe6c82ddeb54e216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a laundry service are available to guests of the hostel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30100519" Longitude="103.85954487" StarRating="0" HotelCode="865893|met_a_space_arab_street" HotelName="Met A Space Pod @ Arab Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Arab Street, Kampong Glam, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/ae/5faea9316287597007563c3ff8fc6627416708f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.97" OriginalAmount="136.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3140330996757" Longitude="103.87781113386" StarRating="2" HotelCode="909671|2262685" HotelName="Amrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Sims Avenue #01-01, Singapore 387436</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/f7/ddf744c167da32bb5e56c7868dec137c78a8dd79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Singapore. A total of 58 rooms are available for guests' convenience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30271401" Longitude="103.8583919" StarRating="2" HotelCode="779404|bond_boutique_capsule_hotel_at_bugis_hostel" HotelName="Bond Boutique Capsule Hotel At Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7A Jalan Pinang, Singapore 199139</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/df/43dfe27c08eb118ce8d75e98162735334f2aee73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.07" OriginalAmount="144.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28311" Longitude="103.84282" StarRating="2" HotelCode="|234583" HotelName="Cube Boutique Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76, 78 Smith Street (2nd y 3rd Level)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/8/3/234583_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31582444" Longitude="103.88385523" StarRating="2" HotelCode="700334|98sg_hostel_" HotelName="Inn at SG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76A Lor 27 Geylang, Next to Aljunied MRT Station, Singapore 388194</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d7/5bd705a1c0d73d2757e8e7a4446227a2daeec4c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.75" OriginalAmount="148.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2830180539045" Longitude="103.84293561412" StarRating="2" HotelCode="491669|2290095" HotelName="Cube Smith Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 and 78 Smith Street, Level 2 and 3, Singapore 058971, 058972</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/657651/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.00" OriginalAmount="149.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3016682164407" Longitude="103.85954906367" StarRating="1" HotelCode="427913|1225398" HotelName="Cube At Kampong Glam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Golf,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Nightclub,Off-Site Parking,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>54, 55, 56 Bussorah Street, Singapore 199470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/38/7c38f94af72d368b9cf46bc0457f46c2a8b4fa96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Green Kiwi Backpacker Hostel - Bugis, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.34" OriginalAmount="149.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3015" Longitude="103.85939" StarRating="0" HotelCode="|188253" HotelName="Green Kiwi Backpacker - Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Bussorah Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/5/3/188253_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.03" OriginalAmount="155.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28706" Longitude="103.848989" StarRating="2" HotelCode="|507281" HotelName="RadZone Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>26a Circular Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/2/8/1/507281_168212f1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.85" OriginalAmount="159.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3090990220189" Longitude="103.85601191802" StarRating="2" HotelCode="98041|1120168" HotelName="Arianna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Syed Alwi Road, Singapore 207662</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f7075a04e643437b0083f7e93d6aa0f4cf251e79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a great location, this hotel is the ideal place to stay for business and holidays travelle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.93" OriginalAmount="159.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3064229" Longitude="103.852304" StarRating="0" HotelCode="|256807" HotelName="7 Wonders At Upper Dickson (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/0/7/256807_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.28" OriginalAmount="159.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009485412788" Longitude="103.86053799279" StarRating="2" HotelCode="442684|1222968" HotelName="The POD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>289 Beach Road, Level 3, Singapore 199552</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/96/d196f8c51248ed79b4b6d4c641d0890698d979db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.63" OriginalAmount="160.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2877445788887" Longitude="103.84902034981" StarRating="2" HotelCode="383779|1241148" HotelName="Quarters Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Circular Road, Singapore 049368</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e7/93e711f8caac5a4041930bf016650b61c6b9d659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.10" OriginalAmount="162.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874123916281" Longitude="103.8473748105" StarRating="2" HotelCode="378376|1227968" HotelName="Beds and Dreams Inn @ Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Hong Kong Street, 02-01, Singapore 059677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/60/4f604174ccbe31af488b0a11d76baf47496faf60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2835736877452" Longitude="103.84540644907" StarRating="1" HotelCode="187159|galaxy_pods_at_chinatown" HotelName="Backpackers Inn Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27&amp;30A Mosque Street, Chinatown, Singapore 059505</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a6/4ca6a24fa4e838764f78610df6ec9cf43419f3f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Chinatown, only a 5-minute walk from Chinatown MRT Station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.00" OriginalAmount="166.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3101865731684" Longitude="103.85827445214" StarRating="2" HotelCode="439393|1229478" HotelName="7 Wonders Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar, Singapore 208930</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3e/b13ee95bd030888c02dd0e5a865f08672f828213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.19" OriginalAmount="166.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28771" Longitude="103.84891" StarRating="0" HotelCode="|188265" HotelName="Galaxy Pods Capsule Boat Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Circular Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/5/188265_e3d10361055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132475440837" Longitude="103.87808692081" StarRating="2" HotelCode="909689|k_hotel_1515" HotelName="Chang Ziang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 15 Geylang, Singapore 388607</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/20/12206d4612101d5f13018730f16ac3dc2636a1be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29800625" Longitude="103.85174175" StarRating="3" HotelCode="81053|oxford_hotel_4" HotelName="Oxford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Queen Street, Singapore 188549</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c0/5dc0c79b65cf979520940edad6090dfd4a838680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.310349" Longitude="103.85656" StarRating="2" HotelCode="909735|tai_hoe" HotelName="Tai Hoe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>163 Kitchener Road, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/20/b020cf7d694954fdcc1e48ed567ff3b24343e6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tai Hoe Hotel in Singapore ends your search for true 'value for money' hotel. At Tai Hoe Hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.67" OriginalAmount="175.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311573" Longitude="103.879261" StarRating="2" HotelCode="65788|64004" HotelName="Fragrance Hotel - Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 14 Geylang, Singapore 398961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d0/edd056f1e283a5fc1d4ef889f732b2e06e2a6602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Lorong 14 in the centre of Geylang, with its colourful landscape of small...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.68" OriginalAmount="175.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2834953" Longitude="103.8455346" StarRating="2" HotelCode="|256858" HotelName="Galaxy Pods At Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Mosque Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/8/256858_1_1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311766" Longitude="103.879551" StarRating="2" HotelCode="65787|35098" HotelName="Hotel 81 Geylang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 16 Geylang, Singapore 398863</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/62/3662096676b2ac28db3ecc02f9d274ae85f5f9fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of the Central Business District, along Lorong 16 in the middl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30922" Longitude="103.855436" StarRating="2" HotelCode="943391|grandmax" HotelName="Golden Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Desker Road, Singapore 209645</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/75/b775324467c89f68632a9fe38e8c1cb7d8ccf5be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.39" OriginalAmount="178.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28749" Longitude="103.84736" StarRating="2" HotelCode="|232444" HotelName="River City Inn (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33C Hongkong Street 4th Floor without a lift</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/4/4/232444_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3112654494484" Longitude="103.87757696678" StarRating="1" HotelCode="451267|oxley_blossom_" HotelName="Oxley Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lorong 10 Geylang, Singapore 399047</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/a4/96a40401381fecacaabb009e84f18b2d266a7d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Oxley Blossom has a good reputation for facilitating facilities and service.&lt;br/&gt;&lt;br/&gt;a good rep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115785239987" Longitude="103.88080411023" StarRating="2" HotelCode="64178|hotel_81_star" HotelName="Hotel 81 Premier Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Lorong 18 Geylang, Singapore 398828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/7a/7d7a3f4e7e31ebbf7c1a614740aeab9bbc6e50e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.10" OriginalAmount="182.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31187" Longitude="103.881429" StarRating="2" HotelCode="167768|140150" HotelName="Hotel 81 - Lucky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Lorong 20 Geylang, Singapore 398741</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/00/4d0097861bec20de501b9beb32dd5648359614cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 15-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.83" OriginalAmount="183.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311232" Longitude="103.877631" StarRating="0" HotelCode="|566256" HotelName="K 14" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lor 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/5/6/566256_c5a8eb62001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.24" OriginalAmount="183.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.322116" Longitude="103.852668" StarRating="2" HotelCode="65622|63994" HotelName="Fragrance Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>263 Balestier Road, Singapore 329715</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/fa/c3fabd9d0ac16b7a05dff34159daeadd193e4ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier road, around an 8-minute drive from Orchard Road, the famous shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.325867" Longitude="103.84957" StarRating="2" HotelCode="177397|fragrance_hotel__classic" HotelName="Fragrance Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418 Balestier Road, Singapore 329808</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/82/02822294e5cdc0b971ed67f8c9a14caef75108d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.38" OriginalAmount="185.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108965" Longitude="103.8769491" StarRating="2" HotelCode="|130397" HotelName="81 Premier Hollywood (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 LORONG 8 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/9/7/130397_1_4028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3214420832649" Longitude="103.85308653116" StarRating="2" HotelCode="186840|60591" HotelName="Hotel 81 - Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>226 Balestier Road, Singapore 329688</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a8/3aa8597495b8d9217240e37ed2ae9c49baa2fbac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests staying here can conveniently explore the Old World charm of the Balestier neighbourhood - a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312429" Longitude="103.8601937" StarRating="2" HotelCode="65784|62465" HotelName="Hotel 81 - Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Foch Road, Singapore 209276</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/70/b17038a140b41e3b0ab0a2dcabb03e6e7c6b09b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Foch Road, just behind the Eminent Plaza and around a 5-minute walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3222641852614" Longitude="103.85266065492" StarRating="2" HotelCode="455038|157721" HotelName="Hotel 81 Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Balestier Road, 329720 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4b/3f4b5005c2c5355e8df9c5cadd0b8fe2346b3876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30338" Longitude="103.84996" StarRating="2" HotelCode="96720|63929" HotelName="Hotel 81 - Selegie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Selegie Road, Singapore 188318</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d2/a9d296e1770339108012e2628efb114398066148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on Selegie Road. It is surrounded by shopping centres, such as Peace Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.323301" Longitude="103.852421" StarRating="2" HotelCode="154485|62097" HotelName="Value Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>302 Balestier Road, Singapore 329738</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0b/070be034fef49a9777be8f6c233423f4cdefc6f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Balestier Road, surrounded by many local speciality food outl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31123141" Longitude="103.87763252" StarRating="2" HotelCode="845472|k_hotel_14" HotelName="K Hotel 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lorong 10 Geylang</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.93" OriginalAmount="186.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3118299" Longitude="103.8797211" StarRating="2" HotelCode="|36613" HotelName="81 Geylang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 LORONG 16 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/3/36613_1_6132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 85 standard rooms. The establishment boasts a reception, a safety deposit box service, air-conditioning, a lift, a laundry service and a car park (for a fee). SITUATION: This hotel is in the surounding areas of the commercial area. Is situated in Lorong 16 Street. This establishment is in Geylang city centre. Near the establishment, guests will find restaurants and entertainment areas. 15 minutes away from the establishment, guests will find Singapore city centre. 20 minutes away from the establishment guests have the airport. It is 10 minutes away from Aljunied Station. ROOM: The rooms have individual air-conditioning, a bathroom with a shower, a television, a direct line telephone, a kettle and a coffee maker. Some rooms have a hairdryer. They also have an ironing set, king size bed or two beds and disabled facilities. The establishment has non-smoking rooms. MEALS: No restaurant available. Nearby, you can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.06" OriginalAmount="186.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124409" Longitude="103.8600394" StarRating="2" HotelCode="|36614" HotelName="81 Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 FOCH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/4/36614_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has a lobby with a reception, a laundry service (for a fee), 2 lifts and internet (for a fee). SITUATION: This hotel Foch Road it is in Eminent Plaza it is located behind 5 minutes away, guests can find Lavender the street Where you can find restaurants, Jalan Besar Street it is close to 10 minutes away from the establishment you have Lavender the Station of 25 minutes away from the establishment clients have Singapore Changi Airport It has excellent transport links to, and. ROOM: Customers can find small rooms with individual air conditioned, a bathroom with a shower and a hairdryer. They have a television, a direct line telephone, a coffee maker, a kettle, an ironing set (available on request) and king size bed or two beds. Some rooms without windows, The establishment has non-smoking rooms and disabled access rooms. MEALS: No restaurant available, Close to the establishment, clients can find restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.14" OriginalAmount="186.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3222" Longitude="103.85268" StarRating="2" HotelCode="|233791" HotelName="81 Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/9/1/233791_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.26" OriginalAmount="187.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312245" Longitude="103.88122" StarRating="2" HotelCode="65789|64014" HotelName="Fragrance Ruby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 20 Geylang, Singapore 398730</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b7/d5b771f2ba9f08baa9b9c374b1024231447b2b0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Geylang Lorong 20, just a 15-minute drive from Changi International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309968" Longitude="103.877526" StarRating="2" HotelCode="176112|hotel_81_hollywood" HotelName="Hotel 81 - Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lorong 8 Geylang, Singapore 399121</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c3/d0c3442c23ef1b844e4601256c9ab497dc0b90d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Geylang district, close to the Kallang area, buzzing with dining venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2875638032952" Longitude="103.84716816601" StarRating="2" HotelCode="437141|river_city_inn_" HotelName="River City Inn - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33C Hong Kong Street, Singapore 059672</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/1c/9b1c54b119e54bbee33c25d9cd322f5cfc0b66ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.16" OriginalAmount="188.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115079" Longitude="103.8807309" StarRating="2" HotelCode="|34198" HotelName="81 - Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Lorong 18 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/9/8/34198_1_3652.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 206 rooms, 8 floors and a lobby with a reception, The establishment offers a laundry service (for a fee) and a car park. SITUATION: This hotel is in Geylang the district of it is situated 15 minutes away from the business area excellent transport links to. ROOM: The rooms have a bathroom with a shower, toiletries, an air-conditioning system, cable television, an iron, a direct line telephone, a hairdryer, a coffee maker, a kettle, soft-drinks and water (free of charge), Some rooms have internet (available for a fee), They have a wardrobe. PAYMENT METHODS: Customers can pay by Mastercard, Visa, JCB, Diners Club and American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.10" OriginalAmount="190.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.323267" Longitude="103.8524384" StarRating="2" HotelCode="|75097" HotelName="Value Nice (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>BALESTIER ROAD 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/9/7/75097_1_3696.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, with air-conditioning, has 5 floors and 67 rooms. The establishment has a lobby with an elevator, express check-out, a reception, a safety deposit box service, a car park and a laundry service (for a fee). SITUATION: Balestier Road It is in close to the establishment, guests have places of interest, shopping areas, 15 minutes away, guests can find the city centre situated 25 minutes away fromSingapore Changi Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have internet, a coffee maker, a kettle, an ironing set and an air-conditioning system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.17" OriginalAmount="191.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313111" Longitude="103.875899" StarRating="2" HotelCode="|129776" HotelName="Hi DOT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 SIMS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/7/7/6/129776_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 2 star hotel is in Singapore the city centre of. ROOM: The establishment has 46 rooms with mini-bar, an ironing set, an air-conditioning system, a direct line telephone, a television and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.63" OriginalAmount="191.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3137885698907" Longitude="103.85987326057" StarRating="2" HotelCode="909717|2291095" HotelName="The Noble Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar, Singapore 209012</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/4d/9e4d03aee2693392134de6a94e50c9d6ae7534d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the midst of cosmopolitian Singapore, Penang Hotel is a newly renovated budget hotel that aim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.14" OriginalAmount="192.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31149" Longitude="103.8827" StarRating="2" HotelCode="|189778" HotelName="Fuji (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Molek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/8/189778_1_8546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.98" OriginalAmount="195.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311827" Longitude="103.877738" StarRating="2" HotelCode="65798|64024" HotelName="Fragrance Hotel - Sapphire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Lorong 10 Geylang, Singapore 399037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b5/4bb5f1500e5104ae8c64585f5d66f44c4af8d9b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Lorong 10, in the heart of the Geylang area, a colourful entertainment dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110893" Longitude="103.878562" StarRating="2" HotelCode="65786|80851" HotelName="Hotel 81 - Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 12 Geylang, Singapore 399001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Lorong 12 in the heart of the Geylang area, with a number of restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3118" Longitude="103.880041" StarRating="2" HotelCode="64177|76435" HotelName="Hotel 81 Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Lorong 16 Geylang, Singapore 398867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/67/2b67d010aea56032130aefea04c5eb2e99f28507.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31195" Longitude="103.88122" StarRating="2" HotelCode="167766|140149" HotelName="Hotel 81 - Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 20 Geylang, Singapore 398738</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/fd/33fd0b71c09043f86d77ed8d155a36b5b1b7c115.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 20-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311174" Longitude="103.877264" StarRating="2" HotelCode="73809|91941" HotelName="Hotel 81 - Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 8, Geylang, Singapore 399090</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/88/9a88c4a2a3bbce24ae81887bb4197909a7b68169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the vibrant Geylang district. Geylang is home to some of the illustrious nam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.50" OriginalAmount="195.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117779" Longitude="103.8799004" StarRating="2" HotelCode="|34197" HotelName="81 Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 LORONG 16 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/9/7/34197_1_1489.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 191 rooms, 7 floors and a lobby with a reception, The establishment offers guests a business centre, with internet, (for a fee), The establishment has air-conditioning, a lift, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Geylang the district of it is 15 minutes away from the business area excellent transport links to, 10 minutes away, there is a metro station. ROOM: All the rooms have a bathroom with a shower, toiletries, an air-conditioning system, cable television, an iron, a direct line telephone, a hairdryer, a coffee maker, a kettle, soft-drinks and water (free of charge), Some rooms have internet (available for a fee), Some rooms have a wardrobe. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.50" OriginalAmount="195.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3120394" Longitude="103.8811978" StarRating="2" HotelCode="|129325" HotelName="81 Gold (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 LORONG 20 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/3/2/5/129325_1_8555.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Singapore it is in is situated in Geylang the district of 20 minutes away, you can find Singapore Changi Airport. ROOM: The establishment has 98 rooms with an air-conditioning system, a coffee maker, a kettle, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a car park and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.30" OriginalAmount="196.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28706" Longitude="103.84939" StarRating="0" HotelCode="|234537" HotelName="BEAT. Capsule @ Boat Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50A Boat Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/3/7/234537_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.85" OriginalAmount="196.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28274" Longitude="103.843599" StarRating="0" HotelCode="|469240" HotelName="Jyu Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Smith Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/4/0/469240_b84eed61240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.89" OriginalAmount="196.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106478664346" Longitude="103.88064795337" StarRating="2" HotelCode="65621|63974" HotelName="Fragrance Hotel – Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang, Singapore 398824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/20/2220298c869496a0325e0213bf1f19646933432a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around a 17-minute drive from the city centre in the suburb of Geylang, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878145" Longitude="103.84893423" StarRating="2" HotelCode="857588|hipstercity" HotelName="Hipstercity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>9 Circular Road, Singapore 049365</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/40/0f408ca6230f3327f7493d9a8728f700ce2931aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Singapore, known for "its delicious hybrid cuisine from many countries". Hipstercity is p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.37" OriginalAmount="197.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3111432" Longitude="103.8786592" StarRating="2" HotelCode="|36612" HotelName="Hotel 81 Premier Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 LORONG 12 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/2/36612_1_3353.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 133 rooms, 8 floors and a reception. The establishment offers guests a laundry service, a safety deposit box service (for a fee), air-conditioning, a lift, security in communal areas and a car park. SITUATION: It is inLorong 12 the area it is in Geylang the heart of 5 minutes away from the establishment, you can find restaurants, nightclubs, 10 minutes away from the establishment you have Kallang the Station of 8 minutes away, there is a bus stop excellent transport links to Orchard the street Serangon the area. ROOM: The small, comfortable rooms, have a bathroom with a shower, king size bed or two beds, an individual air-conditioning system, a direct line telephone, a television, a kettle, a coffee maker, a hairdryer and an iron. The establishment has disabled access rooms and non-smoking rooms. MEALS: No restaurant available, Close to the establishment, clients can find restaurants. PAYMENT METHODS: Customers can pay using Mastercard, Visa, JCB, Diners Club and American Express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.15" OriginalAmount="198.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311144" Longitude="103.876391" StarRating="2" HotelCode="65620|63984" HotelName="ibis budget Singapore Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 6 Geylang, Singapore 399174</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/fa/23fa21caeb921c125b5d88c25b665748165d2e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Geylang, which is in the east of Singapore, well known for being a food mec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.41" OriginalAmount="198.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28319" Longitude="103.843881" StarRating="3" HotelCode="79828|1086288" HotelName="The Inn At Temple Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Temple Street, Singapore 058581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c3/e6c3ac43b0959440cdffb0e6c9d10501906c0430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Temple Street, which is a five-minute walk away from the Chinatown MRT St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304602" Longitude="103.854626" StarRating="1" HotelCode="909699|haising" HotelName="Haising" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Jalan Besar, Singapore 208801</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/8b/c98b059c367088a98a10151e39ea916868756d9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Singapore. There are a total of 60 guests rooms on the premises....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.86" OriginalAmount="199.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31226" Longitude="103.900391" StarRating="2" HotelCode="|128561" HotelName="81 Sakura (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>181 Joo Chiat Road, Katong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/5/6/1/128561_1_2351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.87" OriginalAmount="200.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311698283772" Longitude="103.8826998692" StarRating="2" HotelCode="346122|1823608" HotelName="Hotel Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Molek, Singapore 399541</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/64/5764b716842a019c02a00452e5be0a9239192897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31145" Longitude="103.87755" StarRating="2" HotelCode="900639|35115" HotelName="Fragrance Sunflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 10 Geylang, 399043 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/86/e386048bf6af1c24f58d47dc23c8db6027795321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Geylang which is surrounded by many local famous eateries, fresh fruit stall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.17" OriginalAmount="201.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3114745" Longitude="103.877658" StarRating="2" HotelCode="|64322" HotelName="Ibis Budget Singapore Ametrine (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 LORONG 10 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/2/64322_1_1025.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.01" OriginalAmount="203.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31138" Longitude="103.901089" StarRating="2" HotelCode="64180|64034" HotelName="The Fragrance Hotel (Joo Chiat)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Joo Chiat Road, Singapore 427485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/24/642421529c4792a5963b86d85c286ff7935a0f62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Joo Chiat Road in the east of the city, a historically rich area of Singapo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.79" OriginalAmount="204.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312269" Longitude="103.900457" StarRating="2" HotelCode="149261|1006195" HotelName="Hotel 81 - Sakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Joo Chiat Road, Singapore 427452</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/53/935324902daf10c1aeb344891a05b547fe864ac4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is approximately 20 minutes' drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3095147619356" Longitude="103.90240162611" StarRating="3" HotelCode="95901|35119" HotelName="Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Joo Chiat Road, Singapore 427556</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/71/e77166a4741ef154005892050969d9bef3354c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Malay heritage site of Geylang Serai, which is just a mere 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.74" OriginalAmount="205.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3048247991918" Longitude="103.8535130024" StarRating="2" HotelCode="163819|1154788" HotelName="Sandpiper Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>63 Dunlop Street, Singapore 209391</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/82/e0826837c15a40bf2273fa7fb29c26395469a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from Little India MRT Station and the 24-hour Mustafa Centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304993" Longitude="103.854397" StarRating="2" HotelCode="888738|35097" HotelName="Hotel 81 - Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Dickson Road, Singapore 209530</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/40/e14072ee66564d25b3b0a2a7821edc2031b6fd98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Singapore's ‘Little India’, the hotel is within walking distance of a host of food an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30279" Longitude="103.86139" StarRating="2" HotelCode="176113|61783" HotelName="Hotel 81 - Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71 Jalan Sultan, Singapore 198985</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/fe/8efe7051d5311c1a2ba699f41db8016bd1e6a868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area known as Kampong Glam, next to the Concourse Building and the Sult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321302" Longitude="103.853094" StarRating="2" HotelCode="900640|35117" HotelName="Value Hotel Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Balestier Road, Singapore 329684</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/0b/e60be7790df68353de86481ac0ada1a69f073a9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Balestier Road, surrounded by many local speciality food outlets...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.324432" Longitude="103.851109" StarRating="1" HotelCode="909721|new_orchid" HotelName="New Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>347 Balestier Road, Singapore 329777</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/93/519314fe0cec3754a06e98d0185d8102f4860269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;New Orchid Hotel is ideally situated within the bustle of activities. Bus stops are but a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.53" OriginalAmount="207.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050503" Longitude="103.8545427" StarRating="2" HotelCode="|63536" HotelName="81 Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 DICKSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/6/63536_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 196 standard rooms. The establishment boasts air-conditioning, a reception, a hall, a lift, a laundry service (for a fee), a car park and a safety deposit box service. SITUATION: This hotel is situated in Little India, close to restaurants and shops. 20 minutes away from the establishment you have Singapore Changi Airport. Is 13 kilometres from Chhatrapati Shivaji International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.55" OriginalAmount="207.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3212966" Longitude="103.8529846" StarRating="2" HotelCode="|63533" HotelName="Value Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 BALESTIER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/3/63533_1_1070.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms and great value.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.74" OriginalAmount="208.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26961" Longitude="103.813831" StarRating="2" HotelCode="140921|112372" HotelName="Fragrance Hotel Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 Telok Blangah Road, Harbourfront, Singapore 098838</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/d6/cad6a0c2a45bf359dd9fed87f8b4545f3c92134c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Mount Faber, amid lush and tranquil green landscape, the hotel is just 10 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3109230687953" Longitude="103.8769932358" StarRating="1" HotelCode="909720|darlene_hotel" HotelName="Darlene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Lorong 8 Geylang, Singapore 399096</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/54/4054047b95e9a420769dfafd6a1314d062a79fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3122966347293" Longitude="103.88049342791" StarRating="2" HotelCode="345782|budgetone_hotel" HotelName="BudgetOne Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang, 398793 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/01/2f01d0485eeccfa6bf8abb5f30a4d26a7f834da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.02" OriginalAmount="211.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278643" Longitude="103.844304" StarRating="0" HotelCode="|463713" HotelName="St Signature Tanjong Pagar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Tras St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/7/1/3/463713_72af4ca2230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132689955934" Longitude="103.8759015114" StarRating="2" HotelCode="358038|157768" HotelName="Regin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Sims Avenue, Singapore 387416</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/46/a446e520d7fac577ab0095b86dcd30e141e9113b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the new generation budget hotel - Regin Hotel. Whether you are on business or holiday, si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321952" Longitude="103.852713" StarRating="2" HotelCode="64179|62718" HotelName="Fragrance Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Balestier Road, Singapore 329710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7d/f87d2adcafebe7301427b849189cf987f8ba6f4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier, around 5 minutes by car from Orchard Road, the famous shopping b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305186803489" Longitude="103.85405749083" StarRating="3" HotelCode="170285|moon_hotel" HotelName="Moon 23 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Dickson Road, Singapore 209507</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/56/575608df40f1477a74c88e6bf5be527021e82a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore's colourful Little India, the hotel is within 10 minutes' walk of the Little In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311659" Longitude="103.900676" StarRating="2" HotelCode="65785|35099" HotelName="Venue Hotel The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>238 Joo Chiat Road, Singapore 427495</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c2/06c2651c05f94134dbaef174b44c44bf731622a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.52" OriginalAmount="217.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3028446" Longitude="103.8615037" StarRating="2" HotelCode="|130394" HotelName="81 - Heritage (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>71 JALAN SULTAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/9/4/130394_1_4877.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.48" OriginalAmount="218.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115811" Longitude="103.9006815" StarRating="2" HotelCode="|36616" HotelName="Venue - The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 JOO CHIAT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/6/36616_1_1759.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Joo Chiat the street, This air-conditioned hotel has 4 floors and 84 rooms. The establishment does not have a restaurant, Some of the establishment facilities on offer are a reception, a laundry service (for a fee), a safety deposit box service (for a fee), security in communal areas and a car park. SITUATION: Joo Chiat It is in it is 15 minutes away from Orchard the Street of Clients can also find the business area, 20 minutes away from the establishment you have Singapore Changi Airport it is 5 minutes away from Geylang Serai Malay Village the city of Where you can find cultural options, East Coast Park 15 minutes away, you can find it is 17 minutes away from Paya Lebar the metro station of. ROOM: All the rooms have individual air-conditioning, a shower, a television, a direct line telephone, a kettle, a coffee maker, a hairdryer, an iron, king size bed or two beds and a wardrobe. Some rooms without windows, The establishment has disabled access rooms and non-smoking rooms. OTHERS: No restaurant available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110080866374" Longitude="103.87659261015" StarRating="3" HotelCode="549346|five6_hotel_splendour" HotelName="Five/6 Hotel Splendour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Lor, 6 Geylang, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cf/f4cf1d300b706b7ad85fc2766840eb5ad23037bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311566" Longitude="103.87727088" StarRating="3" HotelCode="973285|jh_hotel_2" HotelName="JH Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Lorong 10 Geylang, 399041 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/59/7359ad5f2a1db7e345e2eed28164e2bbd05cb0ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.79" OriginalAmount="220.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108331" Longitude="103.8806773" StarRating="2" HotelCode="|33863" HotelName="Ibis Budget Singapore Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/3/33863_1_2999.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 125 rooms. The establishment boasts a convention centre with a fax machine, internet (for a fee), a reception, air-conditioning, a lift, a safety deposit box service, security, a laundry service (for a fee) and a car park. SITUATION: This hotel is 17 minutes away from the city centre, is in Geylang the district of near the establishment, guests will find Red Light the district of 10 minutes away from the establishment you have Aljunied the Railway Station of 15 minutes away, guests can find Orchard the street Clients can also find Suntec the convention centre Singapore the Exhibition Centre 20 minutes away from the establishment guests have Singapore Changi Airport. ROOM: The small rooms, have a bathroom with a shower, heating, an air-conditioning system, a hairdryer, an electronic key, a kettle, a coffee maker, a direct line telephone, a television and an iron. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303812" Longitude="103.853995" StarRating="2" HotelCode="409438|hotel_81_rochor" HotelName="Hotel 81 - Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Jalan Besar, Singapore 208785</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/45/9745a9cdbed20f41c6dcc03a1509dce012fb4996.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Rochor Road and is surrounded by numerous restaurants, food st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.55" OriginalAmount="221.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259550363873" Longitude="103.84859651327" StarRating="2" HotelCode="99089|88268" HotelName="Fragrance Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>435 Balestier Road, Singapore 329816</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/72/de72d03718b5488efcbdfc357d876d4998ec6919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of the city, near an area where a number of famous restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.67" OriginalAmount="222.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301316" Longitude="103.842555" StarRating="3" HotelCode="95899|1251098" HotelName="Hotel Supreme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Kramat Road, Singapore 228750</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/be/6dbebb9d71c621bee750f1c938050f4cc4719b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located at the heart of the city centre, this hotel is the perfect base for business a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.95" OriginalAmount="224.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050061205023" Longitude="103.85299907289" StarRating="2" HotelCode="932933|1225068" HotelName="The Great Madras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28-32 Madras Street, Singapore 208422</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/80/d180b1b0b06086db4769bac3b8ba0abea9f8fed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ON THE LITTLE RED DOT,
IN LITTLE INDIA, SITS A LITTLE GREAT HOTEL.
OF LITTLE OBJECTS THAT SPEAK OF T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.31" OriginalAmount="225.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307126" Longitude="103.851529" StarRating="3" HotelCode="|256864" HotelName="Dash Living Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane Singapore 219962</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/6/4/256864_b3a35741643.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.65" OriginalAmount="225.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31129" Longitude="103.87656" StarRating="0" HotelCode="|238066" HotelName="Five6 Splendour (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Lorong 6 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/6/6/238066_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.71" OriginalAmount="225.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3148706589658" Longitude="103.89099176293" StarRating="2" HotelCode="341559|1718318" HotelName="Four Chain View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>757 Geylang Road Lorong 39, Singapore 389659</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2f/ac2fa04ce217724a68909a4413187a736b656650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and a hairdresser are available to guests of the hotel. Wireless in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151448333333" Longitude="103.857118" StarRating="2" HotelCode="144116|asphodel_inn_singapore" HotelName="Asphodel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Race Course Road, Singapore 218702</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e75d481a224790c56de1c6d65bd5818ce99d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.86" OriginalAmount="226.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30737519" Longitude="103.85172729" StarRating="3" HotelCode="632896|2241715" HotelName="Aqueen Heritage Hotel Little India" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane, Singapore 219962</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/31/383153e4b08f8dff63e35c7bf4b8012f4721169d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296955" Longitude="103.855689" StarRating="2" HotelCode="73810|hotel_81_bugis" HotelName="Hotel 81 - Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Middle Road, Singapore 188995</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/66/6766e49d6a826386b56370329236ec5b15cc8547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Middle Road. It is a 10-minute walk from Bugis MRT Station, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3187483617834" Longitude="103.91158375748" StarRating="3" HotelCode="524149|hotel_81_changi" HotelName="Hotel 81 Changi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Golf,Housekeeping,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>428 Changi Road, Singapore 419871</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/4b/a84ba9d214cc1ace322ddd2b815fb41cba97f2d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;

Located in the suburb of the eastern part of Singapore, Hotel 81 Changi is a 5-min walk to Kemba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.279822" Longitude="103.841874" StarRating="2" HotelCode="176114|157719" HotelName="Hotel 81 - Cosy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jiak Chuan Road, Singapore 089263</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/04/7504824238a96fe0b239807a14e110d5896a79ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Tanjong Pagar area, surrounded by colonial style, history and architect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158136174676" Longitude="103.89714449644" StarRating="2" HotelCode="409436|35102" HotelName="Hotel 81 - Tristar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Onan Road, Singapore 424780</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/c5/3dc53306ab8e8a24ce8963f42a7cf460ac9264ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the east, halfway between the airport and the city and a 15-minute drive fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013073150802" Longitude="103.85301517324" StarRating="0" HotelCode="434664|south_east_asia" HotelName="South East Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>190 Waterloo Street, 187965 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/df/b5dfe92e72a544a7aa4545e83cc7bf9378a2edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;For more than four decades, South East Asia Hotel  has been the hotel of choice for many a visitor t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.10" OriginalAmount="228.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31483" Longitude="103.89852" StarRating="0" HotelCode="|188233" HotelName="Champion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/3/188233_1_2648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.21" OriginalAmount="228.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3542205" Longitude="103.8788628" StarRating="2" HotelCode="|75094" HotelName="81 Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>UPPER SERANGOON ROAD 768</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/9/4/75094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 89 rooms, The establishment boasts air-conditioning, a reception, a laundry service (for a fee) and a safety deposit box service. It also has security services, a car park and a lift. SITUATION: Is situated in a residential area, is well-connected with public transport services, close to the establishment, guests have Kovan the city centre of Where you can find local stores situated 20 kilometres away fromSingapur-Changi Airport. ROOM: The rooms have an individual air-conditioning system, a shower, a television, a direct line telephone, a coffee maker, a kettle and a hairdryer. Guests are offered an ironing set (available on request), You can also find non-smoking rooms and disabled access rooms. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.21" OriginalAmount="228.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31872" Longitude="103.91179" StarRating="2" HotelCode="|238449" HotelName="81 Changi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>428 Changi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/4/4/9/238449_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.23" OriginalAmount="228.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158212" Longitude="103.8971796" StarRating="2" HotelCode="|41072" HotelName="81 Tristar (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 ONAN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/2/41072_1_868.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel renovated in 2007, has 4 floors, 117 rooms and 6 suites. The establishment boasts a lobby with a lift, a reception with safety deposit boxes, a business centre with internet and a car park. The establishment offers guests a laundry service. SITUATION: This hotel is in the east, is located between the airport, the city centre, is 15 minutes away from Singapore Changi the Exhibition Centre 10 minutes away from the establishment you have Paya Lebar the metro station of East Coast Park 10 minutes away from the establishment, clients can find Where you can find restaurants and cafÃ©s. Clients can also find bicycle hire. ROOM: The rooms with adjustable air-conditioning system, a bathroom with a bath, a television, a direct line telephone, a coffee maker, a kettle, a hairdryer, a mini-bar and an ironing set (available on request), The establishment has non-smoking rooms. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay using Mastercard, Visa, JCB, Diners Club, UnionPay and American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="235.46" OriginalAmount="228.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.354322" Longitude="103.878865" StarRating="2" HotelCode="167767|140153" HotelName="Hotel 81 - Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>768 Upper Serangoon Road, Singapore 534636</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/10/fa10fde466f645f137ab7ffdb872f54f7e5eefce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a residential area, this hotel is accessible from the Kovan MRT Station, which is 3 bus s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.71" OriginalAmount="228.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291276" Longitude="103.841834" StarRating="3" HotelCode="410281|505005" HotelName="Robertson Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Merbau Road, 239032 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/82/2f828d807cb13834d4ebb4eaa73e352ef302f36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located at Robertson Quay, an area which features restaurants, travel agen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.33165372" Longitude="103.94711778" StarRating="0" HotelCode="982525|q_loft_hotelsbedok" HotelName="Q Loft Hotel - Bedok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>359A Bedok Road, Singapore 469548</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/8a/f58a08e3d1641ba621ec1e72bb565fd1c0544ce9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.43" OriginalAmount="229.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151501" Longitude="103.8572097" StarRating="1" HotelCode="|128756" HotelName="Asphodel Inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380 RACE COURSE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/7/5/6/128756_1_3857.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.81" OriginalAmount="234.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108879" Longitude="103.8766844" StarRating="4" HotelCode="|250278" HotelName="Zen Premium Kallang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in five/6 Hotel Splendour, 5 Lor 6 Geylang, Singapore Singapore 399167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/7/8/250278_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.56" OriginalAmount="235.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311526" Longitude="103.877569" StarRating="2" HotelCode="909708|1571918" HotelName="Hotel 88 International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10/12 Lorong, 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/60339/560339/1.jpg?f=14995826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Singapore. Hotel 88 International features a total of 22 accommod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.79" OriginalAmount="235.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30754" Longitude="103.85075" StarRating="3" HotelCode="|234927" HotelName="Check-Inn at Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/7/234927_1_1628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113164" Longitude="103.87758762" StarRating="2" HotelCode="703173|k_hotel_12" HotelName="K Hotel 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311108" Longitude="103.87372" StarRating="1" HotelCode="909698|gay_world" HotelName="Gay World" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Geylang Rd, Singapore 389218</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Singapore. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.25" OriginalAmount="237.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30153" Longitude="103.860916" StarRating="2" HotelCode="|470691" HotelName="Dream Chaser Boutique Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Sultan Gate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/9/1/470691_ed390a71205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3044784066187" Longitude="103.84983365878" StarRating="3" HotelCode="224701|soluxe_inn" HotelName="City Inn Mackenzie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Mackenzie Road, Singapore 228677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/71/3271ab9e4d4b2155524247827e721ca8c2306aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.44" OriginalAmount="240.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3131713513436" Longitude="103.85971288222" StarRating="3" HotelCode="185569|1157748" HotelName="Kam Leng Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>383 Jalan Besar, Singapore 209001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/a0/56a06ff44644e7a5ce1920898922f8a0edaa4da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Jalan Besar, near to Little India, the CBD and nearest MRT stations are just 10 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.38" OriginalAmount="241.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.354025" Longitude="103.878559" StarRating="2" HotelCode="147837|1453508" HotelName="Fragrance Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>760 Upper Serangoon Road, Singapore 534629</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/24/0f24f819bd21ad71700c7914b57c1cba9d17ddda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3076072363275" Longitude="103.85077496242" StarRating="3" HotelCode="909711|park_22_hotel_little_india" HotelName="Park 22 Hotel Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road, Little India, Singapur 219184</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/25/6525f5f6774bec825ec576fa02dc2ebf6e692467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292129" Longitude="103.76869" StarRating="2" HotelCode="114234|fragrance_hotel__ocean_view" HotelName="Fragrance Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>432 Pasir Panjang Road, Singapore 118773</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c2/68c25b863ab2a147d6b37c233bf9cd0b30a53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3120326971487" Longitude="103.87778699398" StarRating="2" HotelCode="909675|ascendere" HotelName="Ascendere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lorong 10 Geylang, 399035 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/0d/fc0d733d3c821b312ea1b86c860af639757fe339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Singapore. Pets are not allowed at this hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314802691106" Longitude="103.8984426856" StarRating="2" HotelCode="909678|60616" HotelName="Champion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06, Singapore 427726</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/60/cb606c6fe50f39a56208eda6f9f0a21158ebc4e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309845" Longitude="103.863112" StarRating="2" HotelCode="177398|fragrance_hotel__lavender" HotelName="Fragrance Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street, Singapore 338710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ca/8fcae19a9dee54ea64865d634cbbc1fdb788f011.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.18" OriginalAmount="245.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280496" Longitude="103.786575" StarRating="0" HotelCode="|250287" HotelName="K2 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 South Buona Vista Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/7/250287_5d2dc9b1645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117541344284" Longitude="103.86024663272" StarRating="2" HotelCode="517457|pine_hostel" HotelName="Pine Hostel by Just Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road, Qinan Building, 207566 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/5a/cc5a757e07fd141a27d4b10bdc9a8c9c849b1043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.39" OriginalAmount="246.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3157573998465" Longitude="103.89770937095" StarRating="2" HotelCode="149260|140146" HotelName="Hotel Classic by Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Joo Chiat Road, Singapore 427353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/aa/24aa2d94969c310361f9a134c47be61b5244608c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28344" Longitude="103.834938" StarRating="2" HotelCode="167769|62529" HotelName="Hotel 81 - Osaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Eng Hoon Street, Singapore 169753</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/28/d5287b825a8129c4451c0d561028076980de0301.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the fringe of the city area. The Tiong Bahru area is an old residential ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.09" OriginalAmount="250.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314249" Longitude="103.8778" StarRating="2" HotelCode="|497749" HotelName="Ibis Budget Singapore Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123 Sims Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/7/4/9/497749_710d9920649.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.14" OriginalAmount="250.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292207" Longitude="103.768792" StarRating="2" HotelCode="114233|98029" HotelName="Fragrance Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>418 Pasir Panjang Road, Singapore 118759</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9f/619fc987a734dc133638815832fd05c396a773b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.06" OriginalAmount="251.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3037" Longitude="103.850025" StarRating="3" HotelCode="64175|64054" HotelName="Fragrance Hotel Selegie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road, Singapore 188329</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/64/506442fded5b84a322d88ab6a4e6517801af7dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is around a 2-minute walk from Little India MRT Station. Located within some 10 minutes' w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.19" OriginalAmount="252.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3112919" Longitude="103.8776105" StarRating="2" HotelCode="|256829" HotelName="K 12" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/9/256829_aeb71811638.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.32" OriginalAmount="252.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3071103" Longitude="103.8589439" StarRating="4" HotelCode="|256851" HotelName="Nuve Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 KING GEORGE AVENUE Singapore 208582</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/1/256851_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.58" OriginalAmount="252.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034846" Longitude="103.8602663" StarRating="2" HotelCode="|128573" HotelName="The Quay Hotel Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>77/79 ALIWAL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/5/7/3/128573_1_2577.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073270682151" Longitude="103.8589228499" StarRating="3" HotelCode="578485|nuve_urbane" HotelName="Hotel NuVe Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 King George’s Avenue, Singapore 208582</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/01/d0014b5994abe0ace2f38678c46c7dc6721ecd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.15" OriginalAmount="253.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285781" Longitude="103.834254" StarRating="2" HotelCode="909737|2104655" HotelName="New Cape Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Seng Poh Road, Singapore 168891</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/28/ff285d87fa7e097238371b0fcb48d462356a7c75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.04" OriginalAmount="254.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259253" Longitude="103.8486221" StarRating="2" HotelCode="|60312" HotelName="Fragrance - Oasis (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 BALESTIER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/2/60312_1_8105.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Fragrance Oasis is rated two stars and is comfortable, inviting. SITUATION: It is in front of the street Balestier. 20 minutes away from the establishment you have the Station of MRT Novena. 10 minutes away from the establishment, clients can find the commercial area of Orchard Road. 20 minutes away from the establishment guests have the airport. ROOM: The establishment has 36 rooms with air-conditioned, an LCD TV, a DVD player, WiFi, drinks, snacks and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.32" OriginalAmount="255.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309451" Longitude="103.86262" StarRating="3" HotelCode="76107|88278" HotelName="Fragrance Imperial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Penhas Road, 208187 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76ddf09c36024ad6bcf81aa85e8929058dbdfb37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, on the corner of Lavender Road and Kallang Road, and a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.61" OriginalAmount="255.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887134" Longitude="103.8474843" StarRating="3" HotelCode="|256817" HotelName="Jayleen Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/7/256817_1_2629.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.71" OriginalAmount="256.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2699111" Longitude="103.8140876" StarRating="2" HotelCode="|65361" HotelName="Ibis Budget Singapore Mount Faber (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400 Telok Blangah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/6/1/65361_1_8936.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 32 rooms, The hotel with air-conditioning, was opened in 2009, has a lift, a car park (free of charge), internet in the hall, a reception and a laundry service (for a fee). SITUATION: The hotel is next to the mountains excellent transport links to Sentosa the Island of shops and nightclubs. Orchard Road it is 15 minutes away from it is situated 22 kilometres away from Singapore Changi Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a double bed, WiFi (available for a fee), a direct line telephone, a satellite or cable television, a coffee maker, a kettle and an individual air-conditioning system. MEALS: No restaurant available it is situated close to a restaurant. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OBSERVATIONS: Clients have electronic key and security.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.16" OriginalAmount="256.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115907402778" Longitude="103.86136962673" StarRating="3" HotelCode="437138|2289745" HotelName="Arcadia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>32 Hamilton Road, Singapur 209201</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/b6/5cb627d41f8b78c55c30944f9117a67fc34d87bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3164004354177" Longitude="103.82657706019" StarRating="3" HotelCode="80631|the_metropolitan_y_hotel" HotelName="Metropolitan Ymca Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Stevens Road, Singapore 257854</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a7/07a7f88d5b9da7d39da175f7867f382e9a390734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within the CBD area, as well as the shopping and entertainment dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26997" Longitude="103.813998" StarRating="2" HotelCode="177399|fragrance_hotel__viva" HotelName="Fragrance Viva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Wishart Road, Singapore 098721</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/67/15676c5a513d4c2ae1a1d6e43b29863375825aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.30" OriginalAmount="258.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2698818" Longitude="103.814055" StarRating="2" HotelCode="|163962" HotelName="Fragrance - Viva (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Wishart Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/6/2/163962_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034545454174" Longitude="103.86027485132" StarRating="2" HotelCode="909666|aliwal_park_hotel" HotelName="Aliwal Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77/79 Aliwal Street, Bugis, 199948 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f3/46f3cce21a0fbd5d22affd6e7cebf193632127cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.09" OriginalAmount="259.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284102" Longitude="103.8441253" StarRating="0" HotelCode="|163955" HotelName="Wink Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/5/163955_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.20" OriginalAmount="259.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31233" Longitude="103.87891" StarRating="3" HotelCode="|234781" HotelName="The Amazing Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lorong 14 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/8/1/234781_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878386947894" Longitude="103.84792864323" StarRating="3" HotelCode="177432|jayleen_1918_hotel" HotelName="Jayleen 1918 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Carpenter Street, Near the Singapore River, Boat Quay, Singapore 059921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/51/2251a5f02000df50aa5dfce93a3cb0cc2f9f4f66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3095415770204" Longitude="103.8581559062" StarRating="1" HotelCode="909668|classique" HotelName="Classique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Currency Exchange,Elevator,Internet,Laundry,Luggage Storage,Parking,Photocopy">
        <Address>
          <AddressLines>
            <AddressLine>240 Jalan Besar, 208913 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a8/45a811cb6cb7efc2e5ee579416e799ea0590afb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Convenience,comfort and class are encapsulateed in Classique Hotel. A Hotel with modern facilities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="268.05" OriginalAmount="260.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297002" Longitude="103.855584" StarRating="2" HotelCode="172030|CAT147800" HotelName="Fragrance Hotel Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Middle Road, Bugis, 188942 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/12/9c12ecfc5f8737cbcffe4f4c4d9ed509ec26fc42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, situated in the City District, is just a stone's throw from the Bugis MRT station and in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.83" OriginalAmount="261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887598397228" Longitude="103.84737668756" StarRating="3" HotelCode="513580|jayleen_clarke_quay_hotel" HotelName="Jayleen Clarke Quay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road, Opposite Central Shopping Center and Clarke Quay MRT, Singapore 059390</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b6519612f7160d86709277f58b148fdff44d60ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.63" OriginalAmount="261.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31222" Longitude="103.88062" StarRating="2" HotelCode="|189773" HotelName="BudgetOne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang Singapore 398793</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/3/189773_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.78" OriginalAmount="261.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124" Longitude="103.88215" StarRating="2" HotelCode="|234720" HotelName="Seng Wah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/2/0/234720_707ee180900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874096083415" Longitude="103.84770911657" StarRating="3" HotelCode="501735|hotel_clover_7" HotelName="Hotel Clover 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Hong Kong Street, 059650 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c1/38c15dd1b44143953304f9d69236236984294ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3105899192554" Longitude="103.85626559373" StarRating="2" HotelCode="909733|grand_c_hotel" HotelName="Hotel 165" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>165 Kitchener Road, Singapore 208532</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/0c/ff0c2947ccfdd32b66b3efbfaf96eefa5c96c1bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.62" OriginalAmount="264.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.272427" Longitude="103.827875" StarRating="3" HotelCode="118487|1096928" HotelName="Harbour Ville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, Singapore 099448</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/eb/e0eb464df573cfc344fa4a3b8a2ddd1c6204a0dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along Kampong Bahru Road in the direction of Mount Faber, within two prominent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.98" OriginalAmount="265.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2725879" Longitude="103.827851" StarRating="3" HotelCode="|51465" HotelName="Harbour Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, near Chinatown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/5/51465_1_6859.jpg</HotelPictures>
        <HotelDescription>SITUATION: This business hotel is close to the tourist areas, close to the establishment, clients can find the harbour, in front of the hotel there is public transport. ROOM: The establishment has 100 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: The establishment boasts a business centre and internet. OTHERS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311107" Longitude="103.853702" StarRating="3" HotelCode="296207|penta_hotel_2" HotelName="Penta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>33 Birch Road, Singapore 219894</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/db/2fdb88e450360d9ea2d48bbd587c5ca08df92356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Singapore, Penta Hotel puts everything the city has to offer just outside...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297767" Longitude="103.848132" StarRating="3" HotelCode="909743|ymca__one_orchard" HotelName="YMCA @ One Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>One Orchard Road, Singapore 238824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/51/46517c9348c57982b65f31b039cb20df55864fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.07" OriginalAmount="267.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326323" Longitude="103.84779" StarRating="2" HotelCode="|508626" HotelName="Coliwoo Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>471 Balestier Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/6/2/6/508626_927db001114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3047329817812" Longitude="103.85283289636" StarRating="3" HotelCode="341051|the_daulat" HotelName="The Daulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>16 Madras Street, Singapore 208413</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/ce/c2ce7cf328269c23cc88a7ff2887a7d5c1340777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.84" OriginalAmount="268.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873978720416" Longitude="103.80531084789" StarRating="4" HotelCode="309889|1478388" HotelName="Park Hotel Alexandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Alexandra Road, Singapore 159972, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/10/bd10781e67845ea5abe360a4aad15f5c404f8c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.45" OriginalAmount="269.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309858" Longitude="103.8632011" StarRating="2" HotelCode="|163957" HotelName="Fragrance  - Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/7/163957_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3143395707326" Longitude="103.86023909913" StarRating="2" HotelCode="322449|rucksack_inn__lavender_street" HotelName="Rucksack Inn @ Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>280A Lavender Street, Singapore 338800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/63/0f63fcdfbc5af5ce548baef0adfa183a56f9f03a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308861" Longitude="103.911973" StarRating="2" HotelCode="140883|le_peranakan_hotel" HotelName="Garden Terrace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 East Coast Road, Singapore 428992</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96e63a0a075e8fe7e77bb65e0288f6e3edf848c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the bustling Katong district and is surrounded by some of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.03" OriginalAmount="275.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078202057286" Longitude="103.85865031349" StarRating="3" HotelCode="296206|1705678" HotelName="J8 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Townshend road, #01-01, 33 Maude road, Singapore 207606</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/eb/bceb01be0dce83e51b790f79010e433ebf534d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.28" OriginalAmount="276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2868959869191" Longitude="103.84701695859" StarRating="3" HotelCode="491670|champion_hotel_city" HotelName="Champion Hotel City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 North Canal Road, Boat Quay, Singapore 059293</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d4/ccd45268c6b0abf7a7f4674f492071fb00f054f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.85" OriginalAmount="276.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292071" Longitude="103.7687159" StarRating="2" HotelCode="|64323" HotelName="Ibis Budget Singapore West Coast (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>418 PASIR PANJANG ROAD;</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/3/64323_1_4548.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and comfortable.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.07" OriginalAmount="276.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313808" Longitude="103.859725" StarRating="1" HotelCode="|129494" HotelName="Madras Eminence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>407 JALAN BESAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/4/9/4/129494_hall.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore the city centre of 20 minutes away from Singapore Changi Airport. ROOM: The establishment has 30 rooms with mini-bar, an air-conditioning system, a television, a DVD player and a bathroom. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast, The establishment also offers internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.84" OriginalAmount="277.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303658" Longitude="103.8597045" StarRating="4" HotelCode="|130403" HotelName="Clover 769 North Bridge Road (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769 NORTH BRIDGE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/4/0/3/130403_1_5662.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a baggage room and a laundry service. SITUATION: This hotel is in Kampong Glam ROOM: The establishment has 27 rooms with an air-conditioning system, a television and a safety deposit box. You can also find suites with hydromassage bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30919625" Longitude="103.8532425" StarRating="2" HotelCode="145209|broadway_3" HotelName="Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>195 Serangoon Road, Singapore 218067</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/64/cb64e36d9e518a1714000d37125e4f3e815b8482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Serangoon Road in the heart of Little India the Broadway Hotel is well served by public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.48" OriginalAmount="278.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3093752753479" Longitude="103.85802536314" StarRating="3" HotelCode="934378|1012695" HotelName="Aqueen Hotel Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Jalan Besar, Singapore 208906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364949/364949a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.12" OriginalAmount="278.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297906" Longitude="103.85716" StarRating="3" HotelCode="224700|1228358" HotelName="Marrison Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Beach Road, Singapore 189704</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/51/d7516f73521631d49b1d7c42f3ab5008dbdf5c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.78" OriginalAmount="279.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285055" Longitude="103.833611" StarRating="4" HotelCode="140922|504815" HotelName="Nostalgia Urban Boutiquehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>77 Tiong Bahru Road, Singapore 168727</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/49/1c49e64e773ff21a9bd67000cedeaa91ce01b376.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the Tiong Bahru Estate which is popular with young adults for its Art De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.84" OriginalAmount="279.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828075" Longitude="103.8439995" StarRating="3" HotelCode="|129803" HotelName="1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRENGGANU STREET 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/8/0/3/129803_f4e501a1724.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 40 rooms, air-conditioning, a lobby, a reception and express check-out. The establishment also offers internet and a laundry service (for a fee). SITUATION: This hotel Chinatown it is in 5 minutes away from the establishment, clients can find Chinatown the Railway Station of Close to, and, 20 minutes away from the establishment, you can find Singapore Changi Airport it is 5 minutes away from the business area and the harbour. ROOM: All the rooms have a coffee maker, a kettle, mineral water, satellite or cable TV, WiFi (free of charge), a bathroom with a shower, a hairdryer, a double bed, a direct line telephone and an individual air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301667" Longitude="103.852413" StarRating="3" HotelCode="65792|summer_view_hotel" HotelName="Summer View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Bencoolen Street, Singapore 189642</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/35/db35839d957e34070eb328e3190446a0b41e3e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Singapore, a mere 5 to 10-minute drive from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3036473758348" Longitude="103.85962130381" StarRating="4" HotelCode="935363|hotel_clover_769_north_bridge_road" HotelName="Clover 769 North Bridge Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Boutique,Garden,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>769 North Bridge Road, Singapore 198737</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/96/e996fb127f3a28083aba1aa5dc6d2400d190990e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful setting amidst the bustle and splendour of Singapore. The hotel is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.58" OriginalAmount="281.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807553" Longitude="103.8418494" StarRating="3" HotelCode="|55409" HotelName="1929" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 KEONG SALK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/55409_1_7943.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inChinatown the outskirts of Keong Saik Road it is in Outram Park MRT 10 minutes away from the establishment, guests will find. HOTEL: This boutique hotel is rated 4 stars. ROOM: All the rooms have a satellite television, internet, a radio, a mini-bar, a safety deposit box, a coffee maker, a kettle and a hairdryer. FACILITIES: Regarding the food and beverage offering, there isEmber the restaurant a cafÃ©. The establishment has a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873911846805" Longitude="103.84833053373" StarRating="3" HotelCode="933731|hotel_clover_the_arts" HotelName="Clover The Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58 South Bridge Road, 058689 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/b2/d9b2e99ac36ce7ccff272f8e020c91007edfdfdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.43" OriginalAmount="282.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28703" Longitude="103.84706" StarRating="3" HotelCode="|235110" HotelName="Champion City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 North Canal Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/1/1/0/235110_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.69" OriginalAmount="283.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308903" Longitude="103.855319" StarRating="2" HotelCode="267080|1228258" HotelName="Marrison at Desker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Desker Road, Little India, Singapore 209588</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/2c/622c76b9ec06a91aa6e75400bf5e543ba6595a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.70" OriginalAmount="283.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3053176393006" Longitude="103.86024506304" StarRating="3" HotelCode="355033|1604408" HotelName="Hotel Boss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan, Singapore 199020</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b9/5fb9709c7e73ba40fa91aa49a45d8c6e776d2553.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307427" Longitude="103.861575" StarRating="4" HotelCode="170067|34433" HotelName="V Lavender" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Jellicoe Road, Singapore 208767</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/8b/dd8b37ad66041c8b0465ee389137774c43edd9b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the city centre, at the junction of Kallang Road and Lavender Road. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292303" Longitude="103.768551" StarRating="3" HotelCode="902297|santa_grand_hotel_west_coast" HotelName="Santa Grand West Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>428 Pasir Panjang Road, Singapore 118769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c0/cfc0334234217171cbf0c541b25c04e86da73c96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned city hotel is situated close to the National University of Singapore (NUS), Nati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283861" Longitude="103.844608" StarRating="2" HotelCode="909695|hotel_mono" HotelName="Hotel Mono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street, Singapore 059498</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c2/39c24dbb54f7fd8e1310af97ea688199ec3bc9eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.02" OriginalAmount="285.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2811925103281" Longitude="103.84189367294" StarRating="3" HotelCode="888807|84906" HotelName="Hotel 1929" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Keong Saik Road, Singapore 089154</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b9/eeb98211b9fcdae97327069e9a9669a0fab0d909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the business district of Chinatown. It is a two-minute walk from the Chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2840777096686" Longitude="103.84416510018" StarRating="2" HotelCode="383777|wink_hostel" HotelName="Wink Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Capsule hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street, Singapore 059488</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8f/4d8fd5add1e6c3953eea9ff97d15f775d6b416ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121435103141" Longitude="103.86088833499" StarRating="3" HotelCode="932935|62818" HotelName="Arton Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Singapore 207576</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ec/80ec50755f3d67f7c4e1985ad3ccf344aac84b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326132592547" Longitude="103.84581740245" StarRating="3" HotelCode="168362|29642" HotelName="ibis Singapore Novena Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Irrawaddy Road, Singapore 329543</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/74/b1745949c232bb36c738fe5cec59931ad91bc5c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance to Novena MRT Station and the Orchard shopping belt is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.30" OriginalAmount="288.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305647" Longitude="103.860316" StarRating="4" HotelCode="|201272" HotelName="Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan Road #01-01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/2/7/2/201272_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.12" OriginalAmount="289.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287473" Longitude="103.847521" StarRating="3" HotelCode="177396|915975" HotelName="Fragrance Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Clarke Quay, Riverside, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c6/a6c6e609f90139d1d3bd8c4b980909fae52f2880.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 2-minute walk from Clarke Quay MRT Station and just opposite Clarke Quay. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.70" OriginalAmount="290.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284714" Longitude="103.844031" StarRating="2" HotelCode="96646|hotel_81_chinatown" HotelName="Hotel 81 - Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 New Bridge Road, Singapore 059418</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1c/571c50d0268531d8a48a6f01768d4e19574b2ec7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of the central business district of Singapore, one could not find a better...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.71" OriginalAmount="290.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2989466666667" Longitude="103.85008733333" StarRating="3" HotelCode="149351|1571718" HotelName="Hotel Bencoolen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Bencoolen Street, Singapore 189626</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/d9/ced9730ebc8e647dfac78a7e2909c730ed8a6b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.25" OriginalAmount="290.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30072" Longitude="103.851537" StarRating="1" HotelCode="931426|1208398" HotelName="Hotel G Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Middle Road, Singapore 188980</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/67/d467fff2302ca579a7fc5556896147917b7bf40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.96" OriginalAmount="291.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28382" Longitude="103.84457" StarRating="3" HotelCode="|236068" HotelName="Mono (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street #01-04</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/6/8/236068_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.30" OriginalAmount="291.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31224" Longitude="103.86077" StarRating="3" HotelCode="|188226" HotelName="Arton Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/2/6/188226_1_1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.42" OriginalAmount="291.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313878" Longitude="103.828419" StarRating="4" HotelCode="571826|2170735" HotelName="Mercure Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, #01-02, Singapur 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/60/2c60782b951265ad48560fff331c990080e23411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.45" OriginalAmount="291.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2871321" Longitude="103.8482827" StarRating="3" HotelCode="|256781" HotelName="The Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/7/8/1/256781_1_9796.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.75" OriginalAmount="292.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2832814025" Longitude="103.84585670082" StarRating="3" HotelCode="343172|2238175" HotelName="The Southbridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>210 South Bridge Road, Singapore 058759</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/27/2327b2b264f455d244068f4936c066c74b889fd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2969247" Longitude="103.85576321" StarRating="3" HotelCode="784418|populous_hotel" HotelName="Populous Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Internet,Parking,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Middle Road, Singapore 188933</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/e9/4ae984448e89995bb4feacef536d0787dd923425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to Our Hotel in Singapore, undoubtedly one of the most cosmopolitan, contemporary and vibran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.04" OriginalAmount="294.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296726" Longitude="103.855846" StarRating="2" HotelCode="|507689" HotelName="ST Signature Bugis Middle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Middle Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/6/8/9/507689_20d7adf1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.63" OriginalAmount="294.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2805444870868" Longitude="103.84182780311" StarRating="2" HotelCode="909739|1178028" HotelName="Butternut Tree Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Teck Lim Road, Chinatown, Singapore 088392</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/8069bd281effabf3c6cd6973ff65e2136f368a65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.63" OriginalAmount="296.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3067256747647" Longitude="103.9059042037" StarRating="3" HotelCode="177395|1791388" HotelName="Santa Grand Hotel East Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 East Coast Road, Singapore 428877</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/83/5d83f63ca8b5d0cf0f10633aa0c7fbb11d4ad898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a baggage stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.77" OriginalAmount="296.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28333" Longitude="103.84581" StarRating="0" HotelCode="|233328" HotelName="The Southbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/2/8/233328_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.07" OriginalAmount="298.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31197" Longitude="103.86061" StarRating="3" HotelCode="|189738" HotelName="Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/3/8/189738_1_8337.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.46" OriginalAmount="301.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117730628022" Longitude="103.86047559053" StarRating="3" HotelCode="376221|1827848" HotelName="Hotel Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road, Singapore 207581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa96a759ec3707a08057744525508ec5db7664e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.73" OriginalAmount="301.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304129" Longitude="103.859397" StarRating="3" HotelCode="141694|505105" HotelName="Santa Grand Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor, Singapore 199202</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/79/0c79134482e71ade601bfdd13f65df44dc7c9b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very easily accessible, with convenient links to public transport and taxis. It takes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3011246485777" Longitude="103.84210212527" StarRating="3" HotelCode="362035|53984" HotelName="Hotel Chancellor@Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road, Orchard Road, Singapore 229635</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fd/0afd5611a035574c15f5eeec5c866af632c3cf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297019003828" Longitude="103.85255303393" StarRating="2" HotelCode="73808|victoria_hotel_6" HotelName="Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Victoria Street, Singapore 188016</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/fd/a1fdc75790b396a358f171f1963de5f2c5bdb6fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central area of Singapore, not far from Orchard Road's shopping paradise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.53" OriginalAmount="303.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3087918" Longitude="103.9120776" StarRating="3" HotelCode="|71564" HotelName="The Snooze Marine Parade" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400, EAST COAST ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/4/71564_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 65 rooms, air-conditioning, a lobby with a reception and a lift. SITUATION: This urban hotel is in Katong the heart of Where you can find restaurants, 8 minutes away, you can find the commercial area, a beach, 2 minutes away, there is public transport, is 10 kilometres away from Singapore Changi the International Airport of. ROOM: All the rooms have a double bed, a direct line telephone, a television, a safety deposit box, a fridge and internet. The rooms a bathroom with a shower, with a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a terrace with a hydromassage. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287255" Longitude="103.84011" StarRating="4" HotelCode="213835|the_seacare_hotel" HotelName="The Seacare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Chin Swee Road, Singapur 169875</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/34/6f349f520b6bd1ff69877348a6d7d8192d0cf0f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2991" Longitude="103.850267" StarRating="3" HotelCode="260561|44130" HotelName="V Hotel Bencoolen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Bencoolen Street, Singapore 189627</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/cd/33cd28e93325cb969f9b74ce156ea112e059a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.24" OriginalAmount="308.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2870782966736" Longitude="103.84822535358" StarRating="2" HotelCode="577723|the_quay_hotel" HotelName="The Quay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road, Singapore 058688</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/7b/237b7d65712249157c1b940bfee923d973a53216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="309.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878713" Longitude="103.8469079" StarRating="3" HotelCode="|125961" HotelName="Ibis Budget Singapore Clarke Quay " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Boat Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/6/1/125961_1_9261.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from MRT de Clarke Quay Station and the Singapore River. It is situated 5 minutes walk away from Clarke Quay and Boat Quay it is situated 10 minutes walk away from Chinatown and about 10 minutes away (by car) from Orchard Road. ROOM: Each room has a kettle, a coffee maker, a DVD, a flatscreen TV with cable television and a bathroom with toiletries. FACILITIES: The establishment has a gym, a swimming pool on the rooftop, an air-conditioning system, a launderette, a dry cleaner's, a luggage room and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3316690612254" Longitude="103.87917754301" StarRating="3" HotelCode="378760|150931" HotelName="ibis Styles Singapore On Macpherson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Macpherson Road, Corner Of Macpherson &amp; Aljunied Road, Singapore 368125</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/93/bf9329e971ed0fdd7f1da7d46a8a7393d585411b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a 24-hour guest services desk. A safe, a currency exchange service, a 24-h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.63" OriginalAmount="311.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924416" Longitude="103.7685027" StarRating="2" HotelCode="|47866" HotelName="Fragrance  - Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>432 PASIR PANJANG ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/6/6/47866_1_2821.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was opened in 2008, 47 rooms and is business, The establishment has a lobby with express check-out, a reception, a lift, a car park, a fax service and a laundry service. SITUATION: Is situated inSingapore the outskirts of It has excellent transport links to public transport, in front of the hotel there is a public transport stop, is 30 minutes away from the city centre, 10 minutes away from the establishment, you can find shops, nightclubs excellent transport links to HarbourFront Centre the commercial centre Faber the Mountain of Sentosa the Island of Haw Par Villa Amusement Park the theatres. it is 25 kilometres away from Singapore Changi Airport. ROOM: The small rooms, have a bathroom and with a shower, a hairdryer. They have king size bed or two beds, a direct line telephone, a satellite or cable television, a coffee maker, a kettle, individual air-conditioning, WiFi (available for a fee) and an ironing set (available on request). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OBSERVATIONS: Customers have a security service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.42" OriginalAmount="314.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297609" Longitude="103.845089" StarRating="3" HotelCode="75489|fort_canning_lodge" HotelName="Fort Canning Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Fort Canning Road, Singapore 179494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/97/b3970ceef0ec8281619636e7b0a2c6155c9311e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the lush gardens of Fort Canning Park, this city hotel is 5 minutes' walk from Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.55" OriginalAmount="314.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2841180671268" Longitude="103.84433984756" StarRating="3" HotelCode="170283|312885" HotelName="Porcelain Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147829/147829a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Chinatown's best-known historical lanes, Mosque Street, surrounded by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.45" OriginalAmount="315.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2883924309829" Longitude="103.83645415306" StarRating="4" HotelCode="47744|copthorne_kings_hotel_singapore" HotelName="Copthorne King's Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>403 Havelock Road, Singapore 169632</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/9f/ed9fae55fe51c067bd153471b8d9810f65483829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre by the historical Singapore River with easy access to all m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.00" OriginalAmount="315.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312147" Longitude="103.861036" StarRating="3" HotelCode="|449703" HotelName="Aqueen Prestige Hotel Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178 Tyrwhitt Rd,, Singapore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/7/0/3/449703_71e05f61117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.02" OriginalAmount="315.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2970978" Longitude="103.8524257" StarRating="3" HotelCode="|40603" HotelName="Victoria Hotel a NuVe Group Collection " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 VICTORIA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/0/3/40603_1_4745.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2007, has 6 floors and 89 rooms. In the entrance, guests are offered a lobby with a reception and a lift. The establishment boasts a business centre and internet (for a fee), The establishment offers guests a concierge, a laundry service, a dry cleaner's (for a fee) and room service. The establishment also offers a security system, Guests have access to a cafÃ©, a bar, a hairdresser's and a beauty centre. SITUATION: It is inSingapore the city centre of close to the establishment, clients can find Orchard Road the commercial area of It has excellent transport links to the tourist areas, Where you can find Bugis Street the historic area of Chijmes the area Bugis Junction the commercial area of the national library and Bras Basah the complex is 15 minutes away from Singapore Congress Centre Clients can also find Suntec City the commercial centre City Hall the underground station of Raffles the commercial centre the art museum. ROOM: The establishment has non-smoking rooms, They have an air-conditioning system, a bathroom with a shower, toiletries, a coffee maker, a kettle, a hairdryer, a mini-bar, WiFi (free of charge), a direct line telephone and satellite or cable TV. The establishment has superior rooms, deluxe rooms, executive rooms and suites. Some rooms have a DVD player, a safety deposit box and an ironing set (available on request). FACILITIES: Guests are offered a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.13" OriginalAmount="315.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3221359730599" Longitude="103.89152538351" StarRating="3" HotelCode="346080|1589798" HotelName="Aqueen Hotel Paya Lebar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi, Singapore  409180</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/09/420970008ec0b47271f7bac2c5a80a227dbf0e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.41" OriginalAmount="315.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31172" Longitude="103.86029" StarRating="2" HotelCode="|188361" HotelName="Rucksack Inn Tyrwhitt Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/6/1/188361_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298933" Longitude="103.850167" StarRating="2" HotelCode="64176|227678" HotelName="Hotel Mi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Bencoolen Street, Singapore 189623</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/61/8c61394b8f5192a0b0897b32df58acd1e4066fc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Singapore's museum belt, and is best suited for the artistically incli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.07" OriginalAmount="316.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31607" Longitude="103.88386" StarRating="0" HotelCode="|236193" HotelName="Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67B/69B Geylang Lorong 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/9/3/236193_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.390595" Longitude="103.985928" StarRating="4" HotelCode="60575|30711" HotelName="Village Hotel Changi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Netheravon Road, Singapore 508502</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/30/8c300113b9389a5baacb5382044d1ccffa55b3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Singapore district of Changi, amidst quaint little shops a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.57" OriginalAmount="319.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007703475073" Longitude="103.90111684799" StarRating="1" HotelCode="909684|amber_katong" HotelName="Amber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Road, 439878 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/9c/e99c11ef0bd228e7d37a2217ca4f8768b10e1b92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These budget lodgings are close to the East Coast Park and about 15 minutes from the airport. Twenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.71" OriginalAmount="319.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2852176" Longitude="103.8339806" StarRating="0" HotelCode="|71562" HotelName="Nostalgia Hotel (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 TIONG BAHRU ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/2/71562_1_3425.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is boutique, non-smoking, was built in 2009 and has 50 rooms, The establishment boasts an outdoor pool, a terrace with a bar, air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, internet, room service and a laundry service (for a fee). SITUATION: This hotel Tiong Bahru Estate it is in 10 minutes away from the establishment, you can find VivoCity the shopping centre Clients can also find, 5 minutes away, clients can find Zouk the nightclub in front of the hotel there is public transport, is 22 kilometres away from Singapur Changi Airport. ROOM: All the rooms have WiFi, cable television, an iPod docking station, a bathroom with a shower, a hairdryer, a double bed, a safety deposit box, a mini-bar, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offersPotion the cafÃ© a lobby bar and a bar with terrace, The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.08" OriginalAmount="319.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135826070211" Longitude="103.87888938189" StarRating="2" HotelCode="909672|1571728" HotelName="Bright Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Lor 17 Geylang, 388575 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/b1/39b1bb284dda6ae71875857ce7307b604567ff92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.60" OriginalAmount="320.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28413961" Longitude="103.84423828" StarRating="3" HotelCode="937482|the_porcelain_hotel" HotelName="Porcelain Hotel by JL Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Business Centre,Concierge,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Porter,Smoking Rooms,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/59/6c59a3d02ba5bab08fbae7128d5aea1002305575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property's full service health spa has massage/treatment rooms and beauty services. Complimentar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050446832896" Longitude="103.85447055101" StarRating="3" HotelCode="169599|61069" HotelName="Wanderlust" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Dickson Road, Singapore 209494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc6d65ddca653e998cb3dbaad96f0619d42dd07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Little India, a bustling cultural enclave where Indian immigrants once settled, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041329686122" Longitude="103.85097295046" StarRating="3" HotelCode="172229|3166" HotelName="Village Hotel Albert Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 Albert Street, Singapore 189971</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/02/4f0292b21198ba3f0aef7529b3d4dcb2dc687a50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is situated opposite Little India Arcade and Shopping centre, where opportunities ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034572269324" Longitude="103.90298098326" StarRating="4" HotelCode="62537|39504" HotelName="Village Katong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Marine Parade, Singapore 449536</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e8/c6e85bc9675c8dc266bb041409e39f72e246cae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN) (about 15 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.96" OriginalAmount="322.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828949690525" Longitude="103.84393982573" StarRating="3" HotelCode="165514|2104535" HotelName="Hotel 1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Trengganu Street, Singapore 058479</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b1/deb17360a9f57db43db6e5c796e9948aaa5efe39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the highly dynamic Chinatown area and fully intertwined with the rich histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.72" OriginalAmount="324.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035370474116" Longitude="103.85125120909" StarRating="4" HotelCode="169600|parc_sovereign_hotel" HotelName="Parc Sovereign Hotel - Albert St" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street, Singapore 189970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/34/b4340a604d40b271165293861b4ed2fca0990416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk away from both Little India and Bugis MRT stations and a 10-minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30126" Longitude="103.841743" StarRating="3" HotelCode="395434|3906" HotelName="Hotel Grand Central" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Cavengah Road, Orchard Road, Singapore 229617</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6b/686bc1dc7820b4017ad87a1a9541964860f4c0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the famous Orchard Road area, and is just a few minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.16" OriginalAmount="327.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845147171765" Longitude="103.84433988648" StarRating="3" HotelCode="353636|1220998" HotelName="Bliss Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Upper Cross Street, 058353 Singapore Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/80/6580af7b774c4b26f2a1d8cf00dd9a971d72a0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972897349774" Longitude="103.85257691145" StarRating="4" HotelCode="165729|hotel_grand_pacific_2" HotelName="Grand Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Victoria Street, Singapore 188018</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/fe/67fe00d5c546d9e9c131836e0555b19f1a486dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the business district, adjacent to the Civic Art Centre, this hotel is with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.01" OriginalAmount="329.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303915" Longitude="103.85137" StarRating="4" HotelCode="|454632" HotelName="Mi Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Short Street, Bencoolen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/6/3/2/454632_ad245201321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.51" OriginalAmount="329.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041999" Longitude="103.8508667" StarRating="4" HotelCode="|32916" HotelName="Village  Albert Court By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 ALBERT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/1/6/32916_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 210 standard rooms, air-conditioning, a main 8-storey building and a 3-storey annexed building. The establishment has a lobby, a reception, a currency exchange service, lifts, a cafÃ©, a restaurant and conference facilities. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: This complex is situated opposite Little India Arcade Shopping Centre where you can find shops, restaurants, bars, cafÃ©s and entertainment. It is 5 minutes away from MRT Railway Station. It is near Bugis Village near the establishment, you will find the shopping centre Orchard Road. can also find the Mustafa Shopping Centre, the Arab Street area and the art museum. 20 minutes away from the establishment you have the airport. ROOM: The establishment has superior rooms with city views. All the rooms have a central air-conditioning system, a mini-bar, internet (available for a fee), a safety deposit box, a fan, a bathroom, a hairdryer, a satellite or cable television, a radio and king size bed or two beds. They have an extra bed (available for a fee). FACILITIES: The establishment has a gym, a Jacuzzi and a steam bath. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.34" OriginalAmount="330.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135088" Longitude="103.8789595" StarRating="2" HotelCode="|256821" HotelName="Bright Star (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 20 Lorong 17 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/1/256821_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.93" OriginalAmount="331.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3027595492557" Longitude="103.858334485" StarRating="3" HotelCode="344527|hotel_nuve" HotelName="Hotel NuVe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Pinang, Singapore 199141</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f3/bdf3b8c8dd067e85d30e3511f67739bdd87d630c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.22" OriginalAmount="331.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2829480913796" Longitude="103.84590810154" StarRating="2" HotelCode="383782|1249748" HotelName="iStay.inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>211A South Bridge Road, Singapore 058760</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/88/5a88002a4ea5dad83bfd55c9ee6a7c607ce4c216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.23" OriginalAmount="331.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013736" Longitude="103.8414109" StarRating="4" HotelCode="|39884" HotelName="Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAVENAGH ROAD / ORCHARD ROAD 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/4/39884_1_8924.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 2 buildings and 390 rooms. It has that are perfect for families and suites. This building was built in 1970, renovated in 2007, it offers a car park, (for a fee), a beauty centre, a souvenir shop and a hairdresser's. The establishment also offers room service, a laundry service (for a fee), an ironing service, a currency exchange service, a safety deposit box service and facilities for conferences, banquets and groups. The establishment has a lobby with a reception, a cafÃ©, a bar, restaurants and internet (for a fee). SITUATION: This hotel is in Orchard the area nearby, you will find the commercial area, Where you can find boutiques and commercial centres. Clients can also find bars, nightclubs and restaurants. it is 10 minutes away from Istana park It has excellent transport links to Sommerset and Dhoby Ghaut the metro stations of 20 minutes away from the establishment, clients can find the art museum, Guests can also enjoy Fort Canning park the auditorium. 15 minutes away, you can find the theatres, the harbour, is 25 kilometres away from Singapore Airport. ROOM: The establishment has superior rooms, recently renovated deluxe rooms and family rooms. All the rooms have a central air-conditioning system, a bathroom with a bath, a television, a direct line telephone, piped music, films and a mini-bar. Some rooms have internet, All the rooms have an LCD television, a hairdryer, an iron and a double bed. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs, a solarium, a health centre, a sauna and a pub with karaoke. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Zi Yean the Chinese restaurant Gold Coast the seafood restaurant Shinjuku the Japanese restaurant Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046033904852" Longitude="103.8540370464" StarRating="1" HotelCode="565653|kawan_hostel" HotelName="Snooze Inn @Dunlop Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>28 Dunlop Street, Singapore 209356</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/09/990976f803c5d195a194d682da2f73886db0fee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located within Singapore's culturally rich Little India, within walking distance of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2993469729994" Longitude="103.85324852173" StarRating="4" HotelCode="455174|mercure_singapore_bugis" HotelName="Mercure Singapore Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Middle Road, Singapore 188973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e7/5ae7a5250be85f2c1292b7c287ee6f39b1456b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.99" OriginalAmount="332.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301502" Longitude="103.84147" StarRating="3" HotelCode="|189795" HotelName="Chancellor@orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/5/189795_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.45" OriginalAmount="332.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3116558" Longitude="103.8614321" StarRating="4" HotelCode="|256819" HotelName="Arcadia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Hamilton Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/9/256819_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102069444029" Longitude="103.85847955445" StarRating="3" HotelCode="104119|cultural_hotel_singapore" HotelName="Holiday Inn Express Singapore Serangoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>270 Jalan Besar, Singapore 209019</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/79/89798ab9286c70261ab045c789ad0d88f10de955.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from 2 MRT stations, Farrer Park and Lavender and Little India,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.27" OriginalAmount="334.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035459" Longitude="103.8501049" StarRating="2" HotelCode="|33862" HotelName="Ibis Budget Singapore Selegie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/33862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 10 floors and 120 rooms. Outdoors, guests can find a swimming pool on the rooftop, Some of the facilities that the establishment offers to guests include air-conditioning, a business centre with WiFi, room service, a laundry service, a lobby with a reception, a fax service, security and a cafÃ©. SITUATION: This hotel is 2 minutes away from Little India the Station of near the establishment, guests will find Bugis Village, Sim Lim Square, Little India Arcade and Tekka Centre the shopping centres it is located near Sri Krishnan the Temple of Orchard Road a few minutes away by car, guests will find Clients can also find Fort Canning park the art museum, Suntec the city of St Andrews the cathedral the theatres. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 71 superior suites and 32 double rooms. All the rooms have an LCD TV, a direct line telephone, an individual air-conditioning system, a mini-bar and a bathroom with a shower, On request, you can use an ironing set. FACILITIES: The establishment has a swimming pool on the roof terrace. PAYMENT METHODS: Customers can pay using Mastercard, JCB and Visa. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©, Occidental dishes and local dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.33" OriginalAmount="335.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024129950033" Longitude="103.86404327635" StarRating="3" HotelCode="482281|526522" HotelName="Destination Singapore Beach Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Road, Singapore 199598</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/36/ce360ff46efa682359fd7fd407df6088e69dc64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878775769958" Longitude="103.83609741926" StarRating="4" HotelCode="15218|furama_riverfront" HotelName="Furama Riverfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>405 Havelock Road, Singapore 169633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/63/246333b960b54aefb27ae29b1d4b6a34a60df98d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located near the Singapore River, this hotel is within walking distance of the entertainment areas l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.74" OriginalAmount="337.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295934709394" Longitude="103.85489724077" StarRating="3" HotelCode="383783|1712878" HotelName="Heritage @ Cityhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>39 Seah Street, Singapore 188395</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6e/506e95aaf7bd9c3e406e82a655d3e6f1eaa3ba8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.88" OriginalAmount="339.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312239" Longitude="103.86057" StarRating="4" HotelCode="299470|1014825" HotelName="Parc Sovereign Hotel - Tyrwhitt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Singapore 207569</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/46/0c46e108d2cefa3114c12df6ba9ec8c3ceb0aa06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.81" OriginalAmount="340.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300791" Longitude="103.901113" StarRating="0" HotelCode="|470720" HotelName="Isa Amber Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/2/0/470720_f3319cb1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2662" Longitude="103.823826" StarRating="4" HotelCode="185568|150917" HotelName="Travelodge Harbourfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Telok Blangah Road, Singapore 098828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/59/e059e90a441a31554f01615bc82bd740f28b6578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled between Sentosa and Mount Faber and offers those with an urban appetite simpli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.86" OriginalAmount="341.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3019832805711" Longitude="103.8619674957" StarRating="4" HotelCode="935364|1245598" HotelName="Clover 33 Jalan Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Sultan #01-01, 198965 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/b1/f8b1a14c10cff63806d8ebc9ea0812e9538e8da8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.18" OriginalAmount="341.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2880558038282" Longitude="103.84853890426" StarRating="2" HotelCode="311326|1461608" HotelName="Heritage @ South Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 South Bridge Road, Singapore 058670</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/21/3c2177a7b6135701f736f6faa2325f9209e61101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301164" Longitude="103.852568" StarRating="3" HotelCode="888086|20863" HotelName="ibis Singapore on Bencoolen Hotel" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>170 Bencoolen Street, Singapore 189657</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fc7d21e5940988571497b6170b4c2f3a56cf9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bencoolen Street, in the heart of the business and cultural district of Sin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.90" OriginalAmount="342.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282742" Longitude="103.845773" StarRating="3" HotelCode="|188444" HotelName="Heritage Collection On Chinatown (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>229 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/4/4/188444_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.67" OriginalAmount="343.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298681" Longitude="103.849766" StarRating="3" HotelCode="909734|2730015" HotelName="Strand Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Currency Exchange,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Bencoolen Street, Singapore 189619</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/85/3d854f2565fa8911cea87e110977b6df02fcb334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of the cultural, civic and commercial district, Strand Hotel provides a welcome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069510388523" Longitude="103.82782536442" StarRating="4" HotelCode="7752|orchard_parade" HotelName="Orchard Rendezvous Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road, Singapore 247905</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/8c/8d8c66f34eee2990e8f2a423be767eefcab44b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Orchard Road, a prime shopping, restaurant and entertainment bel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.61" OriginalAmount="344.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.290632" Longitude="103.839004" StarRating="4" HotelCode="160562|128574" HotelName="Studio M Hotel Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Nanson Road, Singapore 238910</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/4a/184a5d77138d28a49316a5f2094777fe89053187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location at the Robertson Quay entertainment precinct, surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.97" OriginalAmount="344.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291" Longitude="103.8376" StarRating="4" HotelCode="|233156" HotelName="M Social Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/5/6/233156_1_9411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2908990892066" Longitude="103.83731312709" StarRating="4" HotelCode="442248|m_social_singapore" HotelName="M Social Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay, Singapore 238259</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/3b/833b5a125da9ebab47b4012cf4dd2aa929bff8e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2827157482909" Longitude="103.84566827475" StarRating="1" HotelCode="414270|khostel_hometown_inn" HotelName="Heritage @ Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>229 South Bridge Road, Singapore 058778</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/fb/cafb3a3ac6f64df0248caab64b3a6e3b0f0c1ad4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hometown Inn in Singapore (Chinatown), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.72" OriginalAmount="345.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301394" Longitude="103.788084" StarRating="4" HotelCode="|555556" HotelName="lyf One-North Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Nepal Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/5/5/6/555556_c75e6d81211.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.79" OriginalAmount="346.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022377" Longitude="103.8616652" StarRating="4" HotelCode="|188408" HotelName="Clover 33 Jalan Sultan (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Sultan, Kampong Glam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/0/8/188408_1_6586.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.52" OriginalAmount="349.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312498" Longitude="103.86071" StarRating="4" HotelCode="|168834" HotelName="Mercure Singapore Tyrwhitt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/8/3/4/168834_e9089321201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.80" OriginalAmount="349.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311724" Longitude="103.854994" StarRating="3" HotelCode="|471636" HotelName="Owen House By Habyt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/6/471636_43eaa0f1247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3032081469688" Longitude="103.86098272024" StarRating="4" HotelCode="176119|61957" HotelName="The Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Jalan Sultan, 01-01, Singapore 199002</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/70/187097ac08a36c57703065cd8f45715d4b8e6399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kampong Glam and is just walking distance from the Malay Herita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.66" OriginalAmount="350.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2987061" Longitude="103.8489282" StarRating="4" HotelCode="|60370" HotelName="Rendezvous Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/0/60370_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern building, has 11 floors and 229 rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, lifts, a gift shop and daily newspapers. Regarding the food and beverage offering, the establishment has a restaurant, a bar and a cafÃ©. The establishment offers 7 event rooms, room service, a laundry service, a car park and WiFi. SITUATION: This hotel is in the heart of the cultural area, Where you can find restaurants and bars. Orchard Road, Raffles City, Fort Canning and Little India it is 10 minutes away from close to the establishment, clients can find the National Museum, is 15 minutes away from Arab the Street of 5 minutes away from the establishment guests have Dhoby Ghaut the underground station of it is situated 20 kilometres away from the airport. ROOM: Clients are offered suites and non-smoking rooms. Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and a mini-bar. The establishment has superior rooms with a safe, an iron, a fax machine, data connection, a direct line telephone with an answering machine, WiFi, a coffee maker and a kettle. It has 2 disabled access rooms. FACILITIES: The establishment boasts a heated swimming pool that has a children's area, a sunbathing terrace, a health zone, a gym and a sauna. MEALS: The establishment serves all meals Ã  la carte. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.29" OriginalAmount="351.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308925" Longitude="103.85548" StarRating="0" HotelCode="|513054" HotelName="Philip" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Desker Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/5/4/513054_46ce0ec1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2876822109156" Longitude="103.8472382828" StarRating="2" HotelCode="523499|city_backpackers" HotelName="Citybackpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18 Hong Kong Street, Singapore 059661</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/70/fa703351e531d255993962e077196440509ca7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2974854860404" Longitude="103.8567557931" StarRating="2" HotelCode="909665|hotel_calmo_bugis_sg_clean_staycation_approved" HotelName="Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Beach Road, Singapore 189699</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a7/6ba74d39d1ce28b9c191d3cfff0b4af5ec2494a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.68" OriginalAmount="354.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986921703408" Longitude="103.84899884462" StarRating="4" HotelCode="16631|1018208" HotelName="Rendezvous Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Bras Basah Road, Singapore 189559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/22/5e224499721a25eb60f4c68cfe80a4a18223c38b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the urban and cultural district of the city, with shopping venues, re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3045597555314" Longitude="103.9046947907" StarRating="3" HotelCode="421620|165418" HotelName="Holiday Inn Express Singapore Katong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Business Centre,Fax,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>88 East Coast Road, Singapore 423371</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/479734/479734a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The largest Holiday Inn Express in Singapore!   The new hotel is the smart choice for savvy business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201023185029" Longitude="103.85264335582" StarRating="3" HotelCode="63255|quality_hotel_marlow" HotelName="Quality Hotel Marlow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road, Singapore 329926</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/a1/94a1d01b172eae8db65da3f7bcb8b77f81f7c43d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Balestier Road, the hotel is a 10-minute drive from the city centre and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.84" OriginalAmount="355.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31002" Longitude="103.85831" StarRating="0" HotelCode="|233396" HotelName="7 Wonders (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/9/6/233396_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297708" Longitude="103.852214" StarRating="4" HotelCode="73184|15871" HotelName="Royal at Queens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Queen Street, Singapore 188553</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/68/af68a4cae8e08e748d28d03adee43774d6aa3c4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Singapore hotel is strategically located in the city's dynamic business, financial, convention,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.87" OriginalAmount="357.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3066504" Longitude="103.8279191" StarRating="4" HotelCode="|34745" HotelName="Orchard Rendezvous By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/4/5/34745_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has 387 rooms, 13 junior suites and 26 suites. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a car park and a swimming pool area. The establishment offers room service, WiFi at reception, (for a fee), conference facilities, conference rooms, a photocopier and a fax machine. SITUATION: This hotel Orchard Road it is in Where you can find shops, restaurants and leisure activities. it is situated 1 kilometre away from Orchard the underground station of nearby, you will find restaurants, bars and nightclubs. the Hard Rock CafÃ© it is 2 minutes away from near the establishment, guests will find the art museum, Clients can also find Suntec City the Convention Centre 15 minutes away from the establishment you have Singapore Changi the International Airport of. ROOM: The rooms a bathroom with a shower, a bath and a hairdryer. They have a coffee maker, a kettle, a safe, a direct line telephone, voicemail, satellite or cable TV, films, internet, a mini-bar, a fridge, a radio, an iron and a central air-conditioning system. The establishment has superior rooms, deluxe rooms and family rooms. They have extra beds, The establishment has non-smoking rooms. FACILITIES: Outdoors, clients can enjoy a swimming pool that has an area for children, The establishment boasts a sauna, a jacuzzi, a massage service and a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Regarding the food and beverage provision, the establishment offers Modestos the restaurant, which serves Italian dishes Stuart Andersons Black Angus the restaurant Chicos and Charlies the restaurant Club Chinois the restaurant Devil's the bar Guests of the establishment can enjoy a nightclub, a bar with a dance floor, a sports bar, a terrace, a karaoke bar, Starbucks a cafÃ© a living room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="368.58" OriginalAmount="357.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083655275689" Longitude="103.85183372884" StarRating="3" HotelCode="165515|CBB145900" HotelName="Hilton Garden Inn Singapore Serangoon" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Belilios Road, Singapore 219924</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9f/2f9fa0a5aaa0433f5536a8cc536f2ce8c66681ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Belilios Road which forms part of Little India, a must-see tourist destinat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.47" OriginalAmount="358.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32214" Longitude="103.89194" StarRating="3" HotelCode="|188225" HotelName="Aqueen Paya Lebar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi Aqueen Hotel - Paya Lebar Singapore 409180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/2/5/188225_1_1260.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3123454121457" Longitude="103.88240395328" StarRating="2" HotelCode="387597|157774" HotelName="Seng Wah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang, Singapore 398673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/96092/2496092/1.jpg?f=15677952</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.82" OriginalAmount="360.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28304" Longitude="103.84576" StarRating="2" HotelCode="|188342" HotelName="Beat. Arts Hostel Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A, South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/4/2/188342_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.83" OriginalAmount="361.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034465008725" Longitude="103.9045715332" StarRating="4" HotelCode="60940|grand_mercure_roxy_hotel" HotelName="Grand Mercure Singapore Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 East Coast Road, Roxy Square, via Marine Parade Road, Singapore 428769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d7909048babfdfcd13b165737f2f5058f3d13818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the east coast of Singapore, on Marine Parade Road in the centre of histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.87" OriginalAmount="361.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.333214" Longitude="103.963317" StarRating="4" HotelCode="187410|1165418" HotelName="Capri by Fraser, Changi City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Changi Business Park Central 1, Singapore 486037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e7/0ae7edf21e4fb5f4538d23b8c64975a1b9d16e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Changi Business Park, which comprises a mix of high technology ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082946752726" Longitude="103.83581846952" StarRating="4" HotelCode="18301|3900" HotelName="The Elizabeth" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Mount Elizabeth, Singapore 228518</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/60/c0604d57a63cea8cc1e8f45c9bb7334ad41a891a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.34" OriginalAmount="364.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.270126" Longitude="103.813382" StarRating="4" HotelCode="|450015" HotelName="Faber Park Singapore - Handwritten Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448 Telok Blangah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/1/5/450015_42c842f1118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.79" OriginalAmount="364.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3077002" Longitude="103.8625348" StarRating="4" HotelCode="|129993" HotelName="V Lavender (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 JELLICOE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/9/9/3/129993_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a bar and a business centre. The establishment also offers a terrace on the rooftop, a swimming pool, a gym and an oudooor car park. SITUATION: This hotel is close to MRT Lavender Railway Station, 20 minutes away from the airport, Close to Orchard Road ROOM: Each room has bath or shower, a WC, a hairdryer, a direct line telephone, cable television, a fridge, a safe, a coffee maker, a kettle and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.90" OriginalAmount="364.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2833015906778" Longitude="103.84354697585" StarRating="2" HotelCode="318697|1238128" HotelName="Beds &amp; Dreams Inn @ Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Temple Street, Singapore 058597</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/e5/04e5e47a7bf17dc6116fe9e5c89b2568cfbf9f1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046973" Longitude="103.788674" StarRating="4" HotelCode="201401|park_avenue_rochester_hotel" HotelName="Park Avenue Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rochester Drive, Singapore 138637</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/78/7c7856d8db4e187a50da6e95970be725ef482ea9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 271 rooms. A dining area and a bar are available to guests of the acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.99" OriginalAmount="367.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065179058739" Longitude="103.83106482222" StarRating="4" HotelCode="571272|2150785" HotelName="YOTEL Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Housekeeping,Internet,Printer,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road, Singapore 238904</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/49/de490c46d0678836c51d01555317c8dfe8767cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by first class travel, YOTEL translates the language of luxury airline travel into compact ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280198" Longitude="103.840155" StarRating="4" HotelCode="213830|dorsett_singapore" HotelName="Dorsett Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 New Bridge Road, Singapore 088765</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/87/5b871ea13dbcec335b78465b9e89b11b007329d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.49" OriginalAmount="369.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.37777" Longitude="103.95599" StarRating="4" HotelCode="|235479" HotelName="D resort @ Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/7/9/235479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.10" OriginalAmount="370" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28066031" Longitude="103.84143792" StarRating="0" HotelCode="883325|504038" HotelName="Kesa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Keong Saik Road, Chinatown, Singapore 089158</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1092379/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.17" OriginalAmount="370.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297454" Longitude="103.8519711" StarRating="4" HotelCode="|51466" HotelName="Royal Queens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Street ,12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/6/51466_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is non-smoking. SITUATION: This establishment is a 3-minute walk away from Bras Basah MRT it is situated 6 minutes walk away from el Templo Sri Krishnan and the shops of Bugis Village. 10 minutes walk away, you can find Raffles City Shopping Centre. ROOM: All the rooms have fitted carpets, a coffee maker, a writing desk, a safe, a flat-screen television and internet (free of charge). FACILITIES: This establishment offers excursions. The establishment boasts a gym, a car park (free of charge) and a swimming pool. OTHERS: The establishment offers a buffet breakfast. Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.40" OriginalAmount="371.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32009" Longitude="103.8525103" StarRating="4" HotelCode="|54012" HotelName="Holiday Inn Express &amp; Suites Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/2/54012_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the business area, near the establishment, you will find nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.10" OriginalAmount="371.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872155021542" Longitude="103.84782587507" StarRating="4" HotelCode="513573|2291305" HotelName="Hotel Bencoolen Hong Kong Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Hong Kong Street, Singapore 059685</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a9/baa9dcb17c27890a70492ea7d5a244cfb4daf68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.04" OriginalAmount="372.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2911146" Longitude="103.8392033" StarRating="4" HotelCode="|71560" HotelName="Studio M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 NANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/0/71560_1_1977.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located was built in 2010, has 9 floors and 365 standard rooms. The establishment boasts a lobby with a reception, express check-out, air-conditioning, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and a laundry service (for a fee). SITUATION: This hotel is in a good location in Robertson Quay where you can find bars, restaurants and leisure areas. It is 3 minutes away from Clarke Quay where you can find bars and restaurants. 5 minutes away from the establishment, guests can find the business district. 10 minutes away from the establishment, guests can find nightclubs. It is 10 minutes away from the city centre. 15 minutes away from the establishment, guests can find the harbour. It is 21 kilometres away from Singapur Changi International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.30" OriginalAmount="374.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280646" Longitude="103.845391" StarRating="4" HotelCode="66150|84896" HotelName="The Scarlet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Erskine Road, Singapore 069333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/17/041700e634d46fbc8a2439287970610c29afc1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Ann Siang Hill, one of Singapore's historic enclaves in Chinatown, and withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.379517" Longitude="103.95481575" StarRating="3" HotelCode="230800|165412" HotelName="D'Resort at Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close, Singapore 519599</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/12/2312c3f905d06dedab6a3f3b3382ef82ee8f03fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a childcare service and a conference room. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.28" OriginalAmount="376.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31160633769" Longitude="103.85493993759" StarRating="3" HotelCode="224699|fortuna_singapore" HotelName="Fortuna Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Road, Singapore 218842</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2d/9a2d46459852c0839b19935b6f45d208b84f0ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Singapore. The total number of accommodation units is 85. This is n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.03" OriginalAmount="376.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872168" Longitude="103.8478324" StarRating="4" HotelCode="|256811" HotelName="Bencoolen@hong Kong Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/1/256811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.47" OriginalAmount="377.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873142738718" Longitude="103.84779162698" StarRating="4" HotelCode="933729|1201498" HotelName="Clover 5 Hongkong Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Hongkong Street, 059648 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d7/f2d7bdef8353fa0ed0b59bc1352cd1b2b8b257fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Singapore. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.62" OriginalAmount="377.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29575" Longitude="103.8549" StarRating="3" HotelCode="|188424" HotelName="Heritage Collection On Seah - A Digital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Seah Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/2/4/188424_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28895" Longitude="103.842261" StarRating="3" HotelCode="293496|holiday_inn_express_singapore_clarke_quay" HotelName="Holiday Inn Express Singapore Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road, Singapore 059573</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/25/5f251490b1c0a10a3b93afe41bdf13c7f9ef6a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32100417" Longitude="103.852548" StarRating="0" HotelCode="970845|citadines_balestier_singapore" HotelName="Citadines Balestier Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 Balestier Road, Singapore 329683</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/be/b1be30747afb39fc700f9eee451c58a9007b6bc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31612964" Longitude="103.88383143" StarRating="0" HotelCode="692809|urban_hostel" HotelName="Urban Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lorong 27 Geylang  67A, Singapore 388189</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/32/b43228410d8689d32969dd1f9a86f635472cfe28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urban Hostel is a popular choice amongst travelers in Singapore, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.41" OriginalAmount="382.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3906081" Longitude="103.9861181" StarRating="4" HotelCode="|54005" HotelName="Village Changi By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHERAVON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/5/54005_1_5799.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2004, has 8 floors, 380 rooms, 5 junior suites and 11 suites. The establishment has a lobby, a reception, a currency exchange service, a cafÃ©, lifts and a restaurant. The establishment also offers a conference room, room service, a laundry service, a car park, 14 multifunctional rooms and a playground. SITUATION: This hotel is in Singapore Changi the heart of in the surrounding area, clients can find shops, restaurants, in the surrounding area, clients have the beach, the jetty. ROOM: The rooms have a bathroom with a hairdryer, a satellite or cable television, internet, a mini-bar and a safe. They also have a mini-bar, a kettle, a coffee maker and a central heating system. It also offers non-smoking rooms. FACILITIES: The establishment boasts a gym, a steam bath, a sauna, a massage service, a terrace with a swimming pool and a jacuzzi. next to the establishment, guests can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OBSERVATIONS: The establishment offers a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.83" OriginalAmount="384.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888623" Longitude="103.8342811" StarRating="4" HotelCode="|60318" HotelName="Holiday Inn Singapore Atrium (sg Clean), An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/8/60318_1_6039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Holiday Inn Atrium is rated four stars was built in 1981 and it is situated in Singapore city centre. The establishment has 2 restaurants, lifts, a concierge, a safety deposit box service, a swimming pool and business facilities. ROOM: The establishment has 504 rooms with a hairdryer, an air-conditioning system, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288732985386" Longitude="103.83417159319" StarRating="4" HotelCode="7748|35089" HotelName="Holiday Inn Atrium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road, 169075 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/68/77683dc205526455018b06d91b3340cfa883e96e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the crossroads of Outram and Havelock Roads, the hotel lies by the Singapore River, with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007814831625" Longitude="103.859719881" StarRating="2" HotelCode="380624|shophouse_the_social_hostel" HotelName="The Shophouse on Arab Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Arab Street, Singapore 199745</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/2a/fe2a14a452648e0467a32fd3b8e0b1e8aab8fb24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.24" OriginalAmount="388.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035746" Longitude="103.8512006" StarRating="4" HotelCode="|125950" HotelName="Ibis Styles Singapore Albert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/5/0/125950_9f00a241410.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Albert Street it is in the centre of Singapore. In the surrounding area, guests will find El Museo de Arte de Singapur, Chijmes and Orchard Road. HOTEL: The hotel is ideal for holidays or business trips. ROOM: Guests are offered 170 comfortable rooms with an air-conditioning system, a satellite TV, a safety deposit box, a coffee maker, WiFi and a bathroom with a shower. FACILITIES: There are many facilities and services available at the establishment, including a restaurant, a business centre, a swimming pool, a gym and a playground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29715" Longitude="103.856511" StarRating="3" HotelCode="909728|park_view_7" HotelName="Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>81 Beach Road, Singapore 189692</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4e/4b4e9d3b26ba3bbaee81f7659f7d37c751c70640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Undeniably one of the city's best hotels, Park View Hotel offers more than just quality accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.68" OriginalAmount="389.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3012265" Longitude="103.8524769" StarRating="3" HotelCode="|44955" HotelName="Ibis Singapore On Bencoolen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 BENCOOLEN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/5/44955_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009 and has 538 standard rooms. The establishment boasts air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and WiFi. Guests are also offered vending machines, a laundry service (for a fee), a launderette and a car park (for a fee). SITUATION: This hotel is in Bencoolen Street. Is situated in the heart of the business area. Nearby, you will find restaurants and monuments where you can find Sim Lim Square and Bencoolen Mosque. 5 minutes away from the establishment, clients can find the Misericordia Temple. Clients can also find the Sri Krishnan Temple, San Pedro Church, the commercial area of Bugis Junction and Bugis Railway Station. 15 minutes away from the establishment, you can find the art museum. Clients can also enjoy the National Museum, the Little India district and SultÃ¡n Mosque. It is 10 minutes away from Orchard Road is 3 kilometres from Suntec City Mall Convention Centre 20 minutes away from the establishment you have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.21" OriginalAmount="391.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845009" Longitude="103.8350127" StarRating="4" HotelCode="|71557" HotelName="D' (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>231 OUTRAM ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/7/71557_1_1895.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 41 rooms and 7 floors. The establishment has artwork, a lobby with a reception, express check-out, air-conditioning and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and room service. It has a car park, At an extra cost you can use the laundry service. SITUATION: This hotel Tiong Bahru Estate it is in near the establishment, you will find restaurants, is 7 minutes away from VivoCity the shopping centre It has excellent transport links to, is 20 kilometres away from Singapur Changi Airport. ROOM: The rooms a bathroom, a shower and a king size or double bed. They have LCD satellite and cable TV, internet (free of charge), a hairdryer, a direct line telephone, a radio, a safe, a mini-bar, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: It does not have a swimming pool, The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with western dishes and Asian specialties. The establishment serves a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082748" Longitude="103.835643" StarRating="4" HotelCode="|35467" HotelName="Vibe Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 MOUNT ELIZABETH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/6/7/35467_1_2972.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 256 standard rooms, 5 suites and 2 rooms adapted for people with reduced mobility. Some of the facilities that the establishment offers to guests include a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a lounge area, a restaurant, computers with internet (for a fee), WiFi in communal areas and multifunctional areas. The establishment offers room service and a car park. SITUATION: This hotel is in a central area. Is situated in the Mount Elisabeth district, 3 minutes away from Orchard Road where you can find commercial areas, entertainment, restaurants and bars. Near the establishment, you will find the Lucky Plaza,Tangs and Shaw House shopping centres. 6 minutes away from the establishment you have Orchard Underground Station. It has excellent transport links to Little India, the art museum and the Esplanade theatres. 25 minutes away from the establishment you have the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069753721034" Longitude="103.83543491363" StarRating="4" HotelCode="19480|york_hotel_2" HotelName="York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mount Elizabeth, Singapore 228516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b7/4ab77e4bdb20a386ec4f16c5bdfff93abe24cd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, Singapore's main shopping and entertainment belt, and a 15 minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.44" OriginalAmount="397.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2805831" Longitude="103.8454772" StarRating="4" HotelCode="|54001" HotelName="Aurum Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 ERSKINE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/1/54001_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.316816" Longitude="103.841882" StarRating="3" HotelCode="21221|hotel_royal" HotelName="Hotel Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Newton Road, Singapore 307964</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5a/765aa4cdb7885c247713fcbe0bdcb433f593fbbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Singapore’s exclusive residential district, a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.06" OriginalAmount="402.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106846140334" Longitude="103.85881959585" StarRating="2" HotelCode="520059|travellers_inn_6" HotelName="Travellers Loft @ Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>290A Jalan Besar, Singapore 208953</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/84/a1845e21d0219014465dc8aee536a84260331dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.40" OriginalAmount="404.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302393" Longitude="103.857804" StarRating="4" HotelCode="7749|22814" HotelName="Village Hotel Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Victoria Street, 188061 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6437b1e765df60d83d4c707c201012049f813b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the Sultan Mosque on Arab Street and Bugis Village, with its enchanting atmosphere, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.70" OriginalAmount="404.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29153" Longitude="103.787721" StarRating="3" HotelCode="|451872" HotelName="Citadines Science Park Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Science Park Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/8/7/2/451872_29ed43a1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.05" OriginalAmount="405.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297748" Longitude="103.844096" StarRating="4" HotelCode="|449449" HotelName="Citadines Connect City Centre Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 Clemenceau Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/4/9/449449_3ebc12d1242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201035987076" Longitude="103.84500094136" StarRating="4" HotelCode="170068|27893" HotelName="Oasia Hotel Novena" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive, Singapore 307470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/62/f462d6896119bceb74a69d03ac416c294d2eb042.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the charming enclave of the Novena district, the hotel is within walking distance of Nove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307636" Longitude="103.835721" StarRating="4" HotelCode="153319|30649" HotelName="Quincy" 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,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Singapore 228517</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/36/21364bed107ba5c921924dd49ce0d1ec10ff4038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284399" Longitude="103.835042" StarRating="4" HotelCode="142230|27895" HotelName="Wangz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231 Outram Road Riverside, 169040 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ea/b1ea06613404566c7aab7b6de9a26434c48e163b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tiong Bahru Estate and is within easy walking distance of some of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291536" Longitude="103.842405" StarRating="4" HotelCode="96863|park_hotel_clarke_quay" HotelName="Park Hotel Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street, Singapore 237983</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/d9/51d9e98136bf54774ad81331e7a55a968bf5a66e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along the picturesque Singapore River, this city hotel is just a 5-minute drive from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.01" OriginalAmount="411.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30249" Longitude="103.8642502" StarRating="4" HotelCode="|218352" HotelName="Traveltine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/3/5/2/218352_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.87" OriginalAmount="414.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28761" Longitude="103.84721" StarRating="0" HotelCode="|188235" HotelName="City Backpackers -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/5/188235_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331287" Longitude="103.739603" StarRating="3" HotelCode="312604|150924" HotelName="Genting Hotel Jurong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link, Singapore 608516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5d/4c5d97e8acbd27c94727f9df7cad02e41e9cda82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 557 rooms. Services and facilities at the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3271725677369" Longitude="103.84612238628" StarRating="4" HotelCode="201402|ramada_singapore_at_zhongshan_park" HotelName="Ramada by Wyndham Singapore at Zhongshan Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Singapore 329982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8eb67a838ff571fcdcd9d60d8e63c41d2d3413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 384 rooms. The individual storeys can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.33" OriginalAmount="419.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306459" Longitude="103.831268" StarRating="4" HotelCode="|218719" HotelName="Yotel Singapore Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/1/9/218719_1_1874.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.63" OriginalAmount="421.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.273803" Longitude="103.844895" StarRating="4" HotelCode="59955|m_hotel_singapore" HotelName="M Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anson Road 81, 079908 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ed/67ed424396d653d79b4ee0093a1f014c52c84064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of the business district with easy access to key local att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.72" OriginalAmount="424.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29164143" Longitude="103.84959786" StarRating="0" HotelCode="985184|lyf_funan_singapore_by_ascott" HotelName="lyf Funan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Hill Street, Singapore 179370</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7e/0d7ef8cd4b1a84fa0467febf134dcbfa9e33551f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.01" OriginalAmount="424.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039608" Longitude="103.8595036" StarRating="3" HotelCode="|71561" HotelName="Rest Bugis (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/1/71561_1_2649.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a main building, a two-storey building and 73 rooms. This air-conditioned hotel has a cafÃ©, a lobby with express check-out, a reception, an internet zone, a lift, a breakfast room and a car park. The establishment offers guests room service and a laundry service (for a fee). SITUATION: Nearby, there is public transport, 10 minutes away from the establishment you have MRT Bugis the Station of It has excellent transport links to, Little India the commercial centre. it is 17 kilometres away from Singapore Changi Airport. ROOM: The rooms a bathroom with a shower and with a hairdryer. All the rooms have satellite and cable TV, a mini-bar, a coffee maker, a kettle (free of charge), mineral water, WiFi (free of charge), a king size or double bed, a direct line telephone, a safe and an individual air-conditioning system. FACILITIES: The establishment boasts an outdoor pool with deck chairs and a covered pool. MEALS: Regarding the food and beverage offering, the establishment offersOld Street CafÃ© the cafÃ© The establishment offers local dishes, Occidental dishes and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.94" OriginalAmount="426.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023175" Longitude="103.8578809" StarRating="4" HotelCode="|33922" HotelName="Village Bugis By Far East Hospitality (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victoria St. 390</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/33922_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 393 rooms. This establishment with air-conditioning, has a lobby with a reception, a currency exchange service, a lift, a shopping centre, conference facilities, banquet halls, executive floors, an indoor car park, 2 restaurants and a lounge bar. The establishment offers guests a laundry service, room service, an ironing room, a babysitting service (on request) and a medical care service (on request). SITUATION: This hotel is close to SultÃ¡n Mosque, is situatedArab, Close to Bugis Village this establishment is in a good location in Singapore. Close to the establishment, guests can find restaurants. It is 10 minutes away from the Parco Bugis Junction shopping centre. ROOM: All the rooms have views of the city or the swimming pool, internet, a satellite television, a hairdryer, a direct line telephone, a mini-bar and water (free of charge). They also have a bathroom, a coffee maker, a kettle, a mini-bar, towels, a safe and king size bed or two beds. The establishment has non-smoking rooms. FACILITIES: Outdoors, guests have access to a swimming pool on the roof terrace, deck chairs and a terrace. MEALS: Guests can make use of 2 restaurants. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.84" OriginalAmount="428.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303302" Longitude="103.8366149" StarRating="3" HotelCode="931427|holiday_inn_express_singapore_orchard_road" HotelName="Holiday Inn Express Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Bideford Road, Singapore 229921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9f/0f9ff6a3b53e211c3df435fb4dc6c674f4fb44a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.36" OriginalAmount="428.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331332" Longitude="103.739534" StarRating="3" HotelCode="|205638" HotelName="Genting Jurong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/6/3/8/205638_1_1411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.25" OriginalAmount="429.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2830051131966" Longitude="103.84309458609" StarRating="1" HotelCode="909741|1758278" HotelName="Yes Chinatown Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>68a Smith Street, Singapore 058967</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/91/dc91ce540fef7a314c307ff3ef5f7f4b80f65ab5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.02" OriginalAmount="434" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135324244157" Longitude="103.82912899021" StarRating="4" HotelCode="571548|231297" HotelName="Novotel Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, 01-01, Orchard District, Singapore 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f9/94/f9941a0b86b76f97d53c741e8a3fd147f1b0d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a babysitting service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.17" OriginalAmount="439" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2881457301271" Longitude="103.84437203407" StarRating="4" HotelCode="165517|24670" HotelName="Park Regis Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Merchant Road, Singapore 058268</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d0/a6d0ac10a05f16282a3f5b4b5dc7b36314141f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the city centre, within easy reach of Singapore's vibrant en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.26" OriginalAmount="442" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28643" Longitude="103.844669" StarRating="4" HotelCode="39411|20862" HotelName="Furama City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eu Tong Sen Street, 059804 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b1/c1b1ddd37f9608d89b5f68318bda9f207aaa3a09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chinatown- a shopping and entertainment haven in the middle of the Financial...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.29" OriginalAmount="443.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985944850046" Longitude="103.85033038526" StarRating="3" HotelCode="38596|bayview_hotel_singapore" HotelName="30 Bencoolen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Bencoolen Street, Singapore 189621</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/72/a472ccebd1aee522e7e99739a5e6cfcdf87a3eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the crossroads of Singapore's popular shopping area and business district, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.16" OriginalAmount="444.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302889" Longitude="103.858413" StarRating="3" HotelCode="|188261" HotelName="Nuve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 11A Jalan Pinang, Bugis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/1/188261_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.59" OriginalAmount="446.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007403" Longitude="103.8420778" StarRating="4" HotelCode="|60329" HotelName="Concorde  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/2/9/60329_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Orchard Road where you can find the commercial area and the leisure area. 5 minutes walk away, guests will find el Palacio Presidencial near the establishment, you will find commercial centres and Fort Canning Park. 200 metres away you can find restaurants, bars and nightclubs. Close to the establishment, guests can find El Museo de Arte de Singapur guests can also find Esplanade the Chijmes Hall theatres. HOTEL: This air-conditioned hotel has 407 standard rooms and 7 floors. Some of the establishment facilities on offer are a hairdresser's, a business centre, a secretary service, a medical care service and express check-out. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a bar and a restaurant. The establishment offers guests conference facilities and internet (for a fee). Guests have access to a gift shop. The establishment also offers room service, a laundry service and a car park (for a fee). ROOM: All the rooms have a marble bathroom with a shower, a bath, a hairdryer, a direct line telephone, a bathrobe, slippers, a king-size bed and a direct line telephone. They have a radio, a direct line telephone, a mini-bar, a mini-fridge, a coffee maker, an iron, cable television, a safe, a central air-conditioning system, internet (available for a fee), a writing desk and press. The establishment has non-smoking rooms (available on request).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.44" OriginalAmount="448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994245602115" Longitude="103.85048779788" StarRating="4" HotelCode="82175|somerset_bencoolen_singapore" HotelName="Somerset Bencoolen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Bencoolen Street, Singapore 189630</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/46/d446a9b747d1e01c718b2e1773eb1258b0473435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.77" OriginalAmount="455.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304873" Longitude="103.788042" StarRating="0" HotelCode="|449517" HotelName="Citadines Connect Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rochester Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/1/7/449517_fd8ffeb1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.68" OriginalAmount="456.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306895259978" Longitude="103.83600032258" StarRating="4" HotelCode="491667|oakwood_studios_singapore" HotelName="Oakwood Studios Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Currency Exchange,Garden,Housekeeping,Internet,Kitchen,Laundry,Parking,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Mount Elizabeth, Singapore 228514</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f0/a1f0c5f9e4483e071caf56e2f8c7752f3b2ef7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;MODERN SERVICED LIVING IN AN EXCLUSIVE DISTRICT

Stylish apartments with eclectic tech-enabled space...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.71" OriginalAmount="457" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758543579617" Longitude="103.84450086012" StarRating="4" HotelCode="435236|157754" HotelName="Oasia Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Singapore 079333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/8d/218de6ad596e04cf6f324dd16fb012ae6e6602e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113174803166" Longitude="103.85482327796" StarRating="2" HotelCode="95900|the_claremont_hotel_2" HotelName="The Claremont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 Serangoon Road, Singapore 218224</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/7f/3b7f4b5017b346160779ec3e9618b207be9d9aab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300607" Longitude="103.842129" StarRating="4" HotelCode="302591|concorde_hotel_singapore" HotelName="Concorde Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road, Singapore 238840</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/99/2999ecd00d9a719750f16937c2d4d149d213db08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road, the celebrated commercial and entertainment hub ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29776168272" Longitude="103.84440153837" StarRating="4" HotelCode="169598|157734" HotelName="Innotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Penang Lane, Singapore 238485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ea/14eaa7e62d48e7e27a72326306a3be22d5fb223d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is roughly a 5-minute walk away from Dhoby Ghaut MRT station and two train stops away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.76" OriginalAmount="461.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3204595" Longitude="103.8447805" StarRating="4" HotelCode="|79068" HotelName="Oasia Novena, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/6/8/79068_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="477.92" OriginalAmount="464" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304248273722" Longitude="103.82375121117" StarRating="4" HotelCode="166875|3167" HotelName="Hotel Jen Tanglin Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1A Cuscaden Road, 249716 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ab/3dab5da136bff4f765a44f8012f19373fe4b1987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Orchard Spring, this hotel is just a 5-minute stroll to the main shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.01" OriginalAmount="464.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758553" Longitude="103.8442613" StarRating="4" HotelCode="|211111" HotelName="Oasia Downtown Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Chinatown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/1/1/1/211111_1_1096.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.95" OriginalAmount="465" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30027" Longitude="103.860328" StarRating="4" HotelCode="166870|20866" HotelName="PARKROYAL on Beach Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500 Beach Road, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/db/dbb238427b2b934c722d60ced0eb8c81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Beach Road, on the perimeter of Singapore's Central Business District, in cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.21" OriginalAmount="465.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.327283" Longitude="103.8453116" StarRating="4" HotelCode="|125949" HotelName="Aloft Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Novena</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/4/9/125949_1_2678.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.04" OriginalAmount="468" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121597710242" Longitude="103.8546538832" StarRating="4" HotelCode="523462|210615" HotelName="Park Hotel Farrer Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road, Singapore 217564</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/51/ef517998314b052d4c4aa81f616dad1f528d5c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated and in one of Singapore's most bustling districts, Park Hotel Farrer Park enjoys ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.19" OriginalAmount="473.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292444220966" Longitude="103.84994029999" StarRating="5" HotelCode="7750|grand_park_city_hall" HotelName="Grand Park City Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Coleman Street, Singapore 179809, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fc/c1fc9e138cb4f46dbb7a9100b14fdba734b924c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This atrium hotel is strategically located in a vibrant quarter of Singapore's city centre, just a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.78" OriginalAmount="478.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078653" Longitude="103.8356203" StarRating="4" HotelCode="|71558" HotelName="Quincy Singapore By Far East Hospitality " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Orchard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/8/71558_1_819.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 108 studios, This establishment was built in 2009, with air-conditioning, it offers a lobby, with express check-out, a reception, a lift and a currency exchange service. The establishment boasts a bar, a restaurant and conference facilities. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in a central area, is in Mount Elizabeth a residential area of Orchard Road it is 3 minutes away from Where you can find commercial zones and entertainment. nearby, you will find restaurants, shops, bars and pubs. It has excellent transport links to Mount Elizabeth the hospital Lucky Plaza, Tangs and Shaw House the shopping centres 6 minutes away from the establishment guests have Orchard the underground station of It has excellent transport links to the art museum, Little India the theatres and the airport. ROOM: The establishment has studios with internet, LCD satellite and cable TV, a bathroom with a bath, a shower, a direct line telephone, a mini-bar, a safety deposit box, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: The establishment boasts a covered pool, a gym, a sauna and steam baths. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers limousine service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.70" OriginalAmount="483.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073607" Longitude="103.8325055" StarRating="5" HotelCode="|54009" HotelName="Royal Plaza On Scotts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Scotts Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/9/54009_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSingapore the heart of it is 20 minutes away from Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="505.26" OriginalAmount="490.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307257" Longitude="103.828447" StarRating="4" HotelCode="25905|98209" HotelName="Orchard Hotel Singapore" 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,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>442 Orchard Road, Singapore 238879</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e4/eae48261dbe48ac6aa223887cd8f1575769b77b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Orchard Road, adjacent to the Delfi Orchard mall and opposite to the Forum Sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.32" OriginalAmount="490.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30698" Longitude="103.85849" StarRating="4" HotelCode="|189756" HotelName="The Vagabond Club, Singapore, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/6/189756_d97e19f1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28396357" Longitude="103.84694548" StarRating="4" HotelCode="961310|400353" HotelName="Capri By Fraser China Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 South Bridge Road, Singapore 058743</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b0/7bb0072c8219a1fa6d3bf16ad74488219d666cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="507.32" OriginalAmount="492.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972533402842" Longitude="103.84033827858" StarRating="3" HotelCode="344941|1846048" HotelName="Lloyd's Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lloyd road, Singapore 239091</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ac195b11678a9d629cce82b3eb47cf75c4f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.79" OriginalAmount="493" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3107004621788" Longitude="103.8557665112" StarRating="4" HotelCode="166868|9204" HotelName="PARKROYAL on Kitchener Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Kitchener Road, Singapore 208533</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/dc/66dcd2c42d8533c47565503ef6f26cd8521f0f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Singapore's Little India on Serangoon Road, just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="509.41" OriginalAmount="494.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.35974362" Longitude="103.98945839" StarRating="3" HotelCode="946965|662396" HotelName="YOTELAIR Singapore Changi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>78 Airport Boulevard, Singapur 819666</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/85/2485a6ff2bfa97f3745b6e6aa02586d25e87b025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3070789388963" Longitude="103.85836352474" StarRating="5" HotelCode="376374|157730" HotelName="The Vagabond Club Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road, 207630 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ab/b2ab01d8df3c24714b252178efb597bbabab6db5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.82" OriginalAmount="497.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2918955" Longitude="103.8423639" StarRating="4" HotelCode="|63537" HotelName="The Robertson House by The Crest Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/7/63537_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.74" OriginalAmount="498.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300038" Longitude="103.8606061" StarRating="4" HotelCode="|34818" HotelName="Parkroyal On Beach Road, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500A BEACH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/8/34818_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 341 standard rooms and suites. The establishment offers guests a business centre, a laundry service, a cleaning service and catering service. The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, shops, a bar, dinner service, conference facilities, a car park and room service. SITUATION: This hotel is in Beach Road and is situated in the surounding areas of the business district. Nearby, you will find the convention centre. 20 minutes away from the establishment guests have Singapore Changi International Airport. It is situated 5 minutes away from MRT Bugis Station. Nearby, you will find commercial zones, boutiques, shops and restaurants. ROOM: The establishment has standard rooms and suites with individual air-conditioning systems, a mini-bar, cable television with films, a radio, a direct line telephone with an answering machine, internet, a kettle, a coffee maker, a safe, an ironing set and a bathroom. The establishment has non-smoking rooms. FACILITIES: Outdoors, guests have access to a swimming pool with a children's area, a pool bar with deck chairs and parasols. The establishment boasts a gym, a jacuzzi, a solarium, a steam bath, a massage service and a spa. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa. OTHERS: The establishment offers restaurants and a club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="514.02" OriginalAmount="499.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2892839554101" Longitude="103.83660938161" StarRating="4" HotelCode="48141|1010865" HotelName="Four Points by Sheraton Singapore, Riverview" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382 Havelock Road, Singapore 169629, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/8e/e78ed880dd53f79f670aa83017537aed31fca892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on the banks of the historical Singapore River, near Chinatown, just a 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.03" OriginalAmount="501.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3298194655477" Longitude="103.81636986378" StarRating="0" HotelCode="527289|hollandse_club" HotelName="Hollandse Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>22 Camden Park, Off Adam Road, Singapore 299814</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cf/43cf44f8a10d30a062290131590dac2672ecd228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="505.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295552" Longitude="103.85311" StarRating="4" HotelCode="48140|carlton_hotel_singapore" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>76 Bras Basah Road, 189558 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/aa/dcaaf83024cf34da302ae7902b33d26c4373e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel grounds are located on Bras Basah Road, close to several popular tourist attractions. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="521.15" OriginalAmount="505.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2964934425715" Longitude="103.85530165411" StarRating="4" HotelCode="344755|1208258" HotelName="Hotel Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis Street, Singapore 188592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa98bd95967adbf217c99ee0b297f2ed5e8b5b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.24" OriginalAmount="508.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807786709365" Longitude="103.84580159573" StarRating="4" HotelCode="909738|the_club_hotel" HotelName="Ann Siang House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Ann Siang Road, Singapore 069708</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894eb5430dae4507eee1d432e3edb19c503bbb23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="541.80" OriginalAmount="526.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295678" Longitude="103.839023" StarRating="2" HotelCode="|510743" HotelName="Recharge Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 River Valley Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/7/4/3/510743_6d494410933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.81" OriginalAmount="527" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024436140725" Longitude="103.84086638689" StarRating="4" HotelCode="13510|59787" HotelName="Holiday Inn Orchard City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cavenagh Road, Singapore 229616</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/37/fb3730592ead8d620be7afc27843087932d20455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Orchard Road, with easy access to the popular Orchard Road shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.96" OriginalAmount="532.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888751065014" Longitude="103.84534299374" StarRating="4" HotelCode="14729|swissotel_merchant_court" HotelName="Swissôtel Merchant Court, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Merchant Road, Singapore 058281</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/9a/149a0fdcb95d39d05d23b4cb2717a75d5087416c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the banks of the Singapore river opposite the Clarke Quay Festival Village....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.28" OriginalAmount="533.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288746" Longitude="103.842114" StarRating="4" HotelCode="|130376" HotelName="Holiday Inn Express Singapore Clarke Quay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/7/6/130376_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore city centre. 700 metres away, clients have Clarke Quay Station. ROOM: The establishment has 442 rooms with air-conditioning, internet, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a fitness centre and a swimming pool with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.72" OriginalAmount="535.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2965886" Longitude="103.8553338" StarRating="4" HotelCode="|168534" HotelName="Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/5/3/4/168534_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.90" OriginalAmount="535.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283916" Longitude="103.850352" StarRating="4" HotelCode="|447621" HotelName="Oakwood Premier Raffles Place Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Market Street, Level 9 Singapore 048948</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/2/1/447621_8bdbc871731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124131335486" Longitude="103.85376502076" StarRating="5" HotelCode="297063|one_farrer_hotel__spa" HotelName="One Farrer Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Farrer Park Station Road, Singapore 217562</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9b/0e9b85fb6c26903d6519671ffcd96a7599b0b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.65" OriginalAmount="536.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312232" Longitude="103.8543849" StarRating="4" HotelCode="|256843" HotelName="Holiday Inn Singapore Little India, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/4/3/256843_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.89" OriginalAmount="536.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2457" Longitude="103.83933" StarRating="5" HotelCode="|188415" HotelName="ONE15 Marina Club" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>#01-01, 11 Cove Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/1/5/188415_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.90" OriginalAmount="542.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2886065" Longitude="103.8452198" StarRating="5" HotelCode="|35413" HotelName="Paradox Singapore Merchant Court At Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 MERCHANT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/1/3/35413_9bc76470951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors, 476 standard rooms, a hall with a reception, a safety deposit box service, a currency exchange service, lifts, a restaurant, a bar, room service, a laundry service, a car park, a business centre with internet and a ballroom. SITUATION: This hotel is situated next to the Singapore River, Close to Chinatown and Boat Quay it is situated 10 minutes away from Sultan Mohamed Street where guests can enjoy bars, restaurants, pubs and nightclubs. Opposite the establishment, you can find Clarke Quay Metro Station. The establishment offers a transfer service. ROOM: The rooms with air-conditioning, have a bathroom, coat, a direct line telephone, a hairdryer and slippers. They also have internet, 3 telephones, a radio, cable television with films, a mini-bar, an iron, a coffee maker, a kettle, a safe and a sitting room. Some rooms have an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.29" OriginalAmount="543.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905414" Longitude="103.8348422" StarRating="5" HotelCode="12994|grand_copthorne_waterfront_hotel_singapore" HotelName="Grand Copthorne Waterfront Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>392 Havelock Road, Singapore 169663</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d2/55d2f20e80ed0a0eafb505f17f4b1b32fe03246e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the banks of the historic Singapore River, within easy access of the shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.35" OriginalAmount="545.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311732368481" Longitude="103.83642196655" StarRating="5" HotelCode="45068|sheraton_towers_singapore" HotelName="Sheraton Towers Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scotts Road 39, 228230 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b1/71b18edfa6ab1fcc11aae87c2387f7032e4c0fbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a central location, on Scotts Road, just a 10-minute walk from Orchard Road, with it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.60" OriginalAmount="546.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3074974" Longitude="103.8279781" StarRating="5" HotelCode="|60356" HotelName="Orchard Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/5/6/60356_add9a241325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned elegant and comfortable hotel, has 18 floors, 652 standard rooms and suites, a lobby, a reception, a safety deposit box service, a currency exchange service, a lounge area, a Chinese restaurant and a conference centre. The establishment boasts internet, event facilities, a bar, a cafÃ©, a hairdresser's, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Orchard Street, close to Delfi Orchard Shopping Centre where you can find shops, restaurants and leisure areas. Is 1 kilometre from the botanical garden. It is 3 kilometres away from the Suntec City Convention Centre. 8 minutes away, guests can find MRT Orchad Train Station. It is 25 minutes away from the airport. ROOM: All the rooms have cable television, a writing desk, a chair, computer safe, internet, a bathroom with a shower, a hairdryer, an iron and pillow menu. The establishment has Superior Plus Rooms and Superior Suites. They also have a direct line telephone, a mini-bar, a small fridge, a central air-conditioning system, a coffee maker and a teapot. FACILITIES: The establishment has a swimming pool, a golf course, chess, a tropical garden, a gym, a sauna and a spa for an additional charge. MEALS: Guests are offered all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.88" OriginalAmount="546.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278768" Longitude="103.84226" StarRating="5" HotelCode="|449481" HotelName="Mondrian Singapore Duxton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Duxton Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/8/1/449481_eb2d78f1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.00" OriginalAmount="546.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2842148" Longitude="103.8449354" StarRating="0" HotelCode="|250267" HotelName="Capsule Pod Boutique - Sg Clean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/6/7/250267_5a3aeee1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30496" Longitude="103.904327" StarRating="4" HotelCode="437144|hotel_indigo_singapore_katong" HotelName="Hotel Indigo Singapore Katong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 East Coast Road, Katong 428788</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/1f/fc1f774dae305ee09c6e0cd46ae43be6e8ef33f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.20" OriginalAmount="553.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905338" Longitude="103.8347453" StarRating="5" HotelCode="|55408" HotelName="Grand Copthorne Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>392 HAVELOCK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/8/55408_cf8a6e40959.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 538 rooms and 30 floors. The establishment boasts a lobby, room service (for a fee), a business centre, a secretary service, internet (for a fee), air-conditioning, a reception, a safety deposit box service and a currency exchange service. The establishment also offers internet (for a fee), a lift, a cafÃ©, a bar and a restaurant. For an extra cost you can have access to a laundry service and a car park. SITUATION: It is situated next to the river, is well-connected with shops, leisure areas ,Chinatown 10 minutes away from the establishment clients have Orchar Road 5 minutes away, you can find near the establishment, guests will find a nightclub, boutiques and restaurants. close to the establishment, guests have the metro station. ROOM: The rooms have internet, (available for a fee), a safe, a mini-bar, a coffee maker, a direct line telephone, satellite or cable TV, a mini-bar and a central air-conditioning system. The establishment has superior rooms and 3 disabled access rooms. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, 2 tennis courts, (available for a fee) and a gym. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.68" OriginalAmount="556.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.410263794" Longitude="103.8438662807" StarRating="4" HotelCode="901571|orchid_country_club" HotelName="Orchid Country Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchid Club Road, Singapore 769162</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ab/0cabd9b2484df57332ab81c32721cc51bfb74d31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes away from Changi International Airport, tucked away next to the Sung...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.68" OriginalAmount="556.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.276803" Longitude="103.843845" StarRating="4" HotelCode="909726|orchid_hotel_3" HotelName="Orchid Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 Tras Link (Tanjong Pagar), Singapore 078867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1f/2f1f247634e95558680e6176e52d7caa8a396caa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2736708" Longitude="103.8449112" StarRating="4" HotelCode="|54021" HotelName="M Singapore City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/1/54021_1_432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 28 floors, air-conditioning, a lobby, a business centre with internet, translation services, secretarial services (for a fee) and 350 meeting rooms. The establishment boasts restaurants and a bar. Sofas, the establishment offers guests a currency exchange service, a safety deposit box service, a car park (for a fee) and a reception. For an additional charge cost offers a laundry service and room service. SITUATION: This hotel is in the business district. It has excellent transport links to points of interest. It is situated 10 minutes walk away from the Shenton Way and Tanjong Pagar metro stations, about 10 minutes away (by car) from Merlion Park and Boat Quay, Chinatown, Tanjong Pagar Railway Station and the Front City harbour. It is 20 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.80" OriginalAmount="560.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2921881539601" Longitude="103.84990840194" StarRating="4" HotelCode="7753|peninsula_excelsior_hotel" HotelName="Peninsula Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street, Singapore 179805</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e3d900d92fb056fcea25d9dbd11b877bea63df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the middle of Singapore's bustling Civic District, the hotel is just a stone’s throw away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.83" OriginalAmount="561.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2895127814525" Longitude="103.83144748751" StarRating="3" HotelCode="384764|louis_kienne_serviced_residences" HotelName="Louis Kienne Serviced Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>554 Havelock Road, Singapore 169639</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a0/d2a036722279d516672ce7aa4f33e0685d0aed2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.87" OriginalAmount="561.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295817" Longitude="103.855138" StarRating="5" HotelCode="401651|117402" HotelName="Naumi Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Seah Street, Singapore 188396</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/4a/424ad067f78d2481d771e4d4c69163034d174ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, a mere two-minute walk from the famous Raffles Hotel. With...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="581.82" OriginalAmount="564.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2449227" Longitude="103.8278697" StarRating="5" HotelCode="|58933" HotelName="Sofitel Singapore Sentosa Resort and Spa " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Bukit Manis Road, Isla Sentosa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/9/3/3/58933_1_7784.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has a large, tropical beach, 214 standard rooms and 5 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests a laundry service, a car park and bicycle rental. All the rooms have garden views. The establishment offers guests a conference centre and multifunctional rooms. SITUATION: The establishment is situated on a cliff, the establishment has views of the sea, is in the Island of Sentosa, close to the tourist attractions. 2 minutes away from the establishment, you can find a golf course. Near the establishment, you will find Tanjong and Dolphin Lagoon beaches. It is 15 minutes away from Orchard Road, 5 minutes away from Singapore Cruise Centre and it is 5 minutes away from the beach Palang where you can find bars and restaurants. 300 metres away, guests will find shops. It is 2 kilometres away from MRT Station. It has excellent transport links to The Merlion,Dolphin Lagoon and Underwater World ROOM: The establishment has 214 rooms with garden views and 167 deluxe rooms. All the rooms have business facilities, a bathrobe, slippers, a hairdryer, a flatscreen TV with cable television with DVD, a desk, internet, 2 telephones and a table. They also have a bathroom with a shower, a bath, a mini-bar, a radio, an iron, a double bed and a central air-conditioning system. Some rooms have a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool with parasols and deck chairs. The establishment has 2 tennis courts, a gym, a volleyball court and bowling. You also have at your disposal a spa, gardens with tropical plants, swimming pools with waterfalls, steam baths, a mud bath, a massage service and treatments. 2 minutes away, there is a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: have at their disposal restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.13" OriginalAmount="571.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2748506640107" Longitude="103.84367465973" StarRating="4" HotelCode="35453|amara_singapore" HotelName="Amara Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Tanjong Pagar Road, 088539 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/57/62574c7873f0d645740338366365a3ec4eb98eef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within the heart of the bustling business and shopping districts of Chinatown and Shenton Wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.43" OriginalAmount="581" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009817883746" Longitude="103.83997854233" StarRating="4" HotelCode="33020|3903" HotelName="Jen Orchardgateway Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Orchard Road, Singapore 238858</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/53/27538e905bbdf6199adb03910a98de35c5a4c239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road and is annexed to the Specialist Shopping Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.05" OriginalAmount="581.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27716" Longitude="103.84359" StarRating="4" HotelCode="|188264" HotelName="Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Tras Link (Tanjong Pagar)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/4/188264_1_4175.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="600.72" OriginalAmount="583.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27886388" Longitude="103.84415178" StarRating="5" HotelCode="792058|2330875" HotelName="Six Senses Maxwell" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/4a/8c4a7c7e23e8a6211340ec2b517c03495e6732c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.50" OriginalAmount="586.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284286" Longitude="103.844947" StarRating="1" HotelCode="945417|1829178" HotelName="Capsule Pod Boutique Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street, Singapore 058341</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7a/db7a007d13873516fbd4985ae2262ded339c5e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.95" OriginalAmount="591.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2916773" Longitude="103.8497082" StarRating="4" HotelCode="|54014" HotelName="Wyndham Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/4/54014_78586860808.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a sauna and a conference centre. SITUATION: Is situated inSingapore the city centre of close to the establishment, clients can find places of interest, 20 minutes away from the establishment clients have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="610.79" OriginalAmount="593.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986335478394" Longitude="103.7880492037" StarRating="4" HotelCode="201400|fraser_place_fusionopolis_3" HotelName="Citadines Fusionopolis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Fusionopolis Way, Symbiosis Tower, Singapore 138633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6d/b06d3e909a0b6e625c8972ca19567fac0dd30935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.81" OriginalAmount="593.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.389154" Longitude="103.989427" StarRating="0" HotelCode="|509738" HotelName="The Bus Collective" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Telok Paku Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/7/3/8/509738_fe937e40910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623.15" OriginalAmount="605" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828584" Longitude="103.84892548406" StarRating="4" HotelCode="932936|60555" HotelName="Amoy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Telok Ayer Street, 48464 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/cb/0ecb7a35d42ca34390bc251a82df26a8410ace07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.38" OriginalAmount="605.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298611" Longitude="103.8502764" StarRating="4" HotelCode="|54003" HotelName="Oakwood Bencoolen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 BENCOOLEN STREET 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/3/54003_1_2283.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, comfortable, has 131 renovated rooms, 15 floors, a lobby, a reception, lifts, a cafÃ©, a dining room, internet, 6 multifunctional rooms, a photocopier and a fax machine. The establishment has a car park. SITUATION: The hotel is in the business district, Orchard Road and Fort Canning Park it is situated 15 minutes away from 8 minutes away, there is a public transport stop, 5 streets away, clients can find bars, restaurants. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone with an answering machine, a television, double bed or twin bed, large windows, a mini-bar, a safety deposit box, internet, a coffee maker and a kettle. FACILITIES: The establishment boasts a sauna, a gym and a swimming pool. MEALS: The establishment offers meal services. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.72" OriginalAmount="607.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282904" Longitude="103.847094" StarRating="4" HotelCode="|453934" HotelName="Mercure ICON Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Club Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/3/4/453934_b01bc8a1436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634.48" OriginalAmount="616" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102148464866" Longitude="103.82612431097" StarRating="4" HotelCode="416765|64162" HotelName="Darby Park Executive Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Orange Grove Road, Singapore 258353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7cf64a0e79035bfd24249be709e502f6480a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.31" OriginalAmount="616.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3130017856416" Longitude="103.8259270913" StarRating="3" HotelCode="93357|1571658" HotelName="Relc International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road, Off Orchard Road, Singapore 258352</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84dd6f4e6cd440c30046ec594f61dfaee0381c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.72" OriginalAmount="624.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2756153746671" Longitude="103.8441560766" StarRating="4" HotelCode="255651|carlton_city_hotel_singapore" HotelName="Carlton City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Gopeng Street, Singapore 078862</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a6/63a6ddb2746f2969961c545f39712cf39d8a8879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="649.86" OriginalAmount="630.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306033" Longitude="103.829093" StarRating="5" HotelCode="17568|4994995" HotelName="Hilton Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road, 238883 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/fb/63fb7288a352fc76b84940890649bcc196983a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on fashionable Orchard Road and in the heart of Singapore's shopping, entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="655.62" OriginalAmount="636.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2771845099187" Longitude="103.8488305086" StarRating="4" HotelCode="536080|2117015" HotelName="Oakwood Premier OUE Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Shenton Way, OUE Downtown 1, Singapore 068809</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592542/592542a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660.23" OriginalAmount="641" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3207301070789" Longitude="103.84315026442" StarRating="3" HotelCode="571270|230867" HotelName="Courtyard Singapore Novena" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena, Singapore 329568</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c3/7ec364e638223eac4f792cd2c63e1cdcc9679e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.26" OriginalAmount="642.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295853" Longitude="103.845428" StarRating="5" HotelCode="168481|hotel_fort_canning" HotelName="Fort Canning Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Canning Walk, Singapore 178881</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba0fc127001c1a16f3c17fd969e00cf2640928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Fort Canning Park, this park setting straddles not only the Orchard Road shopping belt an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="665.39" OriginalAmount="646.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.293978" Longitude="103.850519" StarRating="5" HotelCode="|468917" HotelName="Pullman Singapore Hill Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 HILL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/1/7/468917_6ed74981826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="667.24" OriginalAmount="647.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.35480657214" Longitude="103.98910361532" StarRating="2" HotelCode="440859|2289715" HotelName="Ambassador Transit Hotel Terminal 2" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Departure, Level 3, Passenger Terminal Building (PTB) 2, Singapore Changi Airport, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8230690</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.62" OriginalAmount="651.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3062768" Longitude="103.8292665" StarRating="5" HotelCode="|54016" HotelName="Voco Orchard Singapore, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/6/54016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Orchard Road where you can find commercial areas, offices and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="671.34" OriginalAmount="651.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041629" Longitude="103.8241927" StarRating="4" HotelCode="|35579" HotelName="Jen Singapore Tanglin By Shangri-la" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1A CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/7/9/35579_1_4552.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Orchard Spring the area. This renovated hotel in 2004, has 301 superior rooms, 33 deluxe rooms, 2 rooms adapted for people with reduced mobility and 45 interconnecting rooms. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a business centre, conference facilities, a pharmacy, a beauty centre, a hairdresser's, a restaurant and a bar. The establishment offers a transfer service to Orchard Road, a launderette, room service and a car park (for a fee). SITUATION: This hotel is in Orchard Spring it is situated 5 minutes away from Orchard Road near the establishment, guests will find the Singapore Botanical Garden. Clients can also find The National Orchid Garden shopping centres, Tanglin Mall, Tanglin Shopping Centre and Tanglin Shopping Centre Hospital and Gleneagles. It is 10 minutes away from Chinatown and Little India ROOM: The establishment has superior rooms. All the rooms have a marble bathroom with bathrobe, slippers and a hairdryer. They have a safe, a mini-bar, a coffee maker, an iron, water, an air-conditioning system, a desk, internet (free of charge), a direct line telephone and daily press. FACILITIES: Guests are offered health facilities, leisure areas, a gym, a sauna, a steam bath, a massage service, a hydromassage bath, spa treatments, a jacuzzi and an outdoor pool. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy Traders CafÃ© CafÃ© Traders CafÃ©, Ah Hoi Restaurant and Rumpoles Bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.65" OriginalAmount="655.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298142" Longitude="103.854851" StarRating="5" HotelCode="7751|intercontinental_singapore" HotelName="Intercontinental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road, 188966 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/9a/c59a68f731a64aab7387ed344519b6e80d64aaae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the civic and cultural district of Singapore at Bugis Junction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.71" OriginalAmount="662.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3206144" Longitude="103.8432405" StarRating="4" HotelCode="|256853" HotelName="Courtyard By Marriott Singapore Novena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena Singapore 329568</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/3/256853_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="701.38" OriginalAmount="680.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304963" Longitude="103.904459" StarRating="0" HotelCode="|256822" HotelName="Indigo Singapore Katong , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86 East Coast Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/2/256822_1_5211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701.43" OriginalAmount="681" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307807" Longitude="103.831862" StarRating="4" HotelCode="916778|60987" HotelName="8 on Claymore Serviced Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill, Singapore 229572</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/09/340947623e18feb358022921986a152f7281b395.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.46" OriginalAmount="682.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282029150194" Longitude="103.85163411498" StarRating="5" HotelCode="114231|ascott_raffles_place_singapore" HotelName="Ascott Raffles Place Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Finlayson Green, Singapore 049247</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/09/6b092f6017e9a5c00d9631aaf8362f71c903e4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With immediate access to the multinational business and financial institutions, the residence offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703.49" OriginalAmount="683" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031542157233" Longitude="103.83622348309" StarRating="5" HotelCode="33019|20964" HotelName="Grand Park Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Orchard Road, Singapore 238857, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/db/75db5bc237ff4f6b17730135e25e66cd967af842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Orchard Road, surrounded by the city's most prestigious ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.14" OriginalAmount="687.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30783" Longitude="103.83165" StarRating="4" HotelCode="|188445" HotelName="Novotel Living Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/4/5/188445_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.88" OriginalAmount="696.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083214903705" Longitude="103.83391141891" StarRating="5" HotelCode="29566|goodwood_park_hotel" HotelName="Goodwood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Scotts Road, 228221 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f8/82f891b5cddc061a7f8a712ed43910f5f5e049ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping and entertainment hub of Orchard and Scotts Roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.94" OriginalAmount="698.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30641157" Longitude="103.85232086" StarRating="0" HotelCode="689342|clifden_hostel" HotelName="Clifden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road, Singapore 207472</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/30/ff30a3cadb32fcbbe10be36ffaf4605e9d79a7c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="718.96" OriginalAmount="698.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2960465" Longitude="103.8527408" StarRating="4" HotelCode="|33307" HotelName="Carlton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/7/33307_8370e1a0939.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 630 standard rooms and suites and 26 floors. The establishment boasts 2 conference rooms, computers, internet (for a fee) and secretarial services. Guests are also offered a lobby, a conference room, meeting rooms, a cafÃ©, 2 Chinese restaurants, a reception with safety deposit boxes, a currency exchange service, lifts and a hairdresser's. The establishment offers guests room service, a laundry service and a car park. SITUATION: This complex is in Bras Basah Road near the establishment, you will find the tourist attractions. 7 minutes away from the establishment guests have MRT City Hall Station. It is situated 5 minutes away from the Raffles City Shopping Centre. Close to the establishment, guests can find shops, bars and restaurants. It is 8 minutes away from the city centre. It has excellent transport links to the art museum, the city of Suntec, the Esplanade Theatre and Merlion Park. Is 30 kilometres from the airport. ROOM: The establishment has standard rooms and suites with telephone, a desk, a mini-bar, a television with films, a coffee maker and a kettle. Each room has a bathroom with telephone, scales, a hairdryer and a bathrobe. They have internet, a central air-conditioning system, a safety deposit box, a balcony or terrace with city views and daily press. FACILITIES: The establishment has a swimming pool with a terrace, a bar, deck chairs, a gym, a sauna and a steam bath. Guests are offered a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="725.02" OriginalAmount="703.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30428" Longitude="103.83737" StarRating="0" HotelCode="|236004" HotelName="Ascott Orchard Singapore " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cairnhill Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/0/4/236004_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="730.20" OriginalAmount="708.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3086553" Longitude="103.8342381" StarRating="5" HotelCode="|54011" HotelName="Goodwood Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/1/54011_410d7b80941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 234 standard rooms and suites. The establishment boasts air-conditioning, a concierge, a business centre, a hairdresser's, conference rooms, meeting rooms, a currency exchange service and a lift. The establishment also has a grill, 2 Chinese restaurants, a cafÃ© and a bar. The establishment offers guests internet, room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of the commercial area, close to the Orchard and Scotts Streets. It is 10 minutes away from the business area of Shenton Way, 25 minutes away from Airport Singapore Changi. 10 minutes away from the establishment, guests will find Far East Square. can also find the Scotts Shopping Centre, Tang Square and the Shaw Centre. 8 minutes away, there is a metro station. 10 minutes away from the establishment guests have Orchard Station. It has excellent transport links to Chinatown, Little India and the theatres. ROOM: The establishment has 118 rooms with teapot, a coffee maker, individual air-conditioning, a safety deposit box, internet (available for a fee), satellite or cable TV and king size bed or two beds. The rooms have a bathroom with a hairdryer, a direct line telephone, a sitting room and a balcony or terrace. FACILITIES: There is a range of facilities and services available at the establishment, including a well-equipped gym, 2 swimming pools, a massage service, a spa for an additional charge, deck chairs and parasols.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.66" OriginalAmount="722.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994524916385" Longitude="103.86038441468" StarRating="5" HotelCode="931429|pan_pacific_serviced_suites_beach_road_singapore" HotelName="Pan Pacific Serviced Suites Beach Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road, Singapore 199592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/16/8e165e2dbb1c9ea4562010abfb0f202b611ec0ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="750.49" OriginalAmount="728.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934818" Longitude="103.8273559" StarRating="0" HotelCode="|63534" HotelName="Fraser Suites Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>491A RIVER VALLEY ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/4/63534_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and it is near the tourist points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="755.54" OriginalAmount="733.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924629916524" Longitude="103.85863602161" StarRating="5" HotelCode="15992|96619" HotelName="Pan Pacific Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Boulevard, Marina Square, Singapore 039595</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4b/3a4b7ba76db9277c28d9d752507ca51f8bdea13a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Marina Bay, the hotel is connected via covered sky-bridge to three major sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="757.46" OriginalAmount="735.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2821135" Longitude="103.851721" StarRating="5" HotelCode="|64324" HotelName="Ascott Raffles Place Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FINLAYSON GREEN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/4/64324_1_2363.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is ideal for family holidays, renovated in 2008, has 146 apartments, a reception, a lift, a bar and a breakfast room. By paying an additional charge you can enjoy a laundry service and a car park. SITUATION: It has excellent transport links to the business area, In the surrounding area, you can find the nightlife, 3 minutes away, you can find the metro station, nearby, there is a public transport stop, is situated 20 kilometres away from Singapur-Changi Airport. ROOM: Guests are offered apartments with a bathroom, shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, a Hi-Fi, internet, a kitchen, a fridge, a microwave, a coffee maker, a kettle, a washing machine, an iron, individual air-conditioning and a safe. FACILITIES: The establishment boasts a gym, a wellness centre, an aerobics room (available for a fee), a swimming pool, a jacuzzi and sunbeds. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a lounge bar. The establishment offers a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OBSERVATIONS: Customers have business facilities, a concierge service, a reception, security and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="759.75" OriginalAmount="737.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113223" Longitude="103.8264507" StarRating="5" HotelCode="|54008" HotelName="Shangri-la Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/8/54008_1_1605.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has excellent service and dining facilities. SITUATION: This establishment is close to Orchard Road</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.19" OriginalAmount="743.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2999926" Longitude="103.8603348" StarRating="0" HotelCode="|130505" HotelName="Pan Pacific Serviced Suites Beach Road, Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/5/0/5/130505_1_1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.44" OriginalAmount="748" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934337041036" Longitude="103.8536632061" StarRating="5" HotelCode="20379|13101" HotelName="Swissôtel The Stamford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Stamford Road, Singapore 178882</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4d/cd4d84e746a40cdda2d7c5cbd8be09fdf79e4338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is located at the heart of Singapore’s business and cultural centre where the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.47" OriginalAmount="749.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280176" Longitude="103.849816" StarRating="5" HotelCode="212980|sofitel_so_singapore" HotelName="SO Sofitel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Robinson Road, 068876 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/97240c08068d6aeab6091600af94e9ca9e0f6efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="785.33" OriginalAmount="762.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2933529" Longitude="103.8529428" StarRating="5" HotelCode="|55412" HotelName="Swissotel The Stamford, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 STAMFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/55412_1_8882.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 72 floors, 1261 rooms and modern facilities. Guests are also offered restaurants and an events room. SITUATION: This complex is in the heart of the cultural area, is in Singapore the commercial area of close to the establishment, guests have City Hall Station the Station of it is situated near Mass Rapad Transit the underground station of. ROOM: The luxurious rooms, have a balcony and city views. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, 2 outdoor pools, 6 tennis courts and 35 treatment cabins. MEALS: The establishment serves all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="790.26" OriginalAmount="767.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022344558126" Longitude="103.83624494076" StarRating="5" HotelCode="56120|CBP438300" HotelName="Mandarin Orchard Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Orchard Road, Singapore 238867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b5f5bf5192fd053/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Orchard Road, Singapore's premier shopping, entertainment and b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="812.38" OriginalAmount="788.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304703" Longitude="103.824868" StarRating="5" HotelCode="44765|101592" HotelName="Regent Singapore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cuscaden Road 1, 249715 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9a/8a/9a8af0f499d4c3be2c02a906ee6a50af8a7c52e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Singapore's most exclusive areas, close to the main business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.79" OriginalAmount="793.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2890194087833" Longitude="103.83746552618" StarRating="4" HotelCode="565884|the_warehouse_hotel" HotelName="The Warehouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Havelock Road, Robertson Quay, Singapore 169628</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/02/de02dedef77420cafaa3e6892ded2078e2c66826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.94" OriginalAmount="798.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.358479" Longitude="103.988104" StarRating="4" HotelCode="76109|crowne_plaza_changi_airport" HotelName="Crowne Plaza Changi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard #01-01, 819664 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/c8/10c847d3dee8832e887b32a77c06d62dc8f206e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located at Changi Airport in the east of Singapore. It lies close to the Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.53" OriginalAmount="806.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291798" Longitude="103.857066" StarRating="5" HotelCode="|54022" HotelName="Parkroyal Collection Marina Bay, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Raffles Boulevard, Marina Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/2/54022_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is situated in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="833.11" OriginalAmount="808.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2769600391389" Longitude="103.8462816209" StarRating="5" HotelCode="506564|585143" HotelName="Sofitel Singapore City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Wallich Street, Singapore 078885</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/55/9e55bf4d2e219a3be1df949adff866971b5452fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="838.11" OriginalAmount="813.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307471" Longitude="103.829995" StarRating="5" HotelCode="14802|74305" HotelName="Pan Pacific Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Claymore Road, Singapore 229540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/32/4a32574605e9caef76cddd11b7d15cfd38c39852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a desirable residential district of Singapore just a stone's throw from the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="839.29" OriginalAmount="814.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023436" Longitude="103.8409968" StarRating="4" HotelCode="|54019" HotelName="Holiday Inn Singapore Orchard City Centre, An Ihg" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 CAVENAGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/9/54019_1_4927.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1985 and is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.12" OriginalAmount="831.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3564921" Longitude="103.98562" StarRating="5" HotelCode="|43126" HotelName="Crowne Plaza Changi Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/1/2/6/43126_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore Airport Close to, the business area, and excellent transport links to the shopping areas and leisure areas. HOTEL: The hotel has a business centre, a gift shop, a cafÃ©, a bar, a restaurant, conference facilities, internet and a concierge. The establishment offers room service, a laundry service and facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.29" OriginalAmount="843.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2998191722603" Longitude="103.85814998934" StarRating="5" HotelCode="544889|andaz_singapore" HotelName="Andaz Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street, Singapore 189354</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/33/46337bbb97053e8be59b85fbd5f3cdbe7481e3e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="873.68" OriginalAmount="848.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298465" Longitude="103.8548634" StarRating="5" HotelCode="|55410" HotelName="Frasers House, a Luxury Collection Hotel, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/0/55410_1_1010.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Intercontinental Singapore is rated five stars. SITUATION: This establishment is near the Marina Bay area. It is situated 10 minutes walk away from the Suntec Convention Centre and Raffles City Shopping Centre. The establishment is a 20-minute drive away from Singapore Changi Airport. ROOM: Customers can find large rooms with stylish furniture, an LCD television, an air-conditioning system, a courtesy tea and coffee service and a mini-bar. Some rooms have special services, WiFi (free of charge) and meeting room. FACILITIES: The establishment boasts an outdoor pool, a spa, a massage service and a garden on the roof terrace. The establishment also has a fitness centre. RESTAURANT: This establishment has restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="888.01" OriginalAmount="862.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051956" Longitude="103.8326429" StarRating="5" HotelCode="|35283" HotelName="Singapore Marriott Tang Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>320 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/8/3/35283_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 30 floors, 383 standard rooms, 6 executive floors and 19 suites. The establishment offers a business centre, internet, event rooms, a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar, restaurants, room service, a laundry service, an oudooor car park and a valet service. SITUATION: This hotel is located between Scotts Road and Orchard Road, close to the Tangs shopping centre and places of interest. ROOM: The establishment has deluxe rooms with coffee pot, a kettle, a mini-bar, a safety deposit box, a direct line telephone, internet, press and a VIP service. The establishment has non-smoking rooms. Each room has a bathroom with a hairdryer, a satellite or cable television, a mini-bar, an ironing set and a central air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.23" OriginalAmount="863.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3018009" Longitude="103.8360356" StarRating="5" HotelCode="|54020" HotelName="Hilton Singapore Orchard " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/0/54020_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious establishment is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.01" OriginalAmount="867.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285693" Longitude="103.846355" StarRating="5" HotelCode="213802|parkroyal_on_pickering" HotelName="PARKROYAL on Pickering" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Upper Pickering Street, Singapore 058289</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7b/fa7b18c7c5cb7355d444fc38b1e399ea812712ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.04" OriginalAmount="868.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051144026337" Longitude="103.8325381279" StarRating="5" HotelCode="17569|singapore_marriott_hotel" HotelName="Singapore Marriott Tang Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Orchard Road, Singapore 238865</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2a/542a35f73978ecbb11bc41beb826911d2b91cca0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a renowned landmark on the corner where Scotts Road meets Orchard Road. Located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="896.16" OriginalAmount="870.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2938033630504" Longitude="103.85171436442" StarRating="5" HotelCode="297946|405725" HotelName="The Capitol Kempinski Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road, Singapore 178906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/05/69058c2a8ad952bb48a57d48d2daebdcc2536b48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
        <Offer>Free nights</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="904.79" OriginalAmount="878.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936482261422" Longitude="103.85868430138" StarRating="5" HotelCode="47711|CAN267200" HotelName="Conrad Centennial Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard, Singapore 038982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/29/fb29d2ec8e5302c11c49c6a7d74832bf3ef668d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre in the Marina Bay district, between Millenia Walk and Suntec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="914.46" OriginalAmount="887.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2859012875482" Longitude="103.8531884551" StarRating="5" HotelCode="21222|95210" HotelName="The Fullerton Hotel Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Fullerton Square, 049178 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/d9/7ed907bc4a17830cb12641e9a5ceaadede4b26f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated in a prime location in the heart of the Civic District. Lying at the forefront...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.79" OriginalAmount="893.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3063639874729" Longitude="103.83299410343" StarRating="5" HotelCode="13029|grand_hyatt_singapore" HotelName="Grand Hyatt Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Scotts Road, 228211 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/bf/2cbf00bb3aa50bcebe60bcec6bd2af5fa62e1d63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the shopping and entertainment district of Orchard Road, 2 km from Clarke Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.90" OriginalAmount="901.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936" Longitude="103.85377" StarRating="5" HotelCode="16441|86019" HotelName="Fairmont Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Bras Basah Road, Singapore 189560</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/d5/add55fda5d8d5df75ef67b9e59409410aa686184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Singapore's business, historical, cultural, and shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="933.50" OriginalAmount="906.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304834" Longitude="103.8252414" StarRating="5" HotelCode="|60368" HotelName=" Conrad Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/8/60368_e6c33fe1142.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, just a few minutes away from the tourist attractions, the commercial areas and Holland Village in the surrounding area you can also find restaurants, cafÃ©s, bars, spas and art supply stores. HOTEL: The hotel offers a cafÃ©, a hairdresser's, a supermarket, a bar, a restaurant, some services (for a fee), room service, a laundry service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="934.03" OriginalAmount="906.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2940418" Longitude="103.8537429" StarRating="5" HotelCode="|60303" HotelName="Fairmont Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/0/3/60303_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant, luxury. SITUATION: This hotel is in an excellent location where you can find cultural offer, business areas, commercial zones and leisure activities. Next to the establishment, guests have City Hall Underground Station. ROOM: The establishment has rooms and suites with air-conditioning. FACILITIES: Guests are offered 17 bars and restaurants. The establishment boasts meeting rooms, a spa, 35 treatment cabins, a fitness centre, a gym, 2 swimming pools and 6 tennis courts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.48" OriginalAmount="916.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27885" Longitude="103.843175" StarRating="4" HotelCode="62531|the_duxton" HotelName="Six Senses Duxton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duxton Road 83, Singapore 089540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/26/e9262628cc4bb1016c7d182e62c6c5c5d45ae794.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Duxton Road, in the heart of Chinatown and within walking distance of the central busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="948.26" OriginalAmount="920.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2995288044509" Longitude="103.84063839912" StarRating="4" HotelCode="168076|504715" HotelName="Lanson Place Winsland Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Penang Road, Singapore 238462</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5e/855e5766eb7c69791a8d1c0467a94a09a0c2ed66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is conveniently located in the heart of the city, within walking distance of Somerset ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="968.77" OriginalAmount="940.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304472" Longitude="103.836843" StarRating="5" HotelCode="|465996" HotelName="Como Metropolitan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 BIDEFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/9/6/465996_24cacb21536.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="969.87" OriginalAmount="941.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031513" Longitude="103.8360752" StarRating="5" HotelCode="|60360" HotelName="Pullman Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/0/60360_fa92b841114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 333 rooms and it is situated in a great location, The establishment has a lobby with air-conditioning, a reception, a currency exchange service and a lift. Regarding the food and beverage offering, the establishment has a restaurant, a bar, a cafÃ© and a banquet hall. The establishment offers guests meeting rooms, computer hire, internet (for a fee), a postal service and courier. The establishment also offers a babysitting service, a medical care service (for a fee), room service, a laundry service, valet parking, a car park and security. SITUATION: This urban hotel is in Orchard Road the heart of it is surrounded by commercial centres, entertainment areas and business zones. near the establishment, you will find bars, restaurants, is 10 minutes away from Shenton Way the district of It has excellent transport links to, the National Museum and the theatres. 90 metres away, there is a bus stop, in the surrounding area, clients have a train station, is situated 25 kilometres away from Singapore Changi Airport. ROOM: The establishment has 333 rooms, with air-conditioning with a bathroom and business facilities. Guests are offered 138 superior rooms with telephone, a satellite or cable television, a radio, a mini-bar, a coffee maker, a kettle, a double bed, a safe, a writing desk, data connection and internet. FACILITIES: The establishment boasts a gym, Outdoors, guests have access to a swimming pool with deck chairs. OTHERS: Regarding the food and beverage provision, the establishment offers 3 restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="979.33" OriginalAmount="950.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934939" Longitude="103.8584788" StarRating="5" HotelCode="|55407" HotelName="Conrad Singapore Marina Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/7/55407_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 509 standard rooms and 25 suites. The establishment boasts 5 restaurants, an events room, internet and a reception. It also has a safety deposit box service, lifts, a car park and a laundry service. SITUATION: This hotel is in the city centre. Is situated in Marina Bay where you can find restaurants, bars, shops and art galleries. It is situated 5 minutes away from the railway station. ROOM: The rooms have a direct line telephone, a desk, a bathroom with a hairdryer, a satellite television, a radio, a mini-bar and a mini-fridge. They also have an ironing set, heating, a central air-conditioning system and a safety deposit box (available for a fee). It also offers non-smoking and disabled access rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="984.68" OriginalAmount="956" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303088" Longitude="103.832473" StarRating="4" HotelCode="76122|59101" HotelName="Orchard Parksuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Orchard Turn, Singapore 238800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/00/95003365267f4e8c0b6fc912765495a90553695e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located just off Orchard Road, the residences are next to Wisma Atria and just a 5-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1014.15" OriginalAmount="984.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3128487" Longitude="103.8258947" StarRating="4" HotelCode="|60369" HotelName="Relc International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/9/60369_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an events room, Orchard Road It is 10 minutes away from The establishment offers a transfer service, The establishment has a lobby with a seating area. SITUATION: Orange Grove Road It is in It has excellent transport links to, near the establishment, you will find Shangri La the hotel. ROOM: Customers can find large rooms with a bathroom with a balcony and large windows. The establishment has standard rooms with two beds, rooms with queen size bed and suites with king size bed. RESTAURANT: Regarding gastronomy, the establishment offers a Chinese restaurant a coffee shop with breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1015.47" OriginalAmount="985.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29378" Longitude="103.85172" StarRating="5" HotelCode="|188381" HotelName="The Capitol Kempinski Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/8/1/188381_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.97" OriginalAmount="999.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2550929643592" Longitude="103.82044672966" StarRating="5" HotelCode="160449|resorts_world_sentosa__michael" HotelName="Hotel Michael" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sentosa Gateway, Singapore 098269, Sentosa Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b98f3711184d016b7f95b3cc83459b79801158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Sentosa Island, the hotel is a mere 10-minute drive from Singapore's Central Business Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1032.71" OriginalAmount="1002.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.355364" Longitude="103.989236" StarRating="0" HotelCode="|458454" HotelName="Ambassador Transit Terminal 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singapore Changi Airport, PTB2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/4/5/4/458454_353a04c0653.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1066.78" OriginalAmount="1035.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.299395" Longitude="103.858219" StarRating="5" HotelCode="|250280" HotelName="Andaz Singapore - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street Singapore 189354</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/0/250280_16c9aba0834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1088.42" OriginalAmount="1056.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050116" Longitude="103.8287799" StarRating="5" HotelCode="|33853" HotelName="Four Seasons  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 ORCHARD BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/3/33853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it is surrounded by garden areas 254 rooms and 20 floors. Some of the establishment facilities on offer are a lobby with a reception, a currency exchange service, lifts, a cafÃ©, a shop, a bar and restaurants. The establishment offers internet, business facilities, secretarial services, translation services, a shoe-shining service, children's facilites, a babysitting service, room service and a car park. SITUATION: This hotel Orchard Boulevard it is in It has excellent transport links to the business areas, the commercial area and boutiques. it is in an excellent location, 5 minutes away from the establishment you have Orchard Mass Rapid Transit the underground station of it is situated 22 kilometres away from Singapore Changi the International Airport of. ROOM: The establishment has deluxe rooms and premier rooms. All the rooms have a sitting room with sofa, table, a desk, chair, internet, a mini-bar, video, satellite or cable TV, an air-conditioning system and a safety deposit box. The rooms a bathroom with mirror, a bath, a shower, a WC and a bidet. The establishment has non-smoking floors. FACILITIES: The establishment has a gym, aerobics room, a spa, body treatments, facial treatments, a massage service and spa treatments. You also have at your disposal a billiards table, a golf simulator, a jacuzzi, a sauna, a steam bath, tennis courts, an outdoor swimming pool and a children's swimming pool. Guests are offered games, video games and DVD player. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves international dishes and local products.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1143.82" OriginalAmount="1110.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.246217" Longitude="103.842456" StarRating="5" HotelCode="186924|911735" HotelName="W Singapore Sentosa Cove" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Ocean Way, Singapur, Singapur 098374</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/1b/101bb81c0343729ef9d1c495795c82b60a452a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the island of Sentosa, where East meets West. It is situated just off the so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.34" OriginalAmount="1115.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039452626082" Longitude="103.82791936398" StarRating="5" HotelCode="12628|22774" HotelName="Four Seasons Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Orchard Boulevard, Singapore 248646</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/df/2cdf7bb5ed10b56978b251903ec8f8f21148f8eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the tree-lined Orchard Boulevard, the hotel is linked to the business, shopping and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.29" OriginalAmount="1143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305918856464" Longitude="103.82598280907" StarRating="5" HotelCode="71201|the_st_regis_singapore" HotelName="The St. Regis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 Tanglin Road, Singapore, 247911 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/aa/d2aa3ee99e9d6a947f3b6c656ada9b25ca56260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of Orchard road, offering immediate access to excep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1181.61" OriginalAmount="1147.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2949566" Longitude="103.8564838" StarRating="5" HotelCode="|205714" HotelName="Jw Marriott Singapore South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, City Hall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/7/1/4/205714_1_3022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1185.45" OriginalAmount="1150.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2906127376103" Longitude="103.86016488075" StarRating="5" HotelCode="18489|23044" HotelName="The Ritz-Carlton Millenia" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Avenue, Singapore 039799</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5f/485f29e909bc2313674ae4f25a38253b0a050730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Marina Centre, a 7-minute walk from the City Hall MRT Station (public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.62" OriginalAmount="1154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2578844725642" Longitude="103.81010144949" StarRating="5" HotelCode="17469|shangrilas_rasa_sentosa_resort__spa" HotelName="Shangri-La's Rasa Sentosa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Siloso Road, Sentosa 098970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b4/32b4d0cc0ea772597629ad1efc4e9536e4069a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located on the western tip of Sentosa island, Singapore, on the beachfront. Set...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1190.16" OriginalAmount="1155.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065621" Longitude="103.8330492" StarRating="5" HotelCode="|60315" HotelName="Grand Hyatt Singapore (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/5/60315_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has 21 floors and 663 standard rooms and suites. The establishment offers conference facilities, leisure areas and a meal service. There are many services available at the establishment, including a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has a hairdresser's, internet, restaurants, a business centre, a transfer service, daily newspapers, audiovisual equipment, room service and a car park. SITUATION: This hotel is in Orchard Road the commercial area of Clarke Quay it is situated 2 kilometres away from nearby, there is a bus stop, taxis, near the establishment, you will find Far East Plaza and Scotts the shopping centres Where you can find restaurants and bars. near the establishment, you will find Marina Bay and Fort Canning the parks Clients can also find the art museum, Suntec the city of the theatres. it is 200 metres away from the city centre, 10 minutes away, guests can find nightclubs, 300 metres away, there is a public transport stop excellent transport links to and. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 663 rooms and suites. The establishment has rooms with business facilities, a large desk, WiFi, a safe, an LCD TV with video, a DVD player, an iron, a hairdryer, a mini-bar and an individual air-conditioning system. The establishment has Grand Deluxe rooms with a sitting room, a flat-screen television, a desk with telephone, a wardrobe and internet. The rooms a bathroom, a radio, a coffee maker, a kettle and a double bed. FACILITIES: The establishment boasts a health club, squash, tennis, a gym, aerobics, dances, ping pong, golf areas, a spa with a hydromassage, heated swimming pools, thermal area, a sauna, a massage service, beauty treatments and a lounge. Customers can enjoy Brixs Wine the bar with a live music and a nightclub. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersMezza 9 the restaurant Straits Kitchen the restaurant Oasis the restaurant Petes Place the restaurant, which serves Italian specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211.28" OriginalAmount="1176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2943975700687" Longitude="103.85499990846" StarRating="5" HotelCode="314906|64006" HotelName="JW Marriott Hotel Singapore South Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, Access via Nicoll Highway, Singapore  189763</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/52/dd52080c8c944e0463276eeb2ed5903694d119bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1276.47" OriginalAmount="1239.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905698331527" Longitude="103.85820150375" StarRating="5" HotelCode="45313|CAV752800" HotelName="Mandarin Oriental Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Raffles Avenue, Marina Square, Singapore 039797</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/40/7e4062bdb1e25bce5d1c298450eec59f30fdb14e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated along Marina Bay, with panoramic views of Singapore Harbour. It is adjacent to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1367.01" OriginalAmount="1327.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2903571" Longitude="103.8599718" StarRating="5" HotelCode="|60371" HotelName="The Ritz-carlton, Millenia Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raffles Avenue ,7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/1/60371_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, they have 608 rooms, 57 junior suites, 79 suites and 32 floors. In the establishment entrance, guests will find a hall with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has gardens, art exhibitions, multilingual staff, a babysitting service, a laundry service, a business centre with WiFi and meeting facilities. The establishment also offers room service (for a fee), a cafÃ©, a restaurant, a swimming pool bar and a car park. SITUATION: The hotel is in Marina Centre, a 7-minute walk away from the train station City Hall MRT and 20 minutes away from the International Airport of Singapore Changi. 5 minutes away, you can find the theatres and Singapore s International Convention and Exhibition Centre, where clients can enjoy shops, boutiques and a restaurant. It is 10 minutes drive away from the business district and el Museo de Artes de Singapur.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1549.90" OriginalAmount="1504.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305299" Longitude="103.827308" StarRating="5" HotelCode="|552482" HotelName="The Singapore EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Cuscaden Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/2/552482_71c87ed1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1584.14" OriginalAmount="1538" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3001570763725" Longitude="103.86029464693" StarRating="5" HotelCode="407792|157764" HotelName="PARKROYAL Serviced Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7500A Beach Road, The Plaza #01-345/346, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/cd/cde3e1815f96f25f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at PARKROYAL Serviced Suites Singapore in Singapore (K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1715.98" OriginalAmount="1666.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278149" Longitude="103.850936" StarRating="5" HotelCode="262127|the_westin_singapore" HotelName="The Westin Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Marina View, Asia Square Tower 2, Singapur 018961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0b/110b26b0c1c48e71880b2758062a999d7b1eace3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2048.02" OriginalAmount="1988.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285421" Longitude="103.852824" StarRating="5" HotelCode="|71559" HotelName="The Fullerton Bay (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 COLLYER QUAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/9/71559_1_2856.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, designer hotel, was built in 2010 and has 100 rooms, 5 suites and 1 Presidential Suite. In the establishment entrance, guests will find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a bar, The establishment offers guests internet, a laundry service and a car park. SITUATION: This hotel is in the business district, is in the Fullerton Heritage the area Where you can find The Fullerton Waterboat House the restaurant Clifford Pier Port One Fullerton the commercial centre 5 minutes away from the establishment guests have MRT Raffles Place the underground station of it is 25 minutes away from Singapur Changi Airport. ROOM: Each room has a bathroom with a shower, a bath and a hairdryer. They have a king size or double bed, Nespresso, a direct line telephone, LCD satellite and cable television, internet, an iPod docking station, a safe, a mini-bar, an iron, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool on the roof terrace, The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a continental breakfast and Ã  la carte lunch and dinner. Clients have at their disposal a lounge bar and a bar. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, cash and some debit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2111.39" OriginalAmount="2049.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2831419880535" Longitude="103.85305702686" StarRating="5" HotelCode="161919|141554" HotelName="The Fullerton Bay Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Collyer Quay, Singapore 049178</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6a/b56adabc16f8695cf18e311a9ad3b9c7c9dbdb66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Central Business District and within the Fullerton Heritage precinct whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2466.85" OriginalAmount="2395" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007121" Longitude="103.8379232" StarRating="5" HotelCode="118488|62382" HotelName="Pan Pacific Serviced Suites Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Somerset Road, Singapore 238163</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5c6068f2945ed2c1b0dca0b5e47c539c083d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2488.00" OriginalAmount="2415.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283975" Longitude="103.8608365" StarRating="5" HotelCode="|71563" HotelName="Marina Bay Sands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 BAYFRONT AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/3/71563_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has a swimming pool, 20 restaurants and casino. You are also offered direct access to a commercial area. SITUATION: The establishment is situated next to Bayfront Metro Station and the business district. ROOM: Customers have modern rooms with cable TV, fitted carpets and lovely views. FACILITIES: The establishment offers a garden area, a scenic lookout, a swimming pool and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2557.49" OriginalAmount="2483.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283837" Longitude="103.859605" StarRating="5" HotelCode="140953|marina_bay_sands" HotelName="Marina Bay Sands Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Bayfront Avenue, Singapore 018956</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/25/ba255bdb55d657bec92aa4697213ba338ba4e5ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is located in the heart of Singapore's city centre and just 10 minutes by car f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3376.13" OriginalAmount="3277.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305767" Longitude="103.827006" StarRating="0" HotelCode="|552483" HotelName="Artyzen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Cuscaden Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/3/552483_b8503eb1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6518.87" OriginalAmount="6329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2946646879905" Longitude="103.85467035582" StarRating="5" HotelCode="26429|raffles_hotel" HotelName="Raffles Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Beach Road, Singapore 189673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a8/49a8bcfd4e195f8a7d5bdf172355e08dfb37d063.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Singapore's shopping and commercial district. Across the stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10868.61" OriginalAmount="10552.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2485349" Longitude="103.8279222" StarRating="5" HotelCode="|47613" HotelName="Capella Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 The Knolls Sentosa Island Singapore Singapore 098297</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/1/3/47613_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is in a natural enviroment. This complex was built in 2009, has 11 residences, 49 Premier rooms, 72 suites and 38 chalets. This complex with air-conditioning, has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests conference facilities and internet (for a fee). The establishment also offers room service, a laundry service (for a fee) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.89" OriginalAmount="123.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311162" Longitude="103.872926" StarRating="1" HotelCode="|250284" HotelName="Spacepod@com" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Jalan Ayer</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.31" OriginalAmount="142.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3100698" Longitude="103.8582622" StarRating="2" HotelCode="|256826" HotelName="7 Wonders Boutique Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.68" OriginalAmount="163.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2876189" Longitude="103.847336" StarRating="1" HotelCode="|256804" HotelName="River City Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33C Hong Kong Street, Clarke Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.27" OriginalAmount="303.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3138028" Longitude="103.8597995" StarRating="3" HotelCode="|256857" HotelName="Reddoorz Plus Near Lavender Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar Singapore 209012</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.23" OriginalAmount="361.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282957" Longitude="103.8457721" StarRating="1" HotelCode="|256783" HotelName="Istay.inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A - 217A South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.34" OriginalAmount="432.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873742" Longitude="103.8474526" StarRating="2" HotelCode="|250263" HotelName="S Inn Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 A Hong Kong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="772.54" OriginalAmount="750.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2457" Longitude="103.8393326" StarRating="5" HotelCode="|440799" HotelName="One15 Marina Sentosa Cove Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cove Drive #02-01, Sentosa Cove Singapore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Golf,Garden,Central Heating,Kitchen,Swimming Pool,Spa,Bicycle Rental,Diet Meals,24 Hour Power Supply,Housekeeping,24 Hour Security,Airport Transfer (on Demand),Parking,Babysitting,Printer,Wake-up Call Service,Dining,Business Centre,24 Hour Front Desk,Coffee Shop,Elevator,Luggage Storage,Photocopy,Concierge,24 Hour Room Service,Dry Cleaning,Library,Meeting Room,Off-Site Parking,Valet Parking,Boutique,LCD/Projector,Heated Pool,Beauty Salon,Porter,Smoking Rooms</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,CASINO RESORT,HOTEL,VILLAGE,GOLF HOTEL,APARTMENT HOTEL,GUESTHOUSE,CLUB RESORT,BEACH HOTEL,APARTMENT,HOSTELS,BOUTIQUE HOTEL,SPA HOTEL,CAPSULE HOTEL,HOSTEL</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
22a80719-72b8-4196-a8fb-ee83dc231e2c|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="22a80719-72b8-4196-a8fb-ee83dc231e2c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="72643" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-10T00:00:00" End="2026-06-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@hrmholidays.com" Password="Miku@123#" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
22a80719-72b8-4196-a8fb-ee83dc231e2c|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
22a80719-72b8-4196-a8fb-ee83dc231e2c|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
22a80719-72b8-4196-a8fb-ee83dc231e2c|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
22a80719-72b8-4196-a8fb-ee83dc231e2c|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:f90ce74f-ebb7-4b6c-86a0-e95bafe49b34
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
22a80719-72b8-4196-a8fb-ee83dc231e2c|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
22a80719-72b8-4196-a8fb-ee83dc231e2c|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
22a80719-72b8-4196-a8fb-ee83dc231e2c|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-05-19T13:51:07.7409813+01:00" Version="0" EchoToken="Search" TransactionIdentifier="22a80719-72b8-4196-a8fb-ee83dc231e2c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050687009267" Longitude="103.8526767868" StarRating="1" HotelCode="434531|campbell_inn_hostel" HotelName="Campbell Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>50 Campbell Lane, Little India, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bd6a9b8e4ff621796568288eca042fa2beb9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.73" OriginalAmount="113.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102" Longitude="103.86204" StarRating="2" HotelCode="|188403" HotelName="Spacepod@lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111J King George Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/0/3/188403_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.02" OriginalAmount="119.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311125" Longitude="103.8725802" StarRating="2" HotelCode="|256866" HotelName="Spacepod@sg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Lor 1 Geylang, Singapore 389120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/6/6/256866_b4722331644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.02" OriginalAmount="124.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3157659891688" Longitude="103.85878131092" StarRating="2" HotelCode="384384|692131" HotelName="The Hive Singapore Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>624 Serangoon Road, Singapore 218223</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/1c/1d1cd6d7d7d247c9fb9a530e71f081ba1893fac9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31122961" Longitude="103.87281588" StarRating="0" HotelCode="682474|spacepodcom" HotelName="Kallang River Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6 Jalan Ayer, Singapore 389143</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/82/be8275c688815cb05b6d09d02c7364d31e9642be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lavender / Kallang, Kallang River Backpackers is a perfect starting point from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102535391835" Longitude="103.86199069564" StarRating="2" HotelCode="544885|backpackerssg" HotelName="Backpackers@SG - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>111J King George's Avenue, Singapore 208559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/88/ad88203088512b8144682e7abe6c82ddeb54e216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a laundry service are available to guests of the hostel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.05" OriginalAmount="135.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30100519" Longitude="103.85954487" StarRating="0" HotelCode="865893|met_a_space_arab_street" HotelName="Met A Space Pod @ Arab Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Arab Street, Kampong Glam, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/ae/5faea9316287597007563c3ff8fc6627416708f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.97" OriginalAmount="136.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3140330996757" Longitude="103.87781113386" StarRating="2" HotelCode="909671|2262685" HotelName="Amrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Sims Avenue #01-01, Singapore 387436</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/f7/ddf744c167da32bb5e56c7868dec137c78a8dd79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Singapore. A total of 58 rooms are available for guests' convenience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30271401" Longitude="103.8583919" StarRating="2" HotelCode="779404|bond_boutique_capsule_hotel_at_bugis_hostel" HotelName="Bond Boutique Capsule Hotel At Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7A Jalan Pinang, Singapore 199139</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/df/43dfe27c08eb118ce8d75e98162735334f2aee73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.07" OriginalAmount="144.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28311" Longitude="103.84282" StarRating="2" HotelCode="|234583" HotelName="Cube Boutique Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76, 78 Smith Street (2nd y 3rd Level)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/8/3/234583_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31582444" Longitude="103.88385523" StarRating="2" HotelCode="700334|98sg_hostel_" HotelName="Inn at SG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76A Lor 27 Geylang, Next to Aljunied MRT Station, Singapore 388194</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d7/5bd705a1c0d73d2757e8e7a4446227a2daeec4c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.75" OriginalAmount="148.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2830180539045" Longitude="103.84293561412" StarRating="2" HotelCode="491669|2290095" HotelName="Cube Smith Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 and 78 Smith Street, Level 2 and 3, Singapore 058971, 058972</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/657651/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.00" OriginalAmount="149.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3016682164407" Longitude="103.85954906367" StarRating="1" HotelCode="427913|1225398" HotelName="Cube At Kampong Glam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Golf,Internet,Kitchen,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Nightclub,Off-Site Parking,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>54, 55, 56 Bussorah Street, Singapore 199470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/38/7c38f94af72d368b9cf46bc0457f46c2a8b4fa96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Green Kiwi Backpacker Hostel - Bugis, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.34" OriginalAmount="149.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3015" Longitude="103.85939" StarRating="0" HotelCode="|188253" HotelName="Green Kiwi Backpacker - Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Bussorah Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/5/3/188253_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.03" OriginalAmount="155.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28706" Longitude="103.848989" StarRating="2" HotelCode="|507281" HotelName="RadZone Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>26a Circular Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/2/8/1/507281_168212f1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.50" OriginalAmount="158.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009485412788" Longitude="103.86053799279" StarRating="2" HotelCode="442684|1222968" HotelName="The POD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>289 Beach Road, Level 3, Singapore 199552</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/96/d196f8c51248ed79b4b6d4c641d0890698d979db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.85" OriginalAmount="159.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3090990220189" Longitude="103.85601191802" StarRating="2" HotelCode="98041|1120168" HotelName="Arianna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Syed Alwi Road, Singapore 207662</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f7075a04e643437b0083f7e93d6aa0f4cf251e79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a great location, this hotel is the ideal place to stay for business and holidays travelle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.93" OriginalAmount="159.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3064229" Longitude="103.852304" StarRating="0" HotelCode="|256807" HotelName="7 Wonders At Upper Dickson (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/0/7/256807_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.63" OriginalAmount="160.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2877445788887" Longitude="103.84902034981" StarRating="2" HotelCode="383779|1241148" HotelName="Quarters Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>12 Circular Road, Singapore 049368</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e7/93e711f8caac5a4041930bf016650b61c6b9d659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.10" OriginalAmount="162.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874123916281" Longitude="103.8473748105" StarRating="2" HotelCode="378376|1227968" HotelName="Beds and Dreams Inn @ Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Hong Kong Street, 02-01, Singapore 059677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/60/4f604174ccbe31af488b0a11d76baf47496faf60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28771" Longitude="103.84891" StarRating="0" HotelCode="|188265" HotelName="Galaxy Pods Capsule Boat Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Circular Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/5/188265_e3d10361055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2835736877452" Longitude="103.84540644907" StarRating="1" HotelCode="187159|galaxy_pods_at_chinatown" HotelName="Backpackers Inn Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27&amp;30A Mosque Street, Chinatown, Singapore 059505</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/a6/4ca6a24fa4e838764f78610df6ec9cf43419f3f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Chinatown, only a 5-minute walk from Chinatown MRT Station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.00" OriginalAmount="166.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3101865731684" Longitude="103.85827445214" StarRating="2" HotelCode="439393|1229478" HotelName="7 Wonders Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar, Singapore 208930</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3e/b13ee95bd030888c02dd0e5a865f08672f828213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132475440837" Longitude="103.87808692081" StarRating="2" HotelCode="909689|k_hotel_1515" HotelName="Chang Ziang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 15 Geylang, Singapore 388607</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/20/12206d4612101d5f13018730f16ac3dc2636a1be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29800625" Longitude="103.85174175" StarRating="3" HotelCode="81053|oxford_hotel_4" HotelName="Oxford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Queen Street, Singapore 188549</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c0/5dc0c79b65cf979520940edad6090dfd4a838680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.310349" Longitude="103.85656" StarRating="2" HotelCode="909735|tai_hoe" HotelName="Tai Hoe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>163 Kitchener Road, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/20/b020cf7d694954fdcc1e48ed567ff3b24343e6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tai Hoe Hotel in Singapore ends your search for true 'value for money' hotel. At Tai Hoe Hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.67" OriginalAmount="175.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311573" Longitude="103.879261" StarRating="2" HotelCode="65788|64004" HotelName="Fragrance Hotel - Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 14 Geylang, Singapore 398961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d0/edd056f1e283a5fc1d4ef889f732b2e06e2a6602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Lorong 14 in the centre of Geylang, with its colourful landscape of small...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.68" OriginalAmount="175.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2834953" Longitude="103.8455346" StarRating="2" HotelCode="|256858" HotelName="Galaxy Pods At Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Mosque Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/8/256858_1_1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.34" OriginalAmount="178" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311766" Longitude="103.879551" StarRating="2" HotelCode="65787|35098" HotelName="Hotel 81 Geylang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 16 Geylang, Singapore 398863</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/62/3662096676b2ac28db3ecc02f9d274ae85f5f9fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of the Central Business District, along Lorong 16 in the middl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30922" Longitude="103.855436" StarRating="2" HotelCode="943391|grandmax" HotelName="Golden Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Desker Road, Singapore 209645</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/75/b775324467c89f68632a9fe38e8c1cb7d8ccf5be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.39" OriginalAmount="178.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28749" Longitude="103.84736" StarRating="2" HotelCode="|232444" HotelName="River City Inn (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33C Hongkong Street 4th Floor without a lift</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/4/4/232444_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3112654494484" Longitude="103.87757696678" StarRating="1" HotelCode="451267|oxley_blossom_" HotelName="Oxley Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lorong 10 Geylang, Singapore 399047</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/a4/96a40401381fecacaabb009e84f18b2d266a7d64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Oxley Blossom has a good reputation for facilitating facilities and service.&lt;br/&gt;&lt;br/&gt;a good rep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115785239987" Longitude="103.88080411023" StarRating="2" HotelCode="64178|hotel_81_star" HotelName="Hotel 81 Premier Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Lorong 18 Geylang, Singapore 398828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/7a/7d7a3f4e7e31ebbf7c1a614740aeab9bbc6e50e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="188.10" OriginalAmount="182.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31187" Longitude="103.881429" StarRating="2" HotelCode="167768|140150" HotelName="Hotel 81 - Lucky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Lorong 20 Geylang, Singapore 398741</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/00/4d0097861bec20de501b9beb32dd5648359614cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 15-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.83" OriginalAmount="183.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311232" Longitude="103.877631" StarRating="0" HotelCode="|566256" HotelName="K 14" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lor 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/5/6/566256_c5a8eb62001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.24" OriginalAmount="183.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.322116" Longitude="103.852668" StarRating="2" HotelCode="65622|63994" HotelName="Fragrance Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>263 Balestier Road, Singapore 329715</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/fa/c3fabd9d0ac16b7a05dff34159daeadd193e4ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier road, around an 8-minute drive from Orchard Road, the famous shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.325867" Longitude="103.84957" StarRating="2" HotelCode="177397|fragrance_hotel__classic" HotelName="Fragrance Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418 Balestier Road, Singapore 329808</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/82/02822294e5cdc0b971ed67f8c9a14caef75108d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.38" OriginalAmount="185.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108965" Longitude="103.8769491" StarRating="2" HotelCode="|130397" HotelName="81 Premier Hollywood (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>61 LORONG 8 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/9/7/130397_1_4028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3214420832649" Longitude="103.85308653116" StarRating="2" HotelCode="186840|60591" HotelName="Hotel 81 - Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>226 Balestier Road, Singapore 329688</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/a8/3aa8597495b8d9217240e37ed2ae9c49baa2fbac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests staying here can conveniently explore the Old World charm of the Balestier neighbourhood - a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312429" Longitude="103.8601937" StarRating="2" HotelCode="65784|62465" HotelName="Hotel 81 - Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Foch Road, Singapore 209276</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/70/b17038a140b41e3b0ab0a2dcabb03e6e7c6b09b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Foch Road, just behind the Eminent Plaza and around a 5-minute walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3222641852614" Longitude="103.85266065492" StarRating="2" HotelCode="455038|157721" HotelName="Hotel 81 Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Balestier Road, 329720 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4b/3f4b5005c2c5355e8df9c5cadd0b8fe2346b3876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30338" Longitude="103.84996" StarRating="2" HotelCode="96720|63929" HotelName="Hotel 81 - Selegie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Selegie Road, Singapore 188318</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d2/a9d296e1770339108012e2628efb114398066148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on Selegie Road. It is surrounded by shopping centres, such as Peace Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.58" OriginalAmount="186" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.323301" Longitude="103.852421" StarRating="2" HotelCode="154485|62097" HotelName="Value Nice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>302 Balestier Road, Singapore 329738</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/0b/070be034fef49a9777be8f6c233423f4cdefc6f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the middle of Balestier Road, surrounded by many local speciality food outl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31123141" Longitude="103.87763252" StarRating="2" HotelCode="845472|k_hotel_14" HotelName="K Hotel 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lorong 10 Geylang</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.93" OriginalAmount="186.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3118299" Longitude="103.8797211" StarRating="2" HotelCode="|36613" HotelName="81 Geylang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 LORONG 16 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/3/36613_1_6132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 85 standard rooms. The establishment boasts a reception, a safety deposit box service, air-conditioning, a lift, a laundry service and a car park (for a fee). SITUATION: This hotel is in the surounding areas of the commercial area. Is situated in Lorong 16 Street. This establishment is in Geylang city centre. Near the establishment, guests will find restaurants and entertainment areas. 15 minutes away from the establishment, guests will find Singapore city centre. 20 minutes away from the establishment guests have the airport. It is 10 minutes away from Aljunied Station. ROOM: The rooms have individual air-conditioning, a bathroom with a shower, a television, a direct line telephone, a kettle and a coffee maker. Some rooms have a hairdryer. They also have an ironing set, king size bed or two beds and disabled facilities. The establishment has non-smoking rooms. MEALS: No restaurant available. Nearby, you can find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.06" OriginalAmount="186.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124409" Longitude="103.8600394" StarRating="2" HotelCode="|36614" HotelName="81 Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 FOCH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/4/36614_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2006, has a lobby with a reception, a laundry service (for a fee), 2 lifts and internet (for a fee). SITUATION: This hotel Foch Road it is in Eminent Plaza it is located behind 5 minutes away, guests can find Lavender the street Where you can find restaurants, Jalan Besar Street it is close to 10 minutes away from the establishment you have Lavender the Station of 25 minutes away from the establishment clients have Singapore Changi Airport It has excellent transport links to, and. ROOM: Customers can find small rooms with individual air conditioned, a bathroom with a shower and a hairdryer. They have a television, a direct line telephone, a coffee maker, a kettle, an ironing set (available on request) and king size bed or two beds. Some rooms without windows, The establishment has non-smoking rooms and disabled access rooms. MEALS: No restaurant available, Close to the establishment, clients can find restaurants. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.14" OriginalAmount="186.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3222" Longitude="103.85268" StarRating="2" HotelCode="|233791" HotelName="81 Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>269 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/9/1/233791_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.26" OriginalAmount="187.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312245" Longitude="103.88122" StarRating="2" HotelCode="65789|64014" HotelName="Fragrance Ruby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 20 Geylang, Singapore 398730</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b7/d5b771f2ba9f08baa9b9c374b1024231447b2b0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Geylang Lorong 20, just a 15-minute drive from Changi International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309968" Longitude="103.877526" StarRating="2" HotelCode="176112|hotel_81_hollywood" HotelName="Hotel 81 - Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lorong 8 Geylang, Singapore 399121</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c3/d0c3442c23ef1b844e4601256c9ab497dc0b90d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Geylang district, close to the Kallang area, buzzing with dining venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2875638032952" Longitude="103.84716816601" StarRating="2" HotelCode="437141|river_city_inn_" HotelName="River City Inn - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33C Hong Kong Street, Singapore 059672</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/1c/9b1c54b119e54bbee33c25d9cd322f5cfc0b66ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.16" OriginalAmount="188.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115079" Longitude="103.8807309" StarRating="2" HotelCode="|34198" HotelName="81 - Star" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Lorong 18 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/9/8/34198_1_3652.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 206 rooms, 8 floors and a lobby with a reception, The establishment offers a laundry service (for a fee) and a car park. SITUATION: This hotel is in Geylang the district of it is situated 15 minutes away from the business area excellent transport links to. ROOM: The rooms have a bathroom with a shower, toiletries, an air-conditioning system, cable television, an iron, a direct line telephone, a hairdryer, a coffee maker, a kettle, soft-drinks and water (free of charge), Some rooms have internet (available for a fee), They have a wardrobe. PAYMENT METHODS: Customers can pay by Mastercard, Visa, JCB, Diners Club and American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.10" OriginalAmount="190.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.323267" Longitude="103.8524384" StarRating="2" HotelCode="|75097" HotelName="Value Nice (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>BALESTIER ROAD 302</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/9/7/75097_1_3696.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, with air-conditioning, has 5 floors and 67 rooms. The establishment has a lobby with an elevator, express check-out, a reception, a safety deposit box service, a car park and a laundry service (for a fee). SITUATION: Balestier Road It is in close to the establishment, guests have places of interest, shopping areas, 15 minutes away, guests can find the city centre situated 25 minutes away fromSingapore Changi Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have internet, a coffee maker, a kettle, an ironing set and an air-conditioning system. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.63" OriginalAmount="191.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3137885698907" Longitude="103.85987326057" StarRating="2" HotelCode="909717|2291095" HotelName="The Noble Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar, Singapore 209012</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/4d/9e4d03aee2693392134de6a94e50c9d6ae7534d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the midst of cosmopolitian Singapore, Penang Hotel is a newly renovated budget hotel that aim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.14" OriginalAmount="192.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31149" Longitude="103.8827" StarRating="2" HotelCode="|189778" HotelName="Fuji (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Molek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/8/189778_1_8546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.98" OriginalAmount="195.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311827" Longitude="103.877738" StarRating="2" HotelCode="65798|64024" HotelName="Fragrance Hotel - Sapphire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Lorong 10 Geylang, Singapore 399037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b5/4bb5f1500e5104ae8c64585f5d66f44c4af8d9b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Lorong 10, in the heart of the Geylang area, a colourful entertainment dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110893" Longitude="103.878562" StarRating="2" HotelCode="65786|80851" HotelName="Hotel 81 - Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 12 Geylang, Singapore 399001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Lorong 12 in the heart of the Geylang area, with a number of restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3118" Longitude="103.880041" StarRating="2" HotelCode="64177|76435" HotelName="Hotel 81 Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Lorong 16 Geylang, Singapore 398867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/67/2b67d010aea56032130aefea04c5eb2e99f28507.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31195" Longitude="103.88122" StarRating="2" HotelCode="167766|140149" HotelName="Hotel 81 - Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 20 Geylang, Singapore 398738</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/fd/33fd0b71c09043f86d77ed8d155a36b5b1b7c115.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 20-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="201.44" OriginalAmount="195.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311174" Longitude="103.877264" StarRating="2" HotelCode="73809|91941" HotelName="Hotel 81 - Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 8, Geylang, Singapore 399090</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/88/9a88c4a2a3bbce24ae81887bb4197909a7b68169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the vibrant Geylang district. Geylang is home to some of the illustrious nam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.50" OriginalAmount="195.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117779" Longitude="103.8799004" StarRating="2" HotelCode="|34197" HotelName="81 Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 LORONG 16 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/9/7/34197_1_1489.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 191 rooms, 7 floors and a lobby with a reception, The establishment offers guests a business centre, with internet, (for a fee), The establishment has air-conditioning, a lift, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Geylang the district of it is 15 minutes away from the business area excellent transport links to, 10 minutes away, there is a metro station. ROOM: All the rooms have a bathroom with a shower, toiletries, an air-conditioning system, cable television, an iron, a direct line telephone, a hairdryer, a coffee maker, a kettle, soft-drinks and water (free of charge), Some rooms have internet (available for a fee), Some rooms have a wardrobe. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.50" OriginalAmount="195.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3120394" Longitude="103.8811978" StarRating="2" HotelCode="|129325" HotelName="81 Gold (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 LORONG 20 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/3/2/5/129325_1_8555.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Singapore it is in is situated in Geylang the district of 20 minutes away, you can find Singapore Changi Airport. ROOM: The establishment has 98 rooms with an air-conditioning system, a coffee maker, a kettle, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a car park and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.30" OriginalAmount="196.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28706" Longitude="103.84939" StarRating="0" HotelCode="|234537" HotelName="BEAT. Capsule @ Boat Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50A Boat Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/3/7/234537_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.85" OriginalAmount="196.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28274" Longitude="103.843599" StarRating="0" HotelCode="|469240" HotelName="Jyu Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Smith Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/4/0/469240_b84eed61240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.89" OriginalAmount="196.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106478664346" Longitude="103.88064795337" StarRating="2" HotelCode="65621|63974" HotelName="Fragrance Hotel – Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang, Singapore 398824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/20/2220298c869496a0325e0213bf1f19646933432a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around a 17-minute drive from the city centre in the suburb of Geylang, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878145" Longitude="103.84893423" StarRating="2" HotelCode="857588|hipstercity" HotelName="Hipstercity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>9 Circular Road, Singapore 049365</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/40/0f408ca6230f3327f7493d9a8728f700ce2931aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Singapore, known for "its delicious hybrid cuisine from many countries". Hipstercity is p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.37" OriginalAmount="197.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3111432" Longitude="103.8786592" StarRating="2" HotelCode="|36612" HotelName="Hotel 81 Premier Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>21 LORONG 12 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/2/36612_1_3353.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 133 rooms, 8 floors and a reception. The establishment offers guests a laundry service, a safety deposit box service (for a fee), air-conditioning, a lift, security in communal areas and a car park. SITUATION: It is inLorong 12 the area it is in Geylang the heart of 5 minutes away from the establishment, you can find restaurants, nightclubs, 10 minutes away from the establishment you have Kallang the Station of 8 minutes away, there is a bus stop excellent transport links to Orchard the street Serangon the area. ROOM: The small, comfortable rooms, have a bathroom with a shower, king size bed or two beds, an individual air-conditioning system, a direct line telephone, a television, a kettle, a coffee maker, a hairdryer and an iron. The establishment has disabled access rooms and non-smoking rooms. MEALS: No restaurant available, Close to the establishment, clients can find restaurants. PAYMENT METHODS: Customers can pay using Mastercard, Visa, JCB, Diners Club and American Express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.15" OriginalAmount="198.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311144" Longitude="103.876391" StarRating="2" HotelCode="65620|63984" HotelName="ibis budget Singapore Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 6 Geylang, Singapore 399174</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/fa/23fa21caeb921c125b5d88c25b665748165d2e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Geylang, which is in the east of Singapore, well known for being a food mec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.41" OriginalAmount="198.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28319" Longitude="103.843881" StarRating="3" HotelCode="79828|1086288" HotelName="The Inn At Temple Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Temple Street, Singapore 058581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c3/e6c3ac43b0959440cdffb0e6c9d10501906c0430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Temple Street, which is a five-minute walk away from the Chinatown MRT St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311698283772" Longitude="103.8826998692" StarRating="2" HotelCode="346122|fuji" HotelName="Hotel Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Molek, Singapore 399541</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/64/5764b716842a019c02a00452e5be0a9239192897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304602" Longitude="103.854626" StarRating="1" HotelCode="909699|haising" HotelName="Haising" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Jalan Besar, Singapore 208801</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/8b/c98b059c367088a98a10151e39ea916868756d9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Singapore. There are a total of 60 guests rooms on the premises....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.86" OriginalAmount="199.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31226" Longitude="103.900391" StarRating="2" HotelCode="|128561" HotelName="81 Sakura (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>181 Joo Chiat Road, Katong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/5/6/1/128561_1_2351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="207.03" OriginalAmount="201" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31145" Longitude="103.87755" StarRating="2" HotelCode="900639|35115" HotelName="Fragrance Sunflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 10 Geylang, 399043 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/86/e386048bf6af1c24f58d47dc23c8db6027795321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Geylang which is surrounded by many local famous eateries, fresh fruit stall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.17" OriginalAmount="201.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3114745" Longitude="103.877658" StarRating="2" HotelCode="|64322" HotelName="Ibis Budget Singapore Ametrine (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 LORONG 10 GEYLANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/2/64322_1_1025.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.01" OriginalAmount="203.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31138" Longitude="103.901089" StarRating="2" HotelCode="64180|64034" HotelName="The Fragrance Hotel (Joo Chiat)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>219 Joo Chiat Road, Singapore 427485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/24/642421529c4792a5963b86d85c286ff7935a0f62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Joo Chiat Road in the east of the city, a historically rich area of Singapo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.79" OriginalAmount="204.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312269" Longitude="103.900457" StarRating="2" HotelCode="149261|1006195" HotelName="Hotel 81 - Sakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Joo Chiat Road, Singapore 427452</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/53/935324902daf10c1aeb344891a05b547fe864ac4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is approximately 20 minutes' drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211.15" OriginalAmount="205" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3095147619356" Longitude="103.90240162611" StarRating="3" HotelCode="95901|35119" HotelName="Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Joo Chiat Road, Singapore 427556</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/71/e77166a4741ef154005892050969d9bef3354c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Malay heritage site of Geylang Serai, which is just a mere 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.74" OriginalAmount="205.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3048247991918" Longitude="103.8535130024" StarRating="2" HotelCode="163819|1154788" HotelName="Sandpiper Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>63 Dunlop Street, Singapore 209391</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/82/e0826837c15a40bf2273fa7fb29c26395469a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from Little India MRT Station and the 24-hour Mustafa Centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304993" Longitude="103.854397" StarRating="2" HotelCode="888738|35097" HotelName="Hotel 81 - Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Dickson Road, Singapore 209530</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/40/e14072ee66564d25b3b0a2a7821edc2031b6fd98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Singapore's ‘Little India’, the hotel is within walking distance of a host of food an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30279" Longitude="103.86139" StarRating="2" HotelCode="176113|61783" HotelName="Hotel 81 - Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71 Jalan Sultan, Singapore 198985</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/fe/8efe7051d5311c1a2ba699f41db8016bd1e6a868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area known as Kampong Glam, next to the Concourse Building and the Sult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.21" OriginalAmount="207" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321302" Longitude="103.853094" StarRating="2" HotelCode="900640|35117" HotelName="Value Hotel Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Balestier Road, Singapore 329684</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/0b/e60be7790df68353de86481ac0ada1a69f073a9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Balestier Road, surrounded by many local speciality food outlets...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.21" OriginalAmount="207.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.324432" Longitude="103.851109" StarRating="1" HotelCode="909721|new_orchid" HotelName="New Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>347 Balestier Road, Singapore 329777</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/93/519314fe0cec3754a06e98d0185d8102f4860269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;New Orchid Hotel is ideally situated within the bustle of activities. Bus stops are but a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.53" OriginalAmount="207.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050503" Longitude="103.8545427" StarRating="2" HotelCode="|63536" HotelName="81 Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 DICKSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/6/63536_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 196 standard rooms. The establishment boasts air-conditioning, a reception, a hall, a lift, a laundry service (for a fee), a car park and a safety deposit box service. SITUATION: This hotel is situated in Little India, close to restaurants and shops. 20 minutes away from the establishment you have Singapore Changi Airport. Is 13 kilometres from Chhatrapati Shivaji International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.55" OriginalAmount="207.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3212966" Longitude="103.8529846" StarRating="2" HotelCode="|63533" HotelName="Value Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>218 BALESTIER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/3/63533_1_1070.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms and great value.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.74" OriginalAmount="208.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26961" Longitude="103.813831" StarRating="2" HotelCode="140921|112372" HotelName="Fragrance Hotel Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 Telok Blangah Road, Harbourfront, Singapore 098838</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/d6/cad6a0c2a45bf359dd9fed87f8b4545f3c92134c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Mount Faber, amid lush and tranquil green landscape, the hotel is just 10 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.30" OriginalAmount="210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3109230687953" Longitude="103.8769932358" StarRating="1" HotelCode="909720|darlene_hotel" HotelName="Darlene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Lorong 8 Geylang, Singapore 399096</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/54/4054047b95e9a420769dfafd6a1314d062a79fca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3122966347293" Longitude="103.88049342791" StarRating="2" HotelCode="345782|budgetone_hotel" HotelName="BudgetOne Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang, 398793 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/01/2f01d0485eeccfa6bf8abb5f30a4d26a7f834da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.02" OriginalAmount="211.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278643" Longitude="103.844304" StarRating="0" HotelCode="|463713" HotelName="St Signature Tanjong Pagar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Tras St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/7/1/3/463713_72af4ca2230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220.42" OriginalAmount="214" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132689955934" Longitude="103.8759015114" StarRating="2" HotelCode="358038|157768" HotelName="Regin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Sims Avenue, Singapore 387416</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/46/a446e520d7fac577ab0095b86dcd30e141e9113b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the new generation budget hotel - Regin Hotel. Whether you are on business or holiday, si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="221.45" OriginalAmount="215" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321952" Longitude="103.852713" StarRating="2" HotelCode="64179|62718" HotelName="Fragrance Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Balestier Road, Singapore 329710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7d/f87d2adcafebe7301427b849189cf987f8ba6f4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier, around 5 minutes by car from Orchard Road, the famous shopping b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.48" OriginalAmount="216.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305186803489" Longitude="103.85405749083" StarRating="3" HotelCode="170285|moon_hotel" HotelName="Moon 23 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Dickson Road, Singapore 209507</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/56/575608df40f1477a74c88e6bf5be527021e82a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore's colourful Little India, the hotel is within 10 minutes' walk of the Little In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="223.51" OriginalAmount="217" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311659" Longitude="103.900676" StarRating="2" HotelCode="65785|35099" HotelName="Venue Hotel The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>238 Joo Chiat Road, Singapore 427495</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c2/06c2651c05f94134dbaef174b44c44bf731622a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.52" OriginalAmount="217.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3028446" Longitude="103.8615037" StarRating="2" HotelCode="|130394" HotelName="81 - Heritage (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>71 JALAN SULTAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/9/4/130394_1_4877.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.48" OriginalAmount="218.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115811" Longitude="103.9006815" StarRating="2" HotelCode="|36616" HotelName="Venue - The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 JOO CHIAT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/6/36616_1_1759.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Joo Chiat the street, This air-conditioned hotel has 4 floors and 84 rooms. The establishment does not have a restaurant, Some of the establishment facilities on offer are a reception, a laundry service (for a fee), a safety deposit box service (for a fee), security in communal areas and a car park. SITUATION: Joo Chiat It is in it is 15 minutes away from Orchard the Street of Clients can also find the business area, 20 minutes away from the establishment you have Singapore Changi Airport it is 5 minutes away from Geylang Serai Malay Village the city of Where you can find cultural options, East Coast Park 15 minutes away, you can find it is 17 minutes away from Paya Lebar the metro station of. ROOM: All the rooms have individual air-conditioning, a shower, a television, a direct line telephone, a kettle, a coffee maker, a hairdryer, an iron, king size bed or two beds and a wardrobe. Some rooms without windows, The establishment has disabled access rooms and non-smoking rooms. OTHERS: No restaurant available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110080866374" Longitude="103.87659261015" StarRating="3" HotelCode="549346|five6_hotel_splendour" HotelName="Five/6 Hotel Splendour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Lor, 6 Geylang, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cf/f4cf1d300b706b7ad85fc2766840eb5ad23037bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.60" OriginalAmount="220.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311566" Longitude="103.87727088" StarRating="3" HotelCode="973285|jh_hotel_2" HotelName="JH Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Lorong 10 Geylang, 399041 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/59/7359ad5f2a1db7e345e2eed28164e2bbd05cb0ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.79" OriginalAmount="220.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108331" Longitude="103.8806773" StarRating="2" HotelCode="|33863" HotelName="Ibis Budget Singapore Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/3/33863_1_2999.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 125 rooms. The establishment boasts a convention centre with a fax machine, internet (for a fee), a reception, air-conditioning, a lift, a safety deposit box service, security, a laundry service (for a fee) and a car park. SITUATION: This hotel is 17 minutes away from the city centre, is in Geylang the district of near the establishment, guests will find Red Light the district of 10 minutes away from the establishment you have Aljunied the Railway Station of 15 minutes away, guests can find Orchard the street Clients can also find Suntec the convention centre Singapore the Exhibition Centre 20 minutes away from the establishment guests have Singapore Changi Airport. ROOM: The small rooms, have a bathroom with a shower, heating, an air-conditioning system, a hairdryer, an electronic key, a kettle, a coffee maker, a direct line telephone, a television and an iron. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.63" OriginalAmount="221.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303812" Longitude="103.853995" StarRating="2" HotelCode="409438|hotel_81_rochor" HotelName="Hotel 81 - Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Jalan Besar, Singapore 208785</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/45/9745a9cdbed20f41c6dcc03a1509dce012fb4996.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Rochor Road and is surrounded by numerous restaurants, food st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.55" OriginalAmount="221.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259550363873" Longitude="103.84859651327" StarRating="2" HotelCode="99089|88268" HotelName="Fragrance Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>435 Balestier Road, Singapore 329816</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/72/de72d03718b5488efcbdfc357d876d4998ec6919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of the city, near an area where a number of famous restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.67" OriginalAmount="222.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301316" Longitude="103.842555" StarRating="3" HotelCode="95899|1251098" HotelName="Hotel Supreme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Kramat Road, Singapore 228750</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/be/6dbebb9d71c621bee750f1c938050f4cc4719b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located at the heart of the city centre, this hotel is the perfect base for business a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.95" OriginalAmount="224.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050061205023" Longitude="103.85299907289" StarRating="2" HotelCode="932933|1225068" HotelName="The Great Madras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28-32 Madras Street, Singapore 208422</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/80/d180b1b0b06086db4769bac3b8ba0abea9f8fed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ON THE LITTLE RED DOT,
IN LITTLE INDIA, SITS A LITTLE GREAT HOTEL.
OF LITTLE OBJECTS THAT SPEAK OF T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.08" OriginalAmount="224.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2912464" Longitude="103.8419543" StarRating="3" HotelCode="|60372" HotelName="Robertson Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 MERBAU ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/2/60372_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is next to Singapore the river inRobertson Quay the heart of It has 150 rooms and 10 floors. The establishment boasts air-conditioning, a lobby with a reception, a lobby lounge, a currency exchange service, a lift, computers with internet, a safety deposit box service, a laundry service, a tumble dryer (for a fee) and a car park (for a fee). SITUATION: This hotel is in Robertson Quay a good location in Where you can find restaurants, a travel agency, banks, nightlife and entertainment. It has excellent transport links to, and. in the surrounding area, clients have Clarke Quay the Station of it is 25 minutes away from Singapore Changi Airport. ROOM: All the rooms have an air-conditioning system, a bathroom, double bed or twin bed, a hairdryer, a direct line telephone, a safe, WiFi (available for a fee), a mini-bar, a coffee maker, a kettle and a television with international channels. FACILITIES: Outdoors, clients can enjoy a swimming pool with slides, chairs, deck chairs, parasols and a solarium. MEALS: The establishment offers a breakfast service and local cuisine. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.31" OriginalAmount="225.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307126" Longitude="103.851529" StarRating="3" HotelCode="|256864" HotelName="Dash Living Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane Singapore 219962</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/6/4/256864_b3a35741643.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.65" OriginalAmount="225.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31129" Longitude="103.87656" StarRating="0" HotelCode="|238066" HotelName="Five6 Splendour (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Lorong 6 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/6/6/238066_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.71" OriginalAmount="225.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3148706589658" Longitude="103.89099176293" StarRating="2" HotelCode="341559|1718318" HotelName="Four Chain View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>757 Geylang Road Lorong 39, Singapore 389659</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2f/ac2fa04ce217724a68909a4413187a736b656650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a transfer service and a hairdresser are available to guests of the hotel. Wireless in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151448333333" Longitude="103.857118" StarRating="2" HotelCode="144116|asphodel_inn_singapore" HotelName="Asphodel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Race Course Road, Singapore 218702</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e75d481a224790c56de1c6d65bd5818ce99d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.85" OriginalAmount="226.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151501" Longitude="103.8572097" StarRating="1" HotelCode="|128756" HotelName="Asphodel Inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380 RACE COURSE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/7/5/6/128756_1_3857.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.86" OriginalAmount="226.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30737519" Longitude="103.85172729" StarRating="3" HotelCode="632896|2241715" HotelName="Aqueen Heritage Hotel Little India" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane, Singapore 219962</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/31/383153e4b08f8dff63e35c7bf4b8012f4721169d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296955" Longitude="103.855689" StarRating="2" HotelCode="73810|hotel_81_bugis" HotelName="Hotel 81 - Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Middle Road, Singapore 188995</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/66/6766e49d6a826386b56370329236ec5b15cc8547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Middle Road. It is a 10-minute walk from Bugis MRT Station, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3187483617834" Longitude="103.91158375748" StarRating="3" HotelCode="524149|hotel_81_changi" HotelName="Hotel 81 Changi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Golf,Housekeeping,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>428 Changi Road, Singapore 419871</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/4b/a84ba9d214cc1ace322ddd2b815fb41cba97f2d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;

Located in the suburb of the eastern part of Singapore, Hotel 81 Changi is a 5-min walk to Kemba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.279822" Longitude="103.841874" StarRating="2" HotelCode="176114|157719" HotelName="Hotel 81 - Cosy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Jiak Chuan Road, Singapore 089263</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/04/7504824238a96fe0b239807a14e110d5896a79ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Tanjong Pagar area, surrounded by colonial style, history and architect...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234.84" OriginalAmount="228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158136174676" Longitude="103.89714449644" StarRating="2" HotelCode="409436|35102" HotelName="Hotel 81 - Tristar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Onan Road, Singapore 424780</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/c5/3dc53306ab8e8a24ce8963f42a7cf460ac9264ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the east, halfway between the airport and the city and a 15-minute drive fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013073150802" Longitude="103.85301517324" StarRating="0" HotelCode="434664|south_east_asia" HotelName="South East Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>190 Waterloo Street, 187965 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/df/b5dfe92e72a544a7aa4545e83cc7bf9378a2edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;For more than four decades, South East Asia Hotel  has been the hotel of choice for many a visitor t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.10" OriginalAmount="228.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31483" Longitude="103.89852" StarRating="0" HotelCode="|188233" HotelName="Champion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/3/188233_1_2648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.21" OriginalAmount="228.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3542205" Longitude="103.8788628" StarRating="2" HotelCode="|75094" HotelName="81 Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>UPPER SERANGOON ROAD 768</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/9/4/75094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 89 rooms, The establishment boasts air-conditioning, a reception, a laundry service (for a fee) and a safety deposit box service. It also has security services, a car park and a lift. SITUATION: Is situated in a residential area, is well-connected with public transport services, close to the establishment, guests have Kovan the city centre of Where you can find local stores situated 20 kilometres away fromSingapur-Changi Airport. ROOM: The rooms have an individual air-conditioning system, a shower, a television, a direct line telephone, a coffee maker, a kettle and a hairdryer. Guests are offered an ironing set (available on request), You can also find non-smoking rooms and disabled access rooms. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.23" OriginalAmount="228.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158212" Longitude="103.8971796" StarRating="2" HotelCode="|41072" HotelName="81 Tristar (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 ONAN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/2/41072_1_868.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel renovated in 2007, has 4 floors, 117 rooms and 6 suites. The establishment boasts a lobby with a lift, a reception with safety deposit boxes, a business centre with internet and a car park. The establishment offers guests a laundry service. SITUATION: This hotel is in the east, is located between the airport, the city centre, is 15 minutes away from Singapore Changi the Exhibition Centre 10 minutes away from the establishment you have Paya Lebar the metro station of East Coast Park 10 minutes away from the establishment, clients can find Where you can find restaurants and cafÃ©s. Clients can also find bicycle hire. ROOM: The rooms with adjustable air-conditioning system, a bathroom with a bath, a television, a direct line telephone, a coffee maker, a kettle, a hairdryer, a mini-bar and an ironing set (available on request), The establishment has non-smoking rooms. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay using Mastercard, Visa, JCB, Diners Club, UnionPay and American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="235.46" OriginalAmount="228.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.354322" Longitude="103.878865" StarRating="2" HotelCode="167767|140153" HotelName="Hotel 81 - Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>768 Upper Serangoon Road, Singapore 534636</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/10/fa10fde466f645f137ab7ffdb872f54f7e5eefce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a residential area, this hotel is accessible from the Kovan MRT Station, which is 3 bus s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.84" OriginalAmount="228.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259253" Longitude="103.8486221" StarRating="2" HotelCode="|60312" HotelName="Fragrance - Oasis (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 BALESTIER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/2/60312_1_8105.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Fragrance Oasis is rated two stars and is comfortable, inviting. SITUATION: It is in front of the street Balestier. 20 minutes away from the establishment you have the Station of MRT Novena. 10 minutes away from the establishment, clients can find the commercial area of Orchard Road. 20 minutes away from the establishment guests have the airport. ROOM: The establishment has 36 rooms with air-conditioned, an LCD TV, a DVD player, WiFi, drinks, snacks and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.33165372" Longitude="103.94711778" StarRating="0" HotelCode="982525|q_loft_hotelsbedok" HotelName="Q Loft Hotel - Bedok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>359A Bedok Road, Singapore 469548</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/8a/f58a08e3d1641ba621ec1e72bb565fd1c0544ce9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.50" OriginalAmount="229.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31872" Longitude="103.91179" StarRating="2" HotelCode="|238449" HotelName="81 Changi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>428 Changi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/4/4/9/238449_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.81" OriginalAmount="234.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108879" Longitude="103.8766844" StarRating="4" HotelCode="|250278" HotelName="Zen Premium Kallang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in five/6 Hotel Splendour, 5 Lor 6 Geylang, Singapore Singapore 399167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/7/8/250278_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.56" OriginalAmount="235.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311526" Longitude="103.877569" StarRating="2" HotelCode="909708|1571918" HotelName="Hotel 88 International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10/12 Lorong, 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/60339/560339/1.jpg?f=14995826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Singapore. Hotel 88 International features a total of 22 accommod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.79" OriginalAmount="235.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30754" Longitude="103.85075" StarRating="3" HotelCode="|234927" HotelName="Check-Inn at Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/7/234927_1_1628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113164" Longitude="103.87758762" StarRating="2" HotelCode="703173|k_hotel_12" HotelName="K Hotel 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311108" Longitude="103.87372" StarRating="1" HotelCode="909698|gay_world" HotelName="Gay World" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Geylang Rd, Singapore 389218</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Singapore. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.25" OriginalAmount="237.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30153" Longitude="103.860916" StarRating="2" HotelCode="|470691" HotelName="Dream Chaser Boutique Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Sultan Gate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/9/1/470691_ed390a71205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3044784066187" Longitude="103.84983365878" StarRating="3" HotelCode="224701|soluxe_inn" HotelName="City Inn Mackenzie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Mackenzie Road, Singapore 228677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/71/3271ab9e4d4b2155524247827e721ca8c2306aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.44" OriginalAmount="240.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3131713513436" Longitude="103.85971288222" StarRating="3" HotelCode="185569|1157748" HotelName="Kam Leng Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>383 Jalan Besar, Singapore 209001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/a0/56a06ff44644e7a5ce1920898922f8a0edaa4da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Jalan Besar, near to Little India, the CBD and nearest MRT stations are just 10 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.38" OriginalAmount="241.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.354025" Longitude="103.878559" StarRating="2" HotelCode="147837|1453508" HotelName="Fragrance Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>760 Upper Serangoon Road, Singapore 534629</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/24/0f24f819bd21ad71700c7914b57c1cba9d17ddda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.26" OriginalAmount="242.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3076072363275" Longitude="103.85077496242" StarRating="3" HotelCode="909711|park_22_hotel_little_india" HotelName="Park 22 Hotel Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road, Little India, Singapur 219184</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/25/6525f5f6774bec825ec576fa02dc2ebf6e692467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292129" Longitude="103.76869" StarRating="2" HotelCode="114234|fragrance_hotel__ocean_view" HotelName="Fragrance Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>432 Pasir Panjang Road, Singapore 118773</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c2/68c25b863ab2a147d6b37c233bf9cd0b30a53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3120326971487" Longitude="103.87778699398" StarRating="2" HotelCode="909675|ascendere" HotelName="Ascendere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lorong 10 Geylang, 399035 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/0d/fc0d733d3c821b312ea1b86c860af639757fe339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in Singapore. Pets are not allowed at this hotel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.35" OriginalAmount="245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314802691106" Longitude="103.8984426856" StarRating="2" HotelCode="909678|60616" HotelName="Champion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06, Singapore 427726</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/60/cb606c6fe50f39a56208eda6f9f0a21158ebc4e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.35" OriginalAmount="245.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309845" Longitude="103.863112" StarRating="2" HotelCode="177398|fragrance_hotel__lavender" HotelName="Fragrance Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street, Singapore 338710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ca/8fcae19a9dee54ea64865d634cbbc1fdb788f011.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.11" OriginalAmount="245.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2699111" Longitude="103.8140876" StarRating="2" HotelCode="|65361" HotelName="Ibis Budget Singapore Mount Faber (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400 Telok Blangah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/6/1/65361_1_8936.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 32 rooms, The hotel with air-conditioning, was opened in 2009, has a lift, a car park (free of charge), internet in the hall, a reception and a laundry service (for a fee). SITUATION: The hotel is next to the mountains excellent transport links to Sentosa the Island of shops and nightclubs. Orchard Road it is 15 minutes away from it is situated 22 kilometres away from Singapore Changi Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a double bed, WiFi (available for a fee), a direct line telephone, a satellite or cable television, a coffee maker, a kettle and an individual air-conditioning system. MEALS: No restaurant available it is situated close to a restaurant. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OBSERVATIONS: Clients have electronic key and security.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.18" OriginalAmount="245.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280496" Longitude="103.786575" StarRating="0" HotelCode="|250287" HotelName="K2 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 South Buona Vista Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/7/250287_5d2dc9b1645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117541344284" Longitude="103.86024663272" StarRating="2" HotelCode="517457|pine_hostel" HotelName="Pine Hostel by Just Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road, Qinan Building, 207566 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/5a/cc5a757e07fd141a27d4b10bdc9a8c9c849b1043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.39" OriginalAmount="246.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3157573998465" Longitude="103.89770937095" StarRating="2" HotelCode="149260|140146" HotelName="Hotel Classic by Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Joo Chiat Road, Singapore 427353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/aa/24aa2d94969c310361f9a134c47be61b5244608c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.47" OriginalAmount="249" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28344" Longitude="103.834938" StarRating="2" HotelCode="167769|62529" HotelName="Hotel 81 - Osaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Eng Hoon Street, Singapore 169753</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/28/d5287b825a8129c4451c0d561028076980de0301.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the fringe of the city area. The Tiong Bahru area is an old residential ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.09" OriginalAmount="250.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314249" Longitude="103.8778" StarRating="2" HotelCode="|497749" HotelName="Ibis Budget Singapore Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123 Sims Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/7/4/9/497749_710d9920649.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.14" OriginalAmount="250.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292207" Longitude="103.768792" StarRating="2" HotelCode="114233|98029" HotelName="Fragrance Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>418 Pasir Panjang Road, Singapore 118759</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9f/619fc987a734dc133638815832fd05c396a773b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.06" OriginalAmount="251.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3037" Longitude="103.850025" StarRating="3" HotelCode="64175|64054" HotelName="Fragrance Hotel Selegie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road, Singapore 188329</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/64/506442fded5b84a322d88ab6a4e6517801af7dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is around a 2-minute walk from Little India MRT Station. Located within some 10 minutes' w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.19" OriginalAmount="252.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3112919" Longitude="103.8776105" StarRating="2" HotelCode="|256829" HotelName="K 12" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/9/256829_aeb71811638.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.32" OriginalAmount="252.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3071103" Longitude="103.8589439" StarRating="4" HotelCode="|256851" HotelName="Nuve Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 KING GEORGE AVENUE Singapore 208582</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/1/256851_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="260.58" OriginalAmount="252.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034846" Longitude="103.8602663" StarRating="2" HotelCode="|128573" HotelName="The Quay Hotel Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>77/79 ALIWAL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/5/7/3/128573_1_2577.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073270682151" Longitude="103.8589228499" StarRating="3" HotelCode="578485|nuve_urbane" HotelName="Hotel NuVe Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 King George’s Avenue, Singapore 208582</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/01/d0014b5994abe0ace2f38678c46c7dc6721ecd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.15" OriginalAmount="253.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285781" Longitude="103.834254" StarRating="2" HotelCode="909737|2104655" HotelName="New Cape Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Seng Poh Road, Singapore 168891</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/28/ff285d87fa7e097238371b0fcb48d462356a7c75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.32" OriginalAmount="255.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309451" Longitude="103.86262" StarRating="3" HotelCode="76107|88278" HotelName="Fragrance Imperial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Penhas Road, 208187 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76ddf09c36024ad6bcf81aa85e8929058dbdfb37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, on the corner of Lavender Road and Kallang Road, and a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.16" OriginalAmount="256.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115907402778" Longitude="103.86136962673" StarRating="3" HotelCode="437138|2289745" HotelName="Arcadia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>32 Hamilton Road, Singapur 209201</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/b6/5cb627d41f8b78c55c30944f9117a67fc34d87bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3164004354177" Longitude="103.82657706019" StarRating="3" HotelCode="80631|the_metropolitan_y_hotel" HotelName="Metropolitan Ymca Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Stevens Road, Singapore 257854</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a7/07a7f88d5b9da7d39da175f7867f382e9a390734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within the CBD area, as well as the shopping and entertainment dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26997" Longitude="103.813998" StarRating="2" HotelCode="177399|fragrance_hotel__viva" HotelName="Fragrance Viva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Wishart Road, Singapore 098721</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/67/15676c5a513d4c2ae1a1d6e43b29863375825aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.30" OriginalAmount="258.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2698818" Longitude="103.814055" StarRating="2" HotelCode="|163962" HotelName="Fragrance - Viva (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Wishart Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/6/2/163962_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.77" OriginalAmount="259.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034545454174" Longitude="103.86027485132" StarRating="2" HotelCode="909666|aliwal_park_hotel" HotelName="Aliwal Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77/79 Aliwal Street, Bugis, 199948 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f3/46f3cce21a0fbd5d22affd6e7cebf193632127cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.09" OriginalAmount="259.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284102" Longitude="103.8441253" StarRating="0" HotelCode="|163955" HotelName="Wink Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/5/163955_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="267.20" OriginalAmount="259.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31233" Longitude="103.87891" StarRating="3" HotelCode="|234781" HotelName="The Amazing Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lorong 14 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/8/1/234781_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878386947894" Longitude="103.84792864323" StarRating="3" HotelCode="177432|jayleen_1918_hotel" HotelName="Jayleen 1918 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Carpenter Street, Near the Singapore River, Boat Quay, Singapore 059921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/51/2251a5f02000df50aa5dfce93a3cb0cc2f9f4f66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3095415770204" Longitude="103.8581559062" StarRating="1" HotelCode="909668|classique" HotelName="Classique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Currency Exchange,Elevator,Internet,Laundry,Luggage Storage,Parking,Photocopy">
        <Address>
          <AddressLines>
            <AddressLine>240 Jalan Besar, 208913 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a8/45a811cb6cb7efc2e5ee579416e799ea0590afb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Convenience,comfort and class are encapsulateed in Classique Hotel. A Hotel with modern facilities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.04" OriginalAmount="260.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887598397228" Longitude="103.84737668756" StarRating="3" HotelCode="513580|2291315" HotelName="Jayleen Clarke Quay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road, Opposite Central Shopping Center and Clarke Quay MRT, Singapore 059390</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b6519612f7160d86709277f58b148fdff44d60ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="268.05" OriginalAmount="260.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297002" Longitude="103.855584" StarRating="2" HotelCode="172030|CAT147800" HotelName="Fragrance Hotel Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Middle Road, Bugis, 188942 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/12/9c12ecfc5f8737cbcffe4f4c4d9ed509ec26fc42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, situated in the City District, is just a stone's throw from the Bugis MRT station and in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.63" OriginalAmount="261.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31222" Longitude="103.88062" StarRating="2" HotelCode="|189773" HotelName="BudgetOne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang Singapore 398793</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/3/189773_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.78" OriginalAmount="261.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124" Longitude="103.88215" StarRating="2" HotelCode="|234720" HotelName="Seng Wah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/2/0/234720_707ee180900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.86" OriginalAmount="262.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874096083415" Longitude="103.84770911657" StarRating="3" HotelCode="501735|hotel_clover_7" HotelName="Hotel Clover 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Hong Kong Street, 059650 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c1/38c15dd1b44143953304f9d69236236984294ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3105899192554" Longitude="103.85626559373" StarRating="2" HotelCode="909733|grand_c_hotel" HotelName="Hotel 165" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>165 Kitchener Road, Singapore 208532</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/0c/ff0c2947ccfdd32b66b3efbfaf96eefa5c96c1bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.58" OriginalAmount="263.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2725879" Longitude="103.827851" StarRating="3" HotelCode="|51465" HotelName="Harbour Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, near Chinatown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/5/51465_1_6859.jpg</HotelPictures>
        <HotelDescription>SITUATION: This business hotel is close to the tourist areas, close to the establishment, clients can find the harbour, in front of the hotel there is public transport. ROOM: The establishment has 100 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: The establishment boasts a business centre and internet. OTHERS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.62" OriginalAmount="264.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.272427" Longitude="103.827875" StarRating="3" HotelCode="118487|1096928" HotelName="Harbour Ville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, Singapore 099448</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/eb/e0eb464df573cfc344fa4a3b8a2ddd1c6204a0dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along Kampong Bahru Road in the direction of Mount Faber, within two prominent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311107" Longitude="103.853702" StarRating="3" HotelCode="296207|penta_hotel_2" HotelName="Penta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>33 Birch Road, Singapore 219894</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/db/2fdb88e450360d9ea2d48bbd587c5ca08df92356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Singapore, Penta Hotel puts everything the city has to offer just outside...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.98" OriginalAmount="266.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297767" Longitude="103.848132" StarRating="3" HotelCode="909743|ymca__one_orchard" HotelName="YMCA @ One Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>One Orchard Road, Singapore 238824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/51/46517c9348c57982b65f31b039cb20df55864fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.07" OriginalAmount="267.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326323" Longitude="103.84779" StarRating="2" HotelCode="|508626" HotelName="Coliwoo Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>471 Balestier Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/6/2/6/508626_927db001114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3047329817812" Longitude="103.85283289636" StarRating="3" HotelCode="341051|the_daulat" HotelName="The Daulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>16 Madras Street, Singapore 208413</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/ce/c2ce7cf328269c23cc88a7ff2887a7d5c1340777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.84" OriginalAmount="268.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873978720416" Longitude="103.80531084789" StarRating="4" HotelCode="309889|1478388" HotelName="Park Hotel Alexandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Alexandra Road, Singapore 159972, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/10/bd10781e67845ea5abe360a4aad15f5c404f8c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.45" OriginalAmount="269.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309858" Longitude="103.8632011" StarRating="2" HotelCode="|163957" HotelName="Fragrance  - Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/7/163957_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.13" OriginalAmount="271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3143395707326" Longitude="103.86023909913" StarRating="2" HotelCode="322449|rucksack_inn__lavender_street" HotelName="Rucksack Inn @ Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>280A Lavender Street, Singapore 338800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/63/0f63fcdfbc5af5ce548baef0adfa183a56f9f03a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="281.19" OriginalAmount="273.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308861" Longitude="103.911973" StarRating="2" HotelCode="140883|le_peranakan_hotel" HotelName="Garden Terrace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 East Coast Road, Singapore 428992</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96e63a0a075e8fe7e77bb65e0288f6e3edf848c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the bustling Katong district and is surrounded by some of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.91" OriginalAmount="273.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2868959869191" Longitude="103.84701695859" StarRating="3" HotelCode="491670|2290075" HotelName="Champion Hotel City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>37 North Canal Road, Boat Quay, Singapore 059293</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/d4/ccd45268c6b0abf7a7f4674f492071fb00f054f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.03" OriginalAmount="275.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078202057286" Longitude="103.85865031349" StarRating="3" HotelCode="296206|1705678" HotelName="J8 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Townshend road, #01-01, 33 Maude road, Singapore 207606</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/eb/bceb01be0dce83e51b790f79010e433ebf534d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.71" OriginalAmount="276.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305647" Longitude="103.860316" StarRating="4" HotelCode="|201272" HotelName="Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan Road #01-01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/2/7/2/201272_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.85" OriginalAmount="276.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292071" Longitude="103.7687159" StarRating="2" HotelCode="|64323" HotelName="Ibis Budget Singapore West Coast (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>418 PASIR PANJANG ROAD;</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/3/64323_1_4548.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and comfortable.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.07" OriginalAmount="276.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313808" Longitude="103.859725" StarRating="1" HotelCode="|129494" HotelName="Madras Eminence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>407 JALAN BESAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/4/9/4/129494_hall.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore the city centre of 20 minutes away from Singapore Changi Airport. ROOM: The establishment has 30 rooms with mini-bar, an air-conditioning system, a television, a DVD player and a bathroom. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast, The establishment also offers internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="285.84" OriginalAmount="277.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303658" Longitude="103.8597045" StarRating="4" HotelCode="|130403" HotelName="Clover 769 North Bridge Road (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>769 NORTH BRIDGE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/4/0/3/130403_1_5662.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a baggage room and a laundry service. SITUATION: This hotel is in Kampong Glam ROOM: The establishment has 27 rooms with an air-conditioning system, a television and a safety deposit box. You can also find suites with hydromassage bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.34" OriginalAmount="278.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30919625" Longitude="103.8532425" StarRating="2" HotelCode="145209|broadway_3" HotelName="Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>195 Serangoon Road, Singapore 218067</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/64/cb64e36d9e518a1714000d37125e4f3e815b8482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Serangoon Road in the heart of Little India the Broadway Hotel is well served by public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.48" OriginalAmount="278.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3093752753479" Longitude="103.85802536314" StarRating="3" HotelCode="934378|1012695" HotelName="Aqueen Hotel Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Jalan Besar, Singapore 208906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364949/364949a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.12" OriginalAmount="278.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297906" Longitude="103.85716" StarRating="3" HotelCode="224700|1228358" HotelName="Marrison Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Beach Road, Singapore 189704</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/51/d7516f73521631d49b1d7c42f3ab5008dbdf5c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.78" OriginalAmount="279.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285055" Longitude="103.833611" StarRating="4" HotelCode="140922|504815" HotelName="Nostalgia Urban Boutiquehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>77 Tiong Bahru Road, Singapore 168727</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/49/1c49e64e773ff21a9bd67000cedeaa91ce01b376.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the Tiong Bahru Estate which is popular with young adults for its Art De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.84" OriginalAmount="279.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828075" Longitude="103.8439995" StarRating="3" HotelCode="|129803" HotelName="1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRENGGANU STREET 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/8/0/3/129803_f4e501a1724.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 40 rooms, air-conditioning, a lobby, a reception and express check-out. The establishment also offers internet and a laundry service (for a fee). SITUATION: This hotel Chinatown it is in 5 minutes away from the establishment, clients can find Chinatown the Railway Station of Close to, and, 20 minutes away from the establishment, you can find Singapore Changi Airport it is 5 minutes away from the business area and the harbour. ROOM: All the rooms have a coffee maker, a kettle, mineral water, satellite or cable TV, WiFi (free of charge), a bathroom with a shower, a hairdryer, a double bed, a direct line telephone and an individual air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301667" Longitude="103.852413" StarRating="3" HotelCode="65792|summer_view_hotel" HotelName="Summer View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Bencoolen Street, Singapore 189642</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/35/db35839d957e34070eb328e3190446a0b41e3e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Singapore, a mere 5 to 10-minute drive from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.40" OriginalAmount="280.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3036473758348" Longitude="103.85962130381" StarRating="4" HotelCode="935363|hotel_clover_769_north_bridge_road" HotelName="Clover 769 North Bridge Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Boutique,Garden,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>769 North Bridge Road, Singapore 198737</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/96/e996fb127f3a28083aba1aa5dc6d2400d190990e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful setting amidst the bustle and splendour of Singapore. The hotel is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.58" OriginalAmount="281.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807553" Longitude="103.8418494" StarRating="3" HotelCode="|55409" HotelName="1929" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 KEONG SALK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/55409_1_7943.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inChinatown the outskirts of Keong Saik Road it is in Outram Park MRT 10 minutes away from the establishment, guests will find. HOTEL: This boutique hotel is rated 4 stars. ROOM: All the rooms have a satellite television, internet, a radio, a mini-bar, a safety deposit box, a coffee maker, a kettle and a hairdryer. FACILITIES: Regarding the food and beverage offering, there isEmber the restaurant a cafÃ©. The establishment has a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873911846805" Longitude="103.84833053373" StarRating="3" HotelCode="933731|hotel_clover_the_arts" HotelName="Clover The Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58 South Bridge Road, 058689 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/b2/d9b2e99ac36ce7ccff272f8e020c91007edfdfdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.43" OriginalAmount="282.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28703" Longitude="103.84706" StarRating="3" HotelCode="|235110" HotelName="Champion City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>37 North Canal Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/1/1/0/235110_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.69" OriginalAmount="283.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308903" Longitude="103.855319" StarRating="2" HotelCode="267080|1228258" HotelName="Marrison at Desker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Desker Road, Little India, Singapore 209588</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/2c/622c76b9ec06a91aa6e75400bf5e543ba6595a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.70" OriginalAmount="283.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3053176393006" Longitude="103.86024506304" StarRating="3" HotelCode="355033|1604408" HotelName="Hotel Boss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan, Singapore 199020</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b9/5fb9709c7e73ba40fa91aa49a45d8c6e776d2553.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.71" OriginalAmount="284.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887134" Longitude="103.8474843" StarRating="3" HotelCode="|256817" HotelName="Jayleen Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/7/256817_1_2629.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.55" OriginalAmount="285" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307427" Longitude="103.861575" StarRating="4" HotelCode="170067|34433" HotelName="V Lavender" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Jellicoe Road, Singapore 208767</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/8b/dd8b37ad66041c8b0465ee389137774c43edd9b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the city centre, at the junction of Kallang Road and Lavender Road. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292303" Longitude="103.768551" StarRating="3" HotelCode="902297|santa_grand_hotel_west_coast" HotelName="Santa Grand West Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>428 Pasir Panjang Road, Singapore 118769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c0/cfc0334234217171cbf0c541b25c04e86da73c96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned city hotel is situated close to the National University of Singapore (NUS), Nati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.55" OriginalAmount="285.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283861" Longitude="103.844608" StarRating="2" HotelCode="909695|hotel_mono" HotelName="Hotel Mono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street, Singapore 059498</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c2/39c24dbb54f7fd8e1310af97ea688199ec3bc9eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.02" OriginalAmount="285.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2811925103281" Longitude="103.84189367294" StarRating="3" HotelCode="888807|84906" HotelName="Hotel 1929" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Keong Saik Road, Singapore 089154</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b9/eeb98211b9fcdae97327069e9a9669a0fab0d909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the business district of Chinatown. It is a two-minute walk from the Chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2840777096686" Longitude="103.84416510018" StarRating="2" HotelCode="383777|wink_hostel" HotelName="Wink Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Capsule hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street, Singapore 059488</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8f/4d8fd5add1e6c3953eea9ff97d15f775d6b416ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121435103141" Longitude="103.86088833499" StarRating="3" HotelCode="932935|62818" HotelName="Arton Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Singapore 207576</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ec/80ec50755f3d67f7c4e1985ad3ccf344aac84b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.64" OriginalAmount="288" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326132592547" Longitude="103.84581740245" StarRating="3" HotelCode="168362|29642" HotelName="ibis Singapore Novena Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Irrawaddy Road, Singapore 329543</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/74/b1745949c232bb36c738fe5cec59931ad91bc5c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance to Novena MRT Station and the Orchard shopping belt is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.12" OriginalAmount="289.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287473" Longitude="103.847521" StarRating="3" HotelCode="177396|915975" HotelName="Fragrance Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Clarke Quay, Riverside, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c6/a6c6e609f90139d1d3bd8c4b980909fae52f2880.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 2-minute walk from Clarke Quay MRT Station and just opposite Clarke Quay. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.70" OriginalAmount="290.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284714" Longitude="103.844031" StarRating="2" HotelCode="96646|hotel_81_chinatown" HotelName="Hotel 81 - Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 New Bridge Road, Singapore 059418</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1c/571c50d0268531d8a48a6f01768d4e19574b2ec7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the crossroads of the central business district of Singapore, one could not find a better...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.71" OriginalAmount="290.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2989466666667" Longitude="103.85008733333" StarRating="3" HotelCode="149351|1571718" HotelName="Hotel Bencoolen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Bencoolen Street, Singapore 189626</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/d9/ced9730ebc8e647dfac78a7e2909c730ed8a6b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.25" OriginalAmount="290.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30072" Longitude="103.851537" StarRating="1" HotelCode="931426|1208398" HotelName="Hotel G Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Middle Road, Singapore 188980</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/67/d467fff2302ca579a7fc5556896147917b7bf40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.96" OriginalAmount="291.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28382" Longitude="103.84457" StarRating="3" HotelCode="|236068" HotelName="Mono (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street #01-04</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/6/8/236068_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.30" OriginalAmount="291.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31224" Longitude="103.86077" StarRating="3" HotelCode="|188226" HotelName="Arton Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/2/6/188226_1_1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.42" OriginalAmount="291.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313878" Longitude="103.828419" StarRating="4" HotelCode="571826|2170735" HotelName="Mercure Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, #01-02, Singapur 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/60/2c60782b951265ad48560fff331c990080e23411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.45" OriginalAmount="291.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2871321" Longitude="103.8482827" StarRating="3" HotelCode="|256781" HotelName="The Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/7/8/1/256781_1_9796.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.75" OriginalAmount="292.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2832814025" Longitude="103.84585670082" StarRating="3" HotelCode="343172|2238175" HotelName="The Southbridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>210 South Bridge Road, Singapore 058759</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/27/2327b2b264f455d244068f4936c066c74b889fd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2969247" Longitude="103.85576321" StarRating="3" HotelCode="784418|populous_hotel" HotelName="Populous Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Internet,Parking,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Middle Road, Singapore 188933</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/e9/4ae984448e89995bb4feacef536d0787dd923425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to Our Hotel in Singapore, undoubtedly one of the most cosmopolitan, contemporary and vibran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.04" OriginalAmount="294.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296726" Longitude="103.855846" StarRating="2" HotelCode="|507689" HotelName="ST Signature Bugis Middle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Middle Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/6/8/9/507689_20d7adf1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.63" OriginalAmount="294.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2805444870868" Longitude="103.84182780311" StarRating="2" HotelCode="909739|1178028" HotelName="Butternut Tree Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Teck Lim Road, Chinatown, Singapore 088392</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/8069bd281effabf3c6cd6973ff65e2136f368a65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.63" OriginalAmount="296.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3067256747647" Longitude="103.9059042037" StarRating="3" HotelCode="177395|1791388" HotelName="Santa Grand Hotel East Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 East Coast Road, Singapore 428877</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/83/5d83f63ca8b5d0cf0f10633aa0c7fbb11d4ad898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a baggage stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.77" OriginalAmount="296.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28333" Longitude="103.84581" StarRating="0" HotelCode="|233328" HotelName="The Southbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/2/8/233328_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.07" OriginalAmount="298.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31197" Longitude="103.86061" StarRating="3" HotelCode="|189738" HotelName="Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/3/8/189738_1_8337.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.46" OriginalAmount="301.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117730628022" Longitude="103.86047559053" StarRating="3" HotelCode="376221|1827848" HotelName="Hotel Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road, Singapore 207581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa96a759ec3707a08057744525508ec5db7664e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.73" OriginalAmount="301.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304129" Longitude="103.859397" StarRating="3" HotelCode="141694|505105" HotelName="Santa Grand Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor, Singapore 199202</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/79/0c79134482e71ade601bfdd13f65df44dc7c9b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very easily accessible, with convenient links to public transport and taxis. It takes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.06" OriginalAmount="302" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3011246485777" Longitude="103.84210212527" StarRating="3" HotelCode="362035|53984" HotelName="Hotel Chancellor@Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road, Orchard Road, Singapore 229635</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fd/0afd5611a035574c15f5eeec5c866af632c3cf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297019003828" Longitude="103.85255303393" StarRating="2" HotelCode="73808|victoria_hotel_6" HotelName="Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Victoria Street, Singapore 188016</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/fd/a1fdc75790b396a358f171f1963de5f2c5bdb6fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central area of Singapore, not far from Orchard Road's shopping paradise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.53" OriginalAmount="303.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3087918" Longitude="103.9120776" StarRating="3" HotelCode="|71564" HotelName="The Snooze Marine Parade" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400, EAST COAST ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/4/71564_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 65 rooms, air-conditioning, a lobby with a reception and a lift. SITUATION: This urban hotel is in Katong the heart of Where you can find restaurants, 8 minutes away, you can find the commercial area, a beach, 2 minutes away, there is public transport, is 10 kilometres away from Singapore Changi the International Airport of. ROOM: All the rooms have a double bed, a direct line telephone, a television, a safety deposit box, a fridge and internet. The rooms a bathroom with a shower, with a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a terrace with a hydromassage. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.15" OriginalAmount="305.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287255" Longitude="103.84011" StarRating="4" HotelCode="213835|the_seacare_hotel" HotelName="The Seacare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Chin Swee Road, Singapur 169875</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/34/6f349f520b6bd1ff69877348a6d7d8192d0cf0f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.95" OriginalAmount="306.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300791" Longitude="103.901113" StarRating="0" HotelCode="|470720" HotelName="Isa Amber Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/2/0/470720_f3319cb1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.24" OriginalAmount="308" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2991" Longitude="103.850267" StarRating="3" HotelCode="260561|44130" HotelName="V Hotel Bencoolen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Bencoolen Street, Singapore 189627</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/cd/33cd28e93325cb969f9b74ce156ea112e059a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.24" OriginalAmount="308.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2870782966736" Longitude="103.84822535358" StarRating="2" HotelCode="577723|the_quay_hotel" HotelName="The Quay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road, Singapore 058688</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/7b/237b7d65712249157c1b940bfee923d973a53216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="309.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878713" Longitude="103.8469079" StarRating="3" HotelCode="|125961" HotelName="Ibis Budget Singapore Clarke Quay " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Boat Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/6/1/125961_1_9261.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from MRT de Clarke Quay Station and the Singapore River. It is situated 5 minutes walk away from Clarke Quay and Boat Quay it is situated 10 minutes walk away from Chinatown and about 10 minutes away (by car) from Orchard Road. ROOM: Each room has a kettle, a coffee maker, a DVD, a flatscreen TV with cable television and a bathroom with toiletries. FACILITIES: The establishment has a gym, a swimming pool on the rooftop, an air-conditioning system, a launderette, a dry cleaner's, a luggage room and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3316690612254" Longitude="103.87917754301" StarRating="3" HotelCode="378760|150931" HotelName="ibis Styles Singapore On Macpherson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Macpherson Road, Corner Of Macpherson &amp; Aljunied Road, Singapore 368125</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/93/bf9329e971ed0fdd7f1da7d46a8a7393d585411b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a 24-hour guest services desk. A safe, a currency exchange service, a 24-h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.63" OriginalAmount="311.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924416" Longitude="103.7685027" StarRating="2" HotelCode="|47866" HotelName="Fragrance  - Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>432 PASIR PANJANG ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/6/6/47866_1_2821.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was opened in 2008, 47 rooms and is business, The establishment has a lobby with express check-out, a reception, a lift, a car park, a fax service and a laundry service. SITUATION: Is situated inSingapore the outskirts of It has excellent transport links to public transport, in front of the hotel there is a public transport stop, is 30 minutes away from the city centre, 10 minutes away from the establishment, you can find shops, nightclubs excellent transport links to HarbourFront Centre the commercial centre Faber the Mountain of Sentosa the Island of Haw Par Villa Amusement Park the theatres. it is 25 kilometres away from Singapore Changi Airport. ROOM: The small rooms, have a bathroom and with a shower, a hairdryer. They have king size bed or two beds, a direct line telephone, a satellite or cable television, a coffee maker, a kettle, individual air-conditioning, WiFi (available for a fee) and an ironing set (available on request). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OBSERVATIONS: Customers have a security service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.42" OriginalAmount="314.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297609" Longitude="103.845089" StarRating="3" HotelCode="75489|fort_canning_lodge" HotelName="Fort Canning Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Fort Canning Road, Singapore 179494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/97/b3970ceef0ec8281619636e7b0a2c6155c9311e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the lush gardens of Fort Canning Park, this city hotel is 5 minutes' walk from Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.55" OriginalAmount="314.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2841180671268" Longitude="103.84433984756" StarRating="3" HotelCode="170283|312885" HotelName="Porcelain Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147829/147829a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Chinatown's best-known historical lanes, Mosque Street, surrounded by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.11" OriginalAmount="314.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2882574" Longitude="103.8367397" StarRating="4" HotelCode="|33519" HotelName=" Copthorne King's Hotel Singapore " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>403 HAVELOCK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/1/9/33519_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 20 floors and 314 rooms. The establishment boasts a reception, a restaurant, a living room and a secretary service. The establishment also offers internet, a reception, lifts, conference rooms, room service, a laundry service and a car park. SITUATION: It is in the city centre, close to the establishment, clients can find the river, close to the establishment, guests have places of interest, 20 minutes away from the establishment, you can find the airport. ROOM: They have internet, a safety deposit box (available for a fee), a satellite television, international channels, a mini-bar, a coffee maker, a kettle and a central air-conditioning system. FACILITIES: The establishment has a garden, a swimming pool, a terrace, a spa, a gym with a sauna and thermal area. MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.00" OriginalAmount="315.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312147" Longitude="103.861036" StarRating="3" HotelCode="|449703" HotelName="Aqueen Prestige Hotel Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178 Tyrwhitt Rd,, Singapore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/7/0/3/449703_71e05f61117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.13" OriginalAmount="315.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3221359730599" Longitude="103.89152538351" StarRating="3" HotelCode="346080|1589798" HotelName="Aqueen Hotel Paya Lebar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi, Singapore  409180</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/09/420970008ec0b47271f7bac2c5a80a227dbf0e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.41" OriginalAmount="315.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31172" Longitude="103.86029" StarRating="2" HotelCode="|188361" HotelName="Rucksack Inn Tyrwhitt Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/6/1/188361_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.48" OriginalAmount="316" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298933" Longitude="103.850167" StarRating="2" HotelCode="64176|227678" HotelName="Hotel Mi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Bencoolen Street, Singapore 189623</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/61/8c61394b8f5192a0b0897b32df58acd1e4066fc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Singapore's museum belt, and is best suited for the artistically incli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.07" OriginalAmount="316.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31607" Longitude="103.88386" StarRating="0" HotelCode="|236193" HotelName="Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67B/69B Geylang Lorong 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/9/3/236193_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.54" OriginalAmount="318" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.390595" Longitude="103.985928" StarRating="4" HotelCode="60575|30711" HotelName="Village Hotel Changi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Netheravon Road, Singapore 508502</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/30/8c300113b9389a5baacb5382044d1ccffa55b3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Singapore district of Changi, amidst quaint little shops a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.57" OriginalAmount="319.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007703475073" Longitude="103.90111684799" StarRating="1" HotelCode="909684|amber_katong" HotelName="Amber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Road, 439878 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/9c/e99c11ef0bd228e7d37a2217ca4f8768b10e1b92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These budget lodgings are close to the East Coast Park and about 15 minutes from the airport. Twenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.57" OriginalAmount="319.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28413961" Longitude="103.84423828" StarRating="3" HotelCode="937482|the_porcelain_hotel" HotelName="Porcelain Hotel by JL Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Business Centre,Concierge,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Porter,Smoking Rooms,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/59/6c59a3d02ba5bab08fbae7128d5aea1002305575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property's full service health spa has massage/treatment rooms and beauty services. Complimentar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.71" OriginalAmount="319.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2852176" Longitude="103.8339806" StarRating="0" HotelCode="|71562" HotelName="Nostalgia Hotel (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 TIONG BAHRU ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/2/71562_1_3425.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is boutique, non-smoking, was built in 2009 and has 50 rooms, The establishment boasts an outdoor pool, a terrace with a bar, air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, internet, room service and a laundry service (for a fee). SITUATION: This hotel Tiong Bahru Estate it is in 10 minutes away from the establishment, you can find VivoCity the shopping centre Clients can also find, 5 minutes away, clients can find Zouk the nightclub in front of the hotel there is public transport, is 22 kilometres away from Singapur Changi Airport. ROOM: All the rooms have WiFi, cable television, an iPod docking station, a bathroom with a shower, a hairdryer, a double bed, a safety deposit box, a mini-bar, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offersPotion the cafÃ© a lobby bar and a bar with terrace, The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.08" OriginalAmount="319.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135826070211" Longitude="103.87888938189" StarRating="2" HotelCode="909672|1571728" HotelName="Bright Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Lor 17 Geylang, 388575 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/b1/39b1bb284dda6ae71875857ce7307b604567ff92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.75" OriginalAmount="320.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2970978" Longitude="103.8524257" StarRating="3" HotelCode="|40603" HotelName="Victoria Hotel a NuVe Group Collection " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 VICTORIA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/0/3/40603_1_4745.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2007, has 6 floors and 89 rooms. In the entrance, guests are offered a lobby with a reception and a lift. The establishment boasts a business centre and internet (for a fee), The establishment offers guests a concierge, a laundry service, a dry cleaner's (for a fee) and room service. The establishment also offers a security system, Guests have access to a cafÃ©, a bar, a hairdresser's and a beauty centre. SITUATION: It is inSingapore the city centre of close to the establishment, clients can find Orchard Road the commercial area of It has excellent transport links to the tourist areas, Where you can find Bugis Street the historic area of Chijmes the area Bugis Junction the commercial area of the national library and Bras Basah the complex is 15 minutes away from Singapore Congress Centre Clients can also find Suntec City the commercial centre City Hall the underground station of Raffles the commercial centre the art museum. ROOM: The establishment has non-smoking rooms, They have an air-conditioning system, a bathroom with a shower, toiletries, a coffee maker, a kettle, a hairdryer, a mini-bar, WiFi (free of charge), a direct line telephone and satellite or cable TV. The establishment has superior rooms, deluxe rooms, executive rooms and suites. Some rooms have a DVD player, a safety deposit box and an ironing set (available on request). FACILITIES: Guests are offered a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.63" OriginalAmount="321" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050446832896" Longitude="103.85447055101" StarRating="3" HotelCode="169599|61069" HotelName="Wanderlust" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Dickson Road, Singapore 209494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc6d65ddca653e998cb3dbaad96f0619d42dd07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Little India, a bustling cultural enclave where Indian immigrants once settled, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041329686122" Longitude="103.85097295046" StarRating="3" HotelCode="172229|3166" HotelName="Village Hotel Albert Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 Albert Street, Singapore 189971</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/02/4f0292b21198ba3f0aef7529b3d4dcb2dc687a50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is situated opposite Little India Arcade and Shopping centre, where opportunities ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.66" OriginalAmount="322" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034572269324" Longitude="103.90298098326" StarRating="4" HotelCode="62537|39504" HotelName="Village Katong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Marine Parade, Singapore 449536</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e8/c6e85bc9675c8dc266bb041409e39f72e246cae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN) (about 15 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.96" OriginalAmount="322.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828949690525" Longitude="103.84393982573" StarRating="3" HotelCode="165514|2104535" HotelName="Hotel 1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Trengganu Street, Singapore 058479</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b1/deb17360a9f57db43db6e5c796e9948aaa5efe39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the highly dynamic Chinatown area and fully intertwined with the rich histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.72" OriginalAmount="324.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035370474116" Longitude="103.85125120909" StarRating="4" HotelCode="169600|parc_sovereign_hotel" HotelName="Parc Sovereign Hotel - Albert St" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street, Singapore 189970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/34/b4340a604d40b271165293861b4ed2fca0990416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk away from both Little India and Bugis MRT stations and a 10-minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.75" OriginalAmount="325" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30126" Longitude="103.841743" StarRating="3" HotelCode="395434|3906" HotelName="Hotel Grand Central" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Cavengah Road, Orchard Road, Singapore 229617</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6b/686bc1dc7820b4017ad87a1a9541964860f4c0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the famous Orchard Road area, and is just a few minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.16" OriginalAmount="327.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845147171765" Longitude="103.84433988648" StarRating="3" HotelCode="353636|1220998" HotelName="Bliss Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Upper Cross Street, 058353 Singapore Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/80/6580af7b774c4b26f2a1d8cf00dd9a971d72a0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.84" OriginalAmount="328.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972897349774" Longitude="103.85257691145" StarRating="4" HotelCode="165729|hotel_grand_pacific_2" HotelName="Grand Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Victoria Street, Singapore 188018</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/fe/67fe00d5c546d9e9c131836e0555b19f1a486dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the business district, adjacent to the Civic Art Centre, this hotel is with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.13" OriginalAmount="329.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2829480913796" Longitude="103.84590810154" StarRating="2" HotelCode="383782|1249748" HotelName="iStay.inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>211A South Bridge Road, Singapore 058760</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/88/5a88002a4ea5dad83bfd55c9ee6a7c607ce4c216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.51" OriginalAmount="329.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041999" Longitude="103.8508667" StarRating="4" HotelCode="|32916" HotelName="Village  Albert Court By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 ALBERT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/1/6/32916_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 210 standard rooms, air-conditioning, a main 8-storey building and a 3-storey annexed building. The establishment has a lobby, a reception, a currency exchange service, lifts, a cafÃ©, a restaurant and conference facilities. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: This complex is situated opposite Little India Arcade Shopping Centre where you can find shops, restaurants, bars, cafÃ©s and entertainment. It is 5 minutes away from MRT Railway Station. It is near Bugis Village near the establishment, you will find the shopping centre Orchard Road. can also find the Mustafa Shopping Centre, the Arab Street area and the art museum. 20 minutes away from the establishment you have the airport. ROOM: The establishment has superior rooms with city views. All the rooms have a central air-conditioning system, a mini-bar, internet (available for a fee), a safety deposit box, a fan, a bathroom, a hairdryer, a satellite or cable television, a radio and king size bed or two beds. They have an extra bed (available for a fee). FACILITIES: The establishment has a gym, a Jacuzzi and a steam bath. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.34" OriginalAmount="330.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135088" Longitude="103.8789595" StarRating="2" HotelCode="|256821" HotelName="Bright Star (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 20 Lorong 17 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/1/256821_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="340.93" OriginalAmount="331.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3027595492557" Longitude="103.858334485" StarRating="3" HotelCode="344527|hotel_nuve" HotelName="Hotel NuVe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Pinang, Singapore 199141</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f3/bdf3b8c8dd067e85d30e3511f67739bdd87d630c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.23" OriginalAmount="331.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013736" Longitude="103.8414109" StarRating="4" HotelCode="|39884" HotelName="Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAVENAGH ROAD / ORCHARD ROAD 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/4/39884_1_8924.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 2 buildings and 390 rooms. It has that are perfect for families and suites. This building was built in 1970, renovated in 2007, it offers a car park, (for a fee), a beauty centre, a souvenir shop and a hairdresser's. The establishment also offers room service, a laundry service (for a fee), an ironing service, a currency exchange service, a safety deposit box service and facilities for conferences, banquets and groups. The establishment has a lobby with a reception, a cafÃ©, a bar, restaurants and internet (for a fee). SITUATION: This hotel is in Orchard the area nearby, you will find the commercial area, Where you can find boutiques and commercial centres. Clients can also find bars, nightclubs and restaurants. it is 10 minutes away from Istana park It has excellent transport links to Sommerset and Dhoby Ghaut the metro stations of 20 minutes away from the establishment, clients can find the art museum, Guests can also enjoy Fort Canning park the auditorium. 15 minutes away, you can find the theatres, the harbour, is 25 kilometres away from Singapore Airport. ROOM: The establishment has superior rooms, recently renovated deluxe rooms and family rooms. All the rooms have a central air-conditioning system, a bathroom with a bath, a television, a direct line telephone, piped music, films and a mini-bar. Some rooms have internet, All the rooms have an LCD television, a hairdryer, an iron and a double bed. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs, a solarium, a health centre, a sauna and a pub with karaoke. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Zi Yean the Chinese restaurant Gold Coast the seafood restaurant Shinjuku the Japanese restaurant Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2993469729994" Longitude="103.85324852173" StarRating="4" HotelCode="455174|mercure_singapore_bugis" HotelName="Mercure Singapore Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Middle Road, Singapore 188973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e7/5ae7a5250be85f2c1292b7c287ee6f39b1456b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.96" OriginalAmount="332.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046033904852" Longitude="103.8540370464" StarRating="1" HotelCode="565653|kawan_hostel" HotelName="Snooze Inn @Dunlop Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>28 Dunlop Street, Singapore 209356</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/09/990976f803c5d195a194d682da2f73886db0fee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located within Singapore's culturally rich Little India, within walking distance of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.99" OriginalAmount="332.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301502" Longitude="103.84147" StarRating="3" HotelCode="|189795" HotelName="Chancellor@orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/5/189795_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.45" OriginalAmount="332.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3116558" Longitude="103.8614321" StarRating="4" HotelCode="|256819" HotelName="Arcadia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32 Hamilton Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/9/256819_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102069444029" Longitude="103.85847955445" StarRating="3" HotelCode="104119|cultural_hotel_singapore" HotelName="Holiday Inn Express Singapore Serangoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>270 Jalan Besar, Singapore 209019</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/79/89798ab9286c70261ab045c789ad0d88f10de955.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from 2 MRT stations, Farrer Park and Lavender and Little India,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.27" OriginalAmount="334.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035459" Longitude="103.8501049" StarRating="2" HotelCode="|33862" HotelName="Ibis Budget Singapore Selegie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/33862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 10 floors and 120 rooms. Outdoors, guests can find a swimming pool on the rooftop, Some of the facilities that the establishment offers to guests include air-conditioning, a business centre with WiFi, room service, a laundry service, a lobby with a reception, a fax service, security and a cafÃ©. SITUATION: This hotel is 2 minutes away from Little India the Station of near the establishment, guests will find Bugis Village, Sim Lim Square, Little India Arcade and Tekka Centre the shopping centres it is located near Sri Krishnan the Temple of Orchard Road a few minutes away by car, guests will find Clients can also find Fort Canning park the art museum, Suntec the city of St Andrews the cathedral the theatres. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 71 superior suites and 32 double rooms. All the rooms have an LCD TV, a direct line telephone, an individual air-conditioning system, a mini-bar and a bathroom with a shower, On request, you can use an ironing set. FACILITIES: The establishment has a swimming pool on the roof terrace. PAYMENT METHODS: Customers can pay using Mastercard, JCB and Visa. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©, Occidental dishes and local dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.33" OriginalAmount="335.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024129950033" Longitude="103.86404327635" StarRating="3" HotelCode="482281|526522" HotelName="Destination Singapore Beach Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Road, Singapore 199598</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/36/ce360ff46efa682359fd7fd407df6088e69dc64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.11" OriginalAmount="337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878775769958" Longitude="103.83609741926" StarRating="4" HotelCode="15218|furama_riverfront" HotelName="Furama Riverfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>405 Havelock Road, Singapore 169633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/63/246333b960b54aefb27ae29b1d4b6a34a60df98d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located near the Singapore River, this hotel is within walking distance of the entertainment areas l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.74" OriginalAmount="337.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295934709394" Longitude="103.85489724077" StarRating="3" HotelCode="383783|1712878" HotelName="Heritage @ Cityhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>39 Seah Street, Singapore 188395</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6e/506e95aaf7bd9c3e406e82a655d3e6f1eaa3ba8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.58" OriginalAmount="339.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035746" Longitude="103.8512006" StarRating="4" HotelCode="|125950" HotelName="Ibis Styles Singapore Albert" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/5/0/125950_9f00a241410.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Albert Street it is in the centre of Singapore. In the surrounding area, guests will find El Museo de Arte de Singapur, Chijmes and Orchard Road. HOTEL: The hotel is ideal for holidays or business trips. ROOM: Guests are offered 170 comfortable rooms with an air-conditioning system, a satellite TV, a safety deposit box, a coffee maker, WiFi and a bathroom with a shower. FACILITIES: There are many facilities and services available at the establishment, including a restaurant, a business centre, a swimming pool, a gym and a playground.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.88" OriginalAmount="339.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312239" Longitude="103.86057" StarRating="4" HotelCode="299470|1014825" HotelName="Parc Sovereign Hotel - Tyrwhitt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Singapore 207569</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/46/0c46e108d2cefa3114c12df6ba9ec8c3ceb0aa06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2662" Longitude="103.823826" StarRating="4" HotelCode="185568|150917" HotelName="Travelodge Harbourfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Telok Blangah Road, Singapore 098828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/59/e059e90a441a31554f01615bc82bd740f28b6578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled between Sentosa and Mount Faber and offers those with an urban appetite simpli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.24" OriginalAmount="341.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303915" Longitude="103.85137" StarRating="4" HotelCode="|454632" HotelName="Mi Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>89 Short Street, Bencoolen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/6/3/2/454632_ad245201321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.86" OriginalAmount="341.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3019832805711" Longitude="103.8619674957" StarRating="4" HotelCode="935364|1245598" HotelName="Clover 33 Jalan Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Sultan #01-01, 198965 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/b1/f8b1a14c10cff63806d8ebc9ea0812e9538e8da8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.18" OriginalAmount="341.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2880558038282" Longitude="103.84853890426" StarRating="2" HotelCode="311326|1461608" HotelName="Heritage @ South Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 South Bridge Road, Singapore 058670</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/21/3c2177a7b6135701f736f6faa2325f9209e61101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.26" OriginalAmount="342" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301164" Longitude="103.852568" StarRating="3" HotelCode="888086|20863" HotelName="ibis Singapore on Bencoolen Hotel" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>170 Bencoolen Street, Singapore 189657</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fc7d21e5940988571497b6170b4c2f3a56cf9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bencoolen Street, in the heart of the business and cultural district of Sin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.90" OriginalAmount="342.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282742" Longitude="103.845773" StarRating="3" HotelCode="|188444" HotelName="Heritage Collection On Chinatown (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>229 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/4/4/188444_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.67" OriginalAmount="343.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298681" Longitude="103.849766" StarRating="3" HotelCode="909734|2730015" HotelName="Strand Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Currency Exchange,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Bencoolen Street, Singapore 189619</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/85/3d854f2565fa8911cea87e110977b6df02fcb334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of the cultural, civic and commercial district, Strand Hotel provides a welcome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.07" OriginalAmount="343.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29575" Longitude="103.8549" StarRating="3" HotelCode="|188424" HotelName="Heritage Collection On Seah - A Digital" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Seah Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/2/4/188424_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069510388523" Longitude="103.82782536442" StarRating="4" HotelCode="7752|orchard_parade" HotelName="Orchard Rendezvous Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road, Singapore 247905</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/8c/8d8c66f34eee2990e8f2a423be767eefcab44b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Orchard Road, a prime shopping, restaurant and entertainment bel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.61" OriginalAmount="344.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.290632" Longitude="103.839004" StarRating="4" HotelCode="160562|128574" HotelName="Studio M Hotel Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Nanson Road, Singapore 238910</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/4a/184a5d77138d28a49316a5f2094777fe89053187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location at the Robertson Quay entertainment precinct, surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="354.97" OriginalAmount="344.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291" Longitude="103.8376" StarRating="4" HotelCode="|233156" HotelName="M Social Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/5/6/233156_1_9411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2827157482909" Longitude="103.84566827475" StarRating="1" HotelCode="414270|khostel_hometown_inn" HotelName="Heritage @ Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>229 South Bridge Road, Singapore 058778</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/fb/cafb3a3ac6f64df0248caab64b3a6e3b0f0c1ad4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hometown Inn in Singapore (Chinatown), you'll be mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.35" OriginalAmount="345.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2908990892066" Longitude="103.83731312709" StarRating="4" HotelCode="442248|m_social_singapore" HotelName="M Social Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay, Singapore 238259</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/3b/833b5a125da9ebab47b4012cf4dd2aa929bff8e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.72" OriginalAmount="345.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301394" Longitude="103.788084" StarRating="4" HotelCode="|555556" HotelName="lyf One-North Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Nepal Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/5/5/6/555556_c75e6d81211.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.77" OriginalAmount="346.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2911146" Longitude="103.8392033" StarRating="4" HotelCode="|71560" HotelName="Studio M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 NANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/0/71560_1_1977.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located was built in 2010, has 9 floors and 365 standard rooms. The establishment boasts a lobby with a reception, express check-out, air-conditioning, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and a laundry service (for a fee). SITUATION: This hotel is in a good location in Robertson Quay where you can find bars, restaurants and leisure areas. It is 3 minutes away from Clarke Quay where you can find bars and restaurants. 5 minutes away from the establishment, guests can find the business district. 10 minutes away from the establishment, guests can find nightclubs. It is 10 minutes away from the city centre. 15 minutes away from the establishment, guests can find the harbour. It is 21 kilometres away from Singapur Changi International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.79" OriginalAmount="346.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022377" Longitude="103.8616652" StarRating="4" HotelCode="|188408" HotelName="Clover 33 Jalan Sultan (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Sultan, Kampong Glam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/0/8/188408_1_6586.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.52" OriginalAmount="349.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312498" Longitude="103.86071" StarRating="4" HotelCode="|168834" HotelName="Mercure Singapore Tyrwhitt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/8/3/4/168834_e9089321201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.80" OriginalAmount="349.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311724" Longitude="103.854994" StarRating="3" HotelCode="|471636" HotelName="Owen House By Habyt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/6/471636_43eaa0f1247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.50" OriginalAmount="350" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3032081469688" Longitude="103.86098272024" StarRating="4" HotelCode="176119|61957" HotelName="The Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Jalan Sultan, 01-01, Singapore 199002</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/70/187097ac08a36c57703065cd8f45715d4b8e6399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kampong Glam and is just walking distance from the Malay Herita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.66" OriginalAmount="350.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2987061" Longitude="103.8489282" StarRating="4" HotelCode="|60370" HotelName="Rendezvous Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/0/60370_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern building, has 11 floors and 229 rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, lifts, a gift shop and daily newspapers. Regarding the food and beverage offering, the establishment has a restaurant, a bar and a cafÃ©. The establishment offers 7 event rooms, room service, a laundry service, a car park and WiFi. SITUATION: This hotel is in the heart of the cultural area, Where you can find restaurants and bars. Orchard Road, Raffles City, Fort Canning and Little India it is 10 minutes away from close to the establishment, clients can find the National Museum, is 15 minutes away from Arab the Street of 5 minutes away from the establishment guests have Dhoby Ghaut the underground station of it is situated 20 kilometres away from the airport. ROOM: Clients are offered suites and non-smoking rooms. Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and a mini-bar. The establishment has superior rooms with a safe, an iron, a fax machine, data connection, a direct line telephone with an answering machine, WiFi, a coffee maker and a kettle. It has 2 disabled access rooms. FACILITIES: The establishment boasts a heated swimming pool that has a children's area, a sunbathing terrace, a health zone, a gym and a sauna. MEALS: The establishment serves all meals Ã  la carte. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.29" OriginalAmount="351.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308925" Longitude="103.85548" StarRating="0" HotelCode="|513054" HotelName="Philip" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Desker Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/5/4/513054_46ce0ec1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.46" OriginalAmount="351.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3077002" Longitude="103.8625348" StarRating="4" HotelCode="|129993" HotelName="V Lavender (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 JELLICOE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/9/9/3/129993_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a bar and a business centre. The establishment also offers a terrace on the rooftop, a swimming pool, a gym and an oudooor car park. SITUATION: This hotel is close to MRT Lavender Railway Station, 20 minutes away from the airport, Close to Orchard Road ROOM: Each room has bath or shower, a WC, a hairdryer, a direct line telephone, cable television, a fridge, a safe, a coffee maker, a kettle and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2876822109156" Longitude="103.8472382828" StarRating="2" HotelCode="523499|city_backpackers" HotelName="Citybackpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18 Hong Kong Street, Singapore 059661</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/70/fa703351e531d255993962e077196440509ca7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.62" OriginalAmount="354.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2974854860404" Longitude="103.8567557931" StarRating="2" HotelCode="909665|hotel_calmo_bugis_sg_clean_staycation_approved" HotelName="Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Beach Road, Singapore 189699</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a7/6ba74d39d1ce28b9c191d3cfff0b4af5ec2494a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.68" OriginalAmount="354.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986921703408" Longitude="103.84899884462" StarRating="4" HotelCode="16631|1018208" HotelName="Rendezvous Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Bras Basah Road, Singapore 189559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/22/5e224499721a25eb60f4c68cfe80a4a18223c38b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the urban and cultural district of the city, with shopping venues, re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.65" OriginalAmount="355" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3045597555314" Longitude="103.9046947907" StarRating="3" HotelCode="421620|165418" HotelName="Holiday Inn Express Singapore Katong" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Business Centre,Fax,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>88 East Coast Road, Singapore 423371</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/479734/479734a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The largest Holiday Inn Express in Singapore!   The new hotel is the smart choice for savvy business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201023185029" Longitude="103.85264335582" StarRating="3" HotelCode="63255|quality_hotel_marlow" HotelName="Quality Hotel Marlow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road, Singapore 329926</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/a1/94a1d01b172eae8db65da3f7bcb8b77f81f7c43d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Balestier Road, the hotel is a 10-minute drive from the city centre and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.84" OriginalAmount="355.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31002" Longitude="103.85831" StarRating="0" HotelCode="|233396" HotelName="7 Wonders (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/9/6/233396_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297708" Longitude="103.852214" StarRating="4" HotelCode="73184|15871" HotelName="Royal at Queens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Queen Street, Singapore 188553</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/68/af68a4cae8e08e748d28d03adee43774d6aa3c4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Singapore hotel is strategically located in the city's dynamic business, financial, convention,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.87" OriginalAmount="357.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3066504" Longitude="103.8279191" StarRating="4" HotelCode="|34745" HotelName="Orchard Rendezvous By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/4/5/34745_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has 387 rooms, 13 junior suites and 26 suites. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a car park and a swimming pool area. The establishment offers room service, WiFi at reception, (for a fee), conference facilities, conference rooms, a photocopier and a fax machine. SITUATION: This hotel Orchard Road it is in Where you can find shops, restaurants and leisure activities. it is situated 1 kilometre away from Orchard the underground station of nearby, you will find restaurants, bars and nightclubs. the Hard Rock CafÃ© it is 2 minutes away from near the establishment, guests will find the art museum, Clients can also find Suntec City the Convention Centre 15 minutes away from the establishment you have Singapore Changi the International Airport of. ROOM: The rooms a bathroom with a shower, a bath and a hairdryer. They have a coffee maker, a kettle, a safe, a direct line telephone, voicemail, satellite or cable TV, films, internet, a mini-bar, a fridge, a radio, an iron and a central air-conditioning system. The establishment has superior rooms, deluxe rooms and family rooms. They have extra beds, The establishment has non-smoking rooms. FACILITIES: Outdoors, clients can enjoy a swimming pool that has an area for children, The establishment boasts a sauna, a jacuzzi, a massage service and a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Regarding the food and beverage provision, the establishment offers Modestos the restaurant, which serves Italian dishes Stuart Andersons Black Angus the restaurant Chicos and Charlies the restaurant Club Chinois the restaurant Devil's the bar Guests of the establishment can enjoy a nightclub, a bar with a dance floor, a sports bar, a terrace, a karaoke bar, Starbucks a cafÃ© a living room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="368.58" OriginalAmount="357.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083655275689" Longitude="103.85183372884" StarRating="3" HotelCode="165515|CBB145900" HotelName="Hilton Garden Inn Singapore Serangoon" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Belilios Road, Singapore 219924</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9f/2f9fa0a5aaa0433f5536a8cc536f2ce8c66681ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Belilios Road which forms part of Little India, a must-see tourist destinat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.47" OriginalAmount="358.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32214" Longitude="103.89194" StarRating="3" HotelCode="|188225" HotelName="Aqueen Paya Lebar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi Aqueen Hotel - Paya Lebar Singapore 409180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/2/5/188225_1_1260.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="369.77" OriginalAmount="359" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3123454121457" Longitude="103.88240395328" StarRating="2" HotelCode="387597|157774" HotelName="Seng Wah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang, Singapore 398673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/96092/2496092/1.jpg?f=15677952</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.82" OriginalAmount="360.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28304" Longitude="103.84576" StarRating="2" HotelCode="|188342" HotelName="Beat. Arts Hostel Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A, South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/4/2/188342_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.83" OriginalAmount="361.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034465008725" Longitude="103.9045715332" StarRating="4" HotelCode="60940|grand_mercure_roxy_hotel" HotelName="Grand Mercure Singapore Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 East Coast Road, Roxy Square, via Marine Parade Road, Singapore 428769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d7909048babfdfcd13b165737f2f5058f3d13818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the east coast of Singapore, on Marine Parade Road in the centre of histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.87" OriginalAmount="361.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.333214" Longitude="103.963317" StarRating="4" HotelCode="187410|1165418" HotelName="Capri by Fraser, Changi City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Changi Business Park Central 1, Singapore 486037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e7/0ae7edf21e4fb5f4538d23b8c64975a1b9d16e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Changi Business Park, which comprises a mix of high technology ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="374.92" OriginalAmount="364" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082946752726" Longitude="103.83581846952" StarRating="4" HotelCode="18301|3900" HotelName="The Elizabeth" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Mount Elizabeth, Singapore 228518</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/60/c0604d57a63cea8cc1e8f45c9bb7334ad41a891a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.34" OriginalAmount="364.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.270126" Longitude="103.813382" StarRating="4" HotelCode="|450015" HotelName="Faber Park Singapore - Handwritten Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448 Telok Blangah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/1/5/450015_42c842f1118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.90" OriginalAmount="364.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2833015906778" Longitude="103.84354697585" StarRating="2" HotelCode="318697|1238128" HotelName="Beds &amp; Dreams Inn @ Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Temple Street, Singapore 058597</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/e5/04e5e47a7bf17dc6116fe9e5c89b2568cfbf9f1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.98" OriginalAmount="366.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046973" Longitude="103.788674" StarRating="4" HotelCode="201401|park_avenue_rochester_hotel" HotelName="Park Avenue Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rochester Drive, Singapore 138637</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/78/7c7856d8db4e187a50da6e95970be725ef482ea9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 271 rooms. A dining area and a bar are available to guests of the acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.68" OriginalAmount="366.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297454" Longitude="103.8519711" StarRating="4" HotelCode="|51466" HotelName="Royal Queens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Street ,12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/6/51466_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is non-smoking. SITUATION: This establishment is a 3-minute walk away from Bras Basah MRT it is situated 6 minutes walk away from el Templo Sri Krishnan and the shops of Bugis Village. 10 minutes walk away, you can find Raffles City Shopping Centre. ROOM: All the rooms have fitted carpets, a coffee maker, a writing desk, a safe, a flat-screen television and internet (free of charge). FACILITIES: This establishment offers excursions. The establishment boasts a gym, a car park (free of charge) and a swimming pool. OTHERS: The establishment offers a buffet breakfast. Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.99" OriginalAmount="367.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065179058739" Longitude="103.83106482222" StarRating="4" HotelCode="571272|2150785" HotelName="YOTEL Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Housekeeping,Internet,Printer,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road, Singapore 238904</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/49/de490c46d0678836c51d01555317c8dfe8767cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by first class travel, YOTEL translates the language of luxury airline travel into compact ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.07" OriginalAmount="369.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280198" Longitude="103.840155" StarRating="4" HotelCode="213830|dorsett_singapore" HotelName="Dorsett Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 New Bridge Road, Singapore 088765</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/87/5b871ea13dbcec335b78465b9e89b11b007329d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.49" OriginalAmount="369.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.37777" Longitude="103.95599" StarRating="4" HotelCode="|235479" HotelName="D resort @ Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/7/9/235479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.10" OriginalAmount="370" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28066031" Longitude="103.84143792" StarRating="0" HotelCode="883325|504038" HotelName="Kesa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Keong Saik Road, Chinatown, Singapore 089158</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1092379/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.40" OriginalAmount="371.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32009" Longitude="103.8525103" StarRating="4" HotelCode="|54012" HotelName="Holiday Inn Express &amp; Suites Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/2/54012_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the business area, near the establishment, you will find nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.86" OriginalAmount="371.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872155021542" Longitude="103.84782587507" StarRating="4" HotelCode="513573|2291305" HotelName="Hotel Bencoolen Hong Kong Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Hong Kong Street, Singapore 059685</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a9/baa9dcb17c27890a70492ea7d5a244cfb4daf68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.30" OriginalAmount="374.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280646" Longitude="103.845391" StarRating="4" HotelCode="66150|84896" HotelName="The Scarlet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Erskine Road, Singapore 069333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/17/041700e634d46fbc8a2439287970610c29afc1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Ann Siang Hill, one of Singapore's historic enclaves in Chinatown, and withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.25" OriginalAmount="375" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.379517" Longitude="103.95481575" StarRating="3" HotelCode="230800|165412" HotelName="D'Resort at Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close, Singapore 519599</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/12/2312c3f905d06dedab6a3f3b3382ef82ee8f03fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a childcare service and a conference room. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.28" OriginalAmount="376.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31160633769" Longitude="103.85493993759" StarRating="3" HotelCode="224699|fortuna_singapore" HotelName="Fortuna Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Road, Singapore 218842</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2d/9a2d46459852c0839b19935b6f45d208b84f0ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Singapore. The total number of accommodation units is 85. This is n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.03" OriginalAmount="376.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872168" Longitude="103.8478324" StarRating="4" HotelCode="|256811" HotelName="Bencoolen@hong Kong Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/1/256811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.47" OriginalAmount="377.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873142738718" Longitude="103.84779162698" StarRating="4" HotelCode="933729|1201498" HotelName="Clover 5 Hongkong Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Hongkong Street, 059648 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d7/f2d7bdef8353fa0ed0b59bc1352cd1b2b8b257fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Singapore. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28895" Longitude="103.842261" StarRating="3" HotelCode="293496|holiday_inn_express_singapore_clarke_quay" HotelName="Holiday Inn Express Singapore Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road, Singapore 059573</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/25/5f251490b1c0a10a3b93afe41bdf13c7f9ef6a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.34" OriginalAmount="378.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32100417" Longitude="103.852548" StarRating="0" HotelCode="970845|citadines_balestier_singapore" HotelName="Citadines Balestier Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 Balestier Road, Singapore 329683</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/be/b1be30747afb39fc700f9eee451c58a9007b6bc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.40" OriginalAmount="380.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31612964" Longitude="103.88383143" StarRating="0" HotelCode="692809|urban_hostel" HotelName="Urban Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lorong 27 Geylang  67A, Singapore 388189</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/32/b43228410d8689d32969dd1f9a86f635472cfe28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urban Hostel is a popular choice amongst travelers in Singapore, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.41" OriginalAmount="382.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3906081" Longitude="103.9861181" StarRating="4" HotelCode="|54005" HotelName="Village Changi By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHERAVON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/5/54005_1_5799.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2004, has 8 floors, 380 rooms, 5 junior suites and 11 suites. The establishment has a lobby, a reception, a currency exchange service, a cafÃ©, lifts and a restaurant. The establishment also offers a conference room, room service, a laundry service, a car park, 14 multifunctional rooms and a playground. SITUATION: This hotel is in Singapore Changi the heart of in the surrounding area, clients can find shops, restaurants, in the surrounding area, clients have the beach, the jetty. ROOM: The rooms have a bathroom with a hairdryer, a satellite or cable television, internet, a mini-bar and a safe. They also have a mini-bar, a kettle, a coffee maker and a central heating system. It also offers non-smoking rooms. FACILITIES: The establishment boasts a gym, a steam bath, a sauna, a massage service, a terrace with a swimming pool and a jacuzzi. next to the establishment, guests can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OBSERVATIONS: The establishment offers a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.83" OriginalAmount="384.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888623" Longitude="103.8342811" StarRating="4" HotelCode="|60318" HotelName="Holiday Inn Singapore Atrium (sg Clean), An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/8/60318_1_6039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Holiday Inn Atrium is rated four stars was built in 1981 and it is situated in Singapore city centre. The establishment has 2 restaurants, lifts, a concierge, a safety deposit box service, a swimming pool and business facilities. ROOM: The establishment has 504 rooms with a hairdryer, an air-conditioning system, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.55" OriginalAmount="385" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288732985386" Longitude="103.83417159319" StarRating="4" HotelCode="7748|35089" HotelName="Holiday Inn Atrium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road, 169075 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/68/77683dc205526455018b06d91b3340cfa883e96e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the crossroads of Outram and Havelock Roads, the hotel lies by the Singapore River, with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007814831625" Longitude="103.859719881" StarRating="2" HotelCode="380624|shophouse_the_social_hostel" HotelName="The Shophouse on Arab Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>48 Arab Street, Singapore 199745</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/2a/fe2a14a452648e0467a32fd3b8e0b1e8aab8fb24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29715" Longitude="103.856511" StarRating="3" HotelCode="909728|park_view_7" HotelName="Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>81 Beach Road, Singapore 189692</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4e/4b4e9d3b26ba3bbaee81f7659f7d37c751c70640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Undeniably one of the city's best hotels, Park View Hotel offers more than just quality accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.68" OriginalAmount="389.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3012265" Longitude="103.8524769" StarRating="3" HotelCode="|44955" HotelName="Ibis Singapore On Bencoolen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 BENCOOLEN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/5/44955_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009 and has 538 standard rooms. The establishment boasts air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and WiFi. Guests are also offered vending machines, a laundry service (for a fee), a launderette and a car park (for a fee). SITUATION: This hotel is in Bencoolen Street. Is situated in the heart of the business area. Nearby, you will find restaurants and monuments where you can find Sim Lim Square and Bencoolen Mosque. 5 minutes away from the establishment, clients can find the Misericordia Temple. Clients can also find the Sri Krishnan Temple, San Pedro Church, the commercial area of Bugis Junction and Bugis Railway Station. 15 minutes away from the establishment, you can find the art museum. Clients can also enjoy the National Museum, the Little India district and SultÃ¡n Mosque. It is 10 minutes away from Orchard Road is 3 kilometres from Suntec City Mall Convention Centre 20 minutes away from the establishment you have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.21" OriginalAmount="391.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845009" Longitude="103.8350127" StarRating="4" HotelCode="|71557" HotelName="D' (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>231 OUTRAM ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/7/71557_1_1895.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 41 rooms and 7 floors. The establishment has artwork, a lobby with a reception, express check-out, air-conditioning and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and room service. It has a car park, At an extra cost you can use the laundry service. SITUATION: This hotel Tiong Bahru Estate it is in near the establishment, you will find restaurants, is 7 minutes away from VivoCity the shopping centre It has excellent transport links to, is 20 kilometres away from Singapur Changi Airport. ROOM: The rooms a bathroom, a shower and a king size or double bed. They have LCD satellite and cable TV, internet (free of charge), a hairdryer, a direct line telephone, a radio, a safe, a mini-bar, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: It does not have a swimming pool, The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with western dishes and Asian specialties. The establishment serves a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082748" Longitude="103.835643" StarRating="4" HotelCode="|35467" HotelName="Vibe Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 MOUNT ELIZABETH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/6/7/35467_1_2972.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 256 standard rooms, 5 suites and 2 rooms adapted for people with reduced mobility. Some of the facilities that the establishment offers to guests include a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a lounge area, a restaurant, computers with internet (for a fee), WiFi in communal areas and multifunctional areas. The establishment offers room service and a car park. SITUATION: This hotel is in a central area. Is situated in the Mount Elisabeth district, 3 minutes away from Orchard Road where you can find commercial areas, entertainment, restaurants and bars. Near the establishment, you will find the Lucky Plaza,Tangs and Shaw House shopping centres. 6 minutes away from the establishment you have Orchard Underground Station. It has excellent transport links to Little India, the art museum and the Esplanade theatres. 25 minutes away from the establishment you have the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.91" OriginalAmount="397.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069753721034" Longitude="103.83543491363" StarRating="4" HotelCode="19480|york_hotel_2" HotelName="York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mount Elizabeth, Singapore 228516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b7/4ab77e4bdb20a386ec4f16c5bdfff93abe24cd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, Singapore's main shopping and entertainment belt, and a 15 minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.44" OriginalAmount="397.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2805831" Longitude="103.8454772" StarRating="4" HotelCode="|54001" HotelName="Aurum Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 ERSKINE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/1/54001_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.97" OriginalAmount="399.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297748" Longitude="103.844096" StarRating="4" HotelCode="|449449" HotelName="Citadines Connect City Centre Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 Clemenceau Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/4/9/449449_3ebc12d1242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.00" OriginalAmount="400.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.316816" Longitude="103.841882" StarRating="3" HotelCode="21221|hotel_royal" HotelName="Hotel Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Newton Road, Singapore 307964</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5a/765aa4cdb7885c247713fcbe0bdcb433f593fbbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Singapore’s exclusive residential district, a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.06" OriginalAmount="402.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106846140334" Longitude="103.85881959585" StarRating="2" HotelCode="520059|travellers_inn_6" HotelName="Travellers Loft @ Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>290A Jalan Besar, Singapore 208953</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/84/a1845e21d0219014465dc8aee536a84260331dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.40" OriginalAmount="404.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302393" Longitude="103.857804" StarRating="4" HotelCode="7749|22814" HotelName="Village Hotel Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Victoria Street, 188061 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6437b1e765df60d83d4c707c201012049f813b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the Sultan Mosque on Arab Street and Bugis Village, with its enchanting atmosphere, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.70" OriginalAmount="404.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29153" Longitude="103.787721" StarRating="3" HotelCode="|451872" HotelName="Citadines Science Park Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Science Park Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/8/7/2/451872_29ed43a1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201035987076" Longitude="103.84500094136" StarRating="4" HotelCode="170068|27893" HotelName="Oasia Hotel Novena" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive, Singapore 307470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/62/f462d6896119bceb74a69d03ac416c294d2eb042.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the charming enclave of the Novena district, the hotel is within walking distance of Nove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.18" OriginalAmount="406" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307636" Longitude="103.835721" StarRating="4" HotelCode="153319|30649" HotelName="Quincy" 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,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Singapore 228517</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/36/21364bed107ba5c921924dd49ce0d1ec10ff4038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.21" OriginalAmount="407" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284399" Longitude="103.835042" StarRating="4" HotelCode="142230|27895" HotelName="Wangz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231 Outram Road Riverside, 169040 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ea/b1ea06613404566c7aab7b6de9a26434c48e163b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tiong Bahru Estate and is within easy walking distance of some of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291536" Longitude="103.842405" StarRating="4" HotelCode="96863|park_hotel_clarke_quay" HotelName="Park Hotel Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street, Singapore 237983</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/d9/51d9e98136bf54774ad81331e7a55a968bf5a66e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along the picturesque Singapore River, this city hotel is just a 5-minute drive from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.37" OriginalAmount="408.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3204595" Longitude="103.8447805" StarRating="4" HotelCode="|79068" HotelName="Oasia Novena, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/0/6/8/79068_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.01" OriginalAmount="411.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30249" Longitude="103.8642502" StarRating="4" HotelCode="|218352" HotelName="Traveltine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/3/5/2/218352_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.87" OriginalAmount="414.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28761" Longitude="103.84721" StarRating="0" HotelCode="|188235" HotelName="City Backpackers -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/5/188235_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.54" OriginalAmount="418" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331287" Longitude="103.739603" StarRating="3" HotelCode="312604|150924" HotelName="Genting Hotel Jurong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link, Singapore 608516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5d/4c5d97e8acbd27c94727f9df7cad02e41e9cda82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 557 rooms. Services and facilities at the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3271725677369" Longitude="103.84612238628" StarRating="4" HotelCode="201402|ramada_singapore_at_zhongshan_park" HotelName="Ramada by Wyndham Singapore at Zhongshan Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Singapore 329982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8eb67a838ff571fcdcd9d60d8e63c41d2d3413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 384 rooms. The individual storeys can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.33" OriginalAmount="419.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306459" Longitude="103.831268" StarRating="4" HotelCode="|218719" HotelName="Yotel Singapore Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/1/9/218719_1_1874.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.63" OriginalAmount="421.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.273803" Longitude="103.844895" StarRating="4" HotelCode="59955|m_hotel_singapore" HotelName="M Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anson Road 81, 079908 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ed/67ed424396d653d79b4ee0093a1f014c52c84064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of the business district with easy access to key local att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.72" OriginalAmount="424.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29164143" Longitude="103.84959786" StarRating="0" HotelCode="985184|lyf_funan_singapore_by_ascott" HotelName="lyf Funan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Hill Street, Singapore 179370</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7e/0d7ef8cd4b1a84fa0467febf134dcbfa9e33551f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.01" OriginalAmount="424.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039608" Longitude="103.8595036" StarRating="3" HotelCode="|71561" HotelName="Rest Bugis (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/1/71561_1_2649.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a main building, a two-storey building and 73 rooms. This air-conditioned hotel has a cafÃ©, a lobby with express check-out, a reception, an internet zone, a lift, a breakfast room and a car park. The establishment offers guests room service and a laundry service (for a fee). SITUATION: Nearby, there is public transport, 10 minutes away from the establishment you have MRT Bugis the Station of It has excellent transport links to, Little India the commercial centre. it is 17 kilometres away from Singapore Changi Airport. ROOM: The rooms a bathroom with a shower and with a hairdryer. All the rooms have satellite and cable TV, a mini-bar, a coffee maker, a kettle (free of charge), mineral water, WiFi (free of charge), a king size or double bed, a direct line telephone, a safe and an individual air-conditioning system. FACILITIES: The establishment boasts an outdoor pool with deck chairs and a covered pool. MEALS: Regarding the food and beverage offering, the establishment offersOld Street CafÃ© the cafÃ© The establishment offers local dishes, Occidental dishes and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.94" OriginalAmount="426.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023175" Longitude="103.8578809" StarRating="4" HotelCode="|33922" HotelName="Village Bugis By Far East Hospitality (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Victoria St. 390</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/2/2/33922_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 393 rooms. This establishment with air-conditioning, has a lobby with a reception, a currency exchange service, a lift, a shopping centre, conference facilities, banquet halls, executive floors, an indoor car park, 2 restaurants and a lounge bar. The establishment offers guests a laundry service, room service, an ironing room, a babysitting service (on request) and a medical care service (on request). SITUATION: This hotel is close to SultÃ¡n Mosque, is situatedArab, Close to Bugis Village this establishment is in a good location in Singapore. Close to the establishment, guests can find restaurants. It is 10 minutes away from the Parco Bugis Junction shopping centre. ROOM: All the rooms have views of the city or the swimming pool, internet, a satellite television, a hairdryer, a direct line telephone, a mini-bar and water (free of charge). They also have a bathroom, a coffee maker, a kettle, a mini-bar, towels, a safe and king size bed or two beds. The establishment has non-smoking rooms. FACILITIES: Outdoors, guests have access to a swimming pool on the roof terrace, deck chairs and a terrace. MEALS: Guests can make use of 2 restaurants. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.80" OriginalAmount="427.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331332" Longitude="103.739534" StarRating="3" HotelCode="|205638" HotelName="Genting Jurong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/6/3/8/205638_1_1411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.84" OriginalAmount="428.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303302" Longitude="103.8366149" StarRating="3" HotelCode="931427|holiday_inn_express_singapore_orchard_road" HotelName="Holiday Inn Express Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Bideford Road, Singapore 229921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9f/0f9ff6a3b53e211c3df435fb4dc6c674f4fb44a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.25" OriginalAmount="429.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2830051131966" Longitude="103.84309458609" StarRating="1" HotelCode="909741|1758278" HotelName="Yes Chinatown Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>68a Smith Street, Singapore 058967</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/91/dc91ce540fef7a314c307ff3ef5f7f4b80f65ab5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.02" OriginalAmount="434" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135324244157" Longitude="103.82912899021" StarRating="4" HotelCode="571548|231297" HotelName="Novotel Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, 01-01, Orchard District, Singapore 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f9/94/f9941a0b86b76f97d53c741e8a3fd147f1b0d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a babysitting service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.31" OriginalAmount="437.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078653" Longitude="103.8356203" StarRating="4" HotelCode="|71558" HotelName="Quincy Singapore By Far East Hospitality " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Orchard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/8/71558_1_819.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 108 studios, This establishment was built in 2009, with air-conditioning, it offers a lobby, with express check-out, a reception, a lift and a currency exchange service. The establishment boasts a bar, a restaurant and conference facilities. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in a central area, is in Mount Elizabeth a residential area of Orchard Road it is 3 minutes away from Where you can find commercial zones and entertainment. nearby, you will find restaurants, shops, bars and pubs. It has excellent transport links to Mount Elizabeth the hospital Lucky Plaza, Tangs and Shaw House the shopping centres 6 minutes away from the establishment guests have Orchard the underground station of It has excellent transport links to the art museum, Little India the theatres and the airport. ROOM: The establishment has studios with internet, LCD satellite and cable TV, a bathroom with a bath, a shower, a direct line telephone, a mini-bar, a safety deposit box, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: The establishment boasts a covered pool, a gym, a sauna and steam baths. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers limousine service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.17" OriginalAmount="439" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2881457301271" Longitude="103.84437203407" StarRating="4" HotelCode="165517|24670" HotelName="Park Regis Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Merchant Road, Singapore 058268</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d0/a6d0ac10a05f16282a3f5b4b5dc7b36314141f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the city centre, within easy reach of Singapore's vibrant en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.26" OriginalAmount="442" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28643" Longitude="103.844669" StarRating="4" HotelCode="39411|20862" HotelName="Furama City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eu Tong Sen Street, 059804 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b1/c1b1ddd37f9608d89b5f68318bda9f207aaa3a09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chinatown- a shopping and entertainment haven in the middle of the Financial...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.29" OriginalAmount="443.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985944850046" Longitude="103.85033038526" StarRating="3" HotelCode="38596|bayview_hotel_singapore" HotelName="30 Bencoolen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Bencoolen Street, Singapore 189621</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/72/a472ccebd1aee522e7e99739a5e6cfcdf87a3eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the crossroads of Singapore's popular shopping area and business district, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.16" OriginalAmount="444.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302889" Longitude="103.858413" StarRating="3" HotelCode="|188261" HotelName="Nuve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 11A Jalan Pinang, Bugis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/1/188261_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.59" OriginalAmount="446.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007403" Longitude="103.8420778" StarRating="4" HotelCode="|60329" HotelName="Concorde  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/2/9/60329_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Orchard Road where you can find the commercial area and the leisure area. 5 minutes walk away, guests will find el Palacio Presidencial near the establishment, you will find commercial centres and Fort Canning Park. 200 metres away you can find restaurants, bars and nightclubs. Close to the establishment, guests can find El Museo de Arte de Singapur guests can also find Esplanade the Chijmes Hall theatres. HOTEL: This air-conditioned hotel has 407 standard rooms and 7 floors. Some of the establishment facilities on offer are a hairdresser's, a business centre, a secretary service, a medical care service and express check-out. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a bar and a restaurant. The establishment offers guests conference facilities and internet (for a fee). Guests have access to a gift shop. The establishment also offers room service, a laundry service and a car park (for a fee). ROOM: All the rooms have a marble bathroom with a shower, a bath, a hairdryer, a direct line telephone, a bathrobe, slippers, a king-size bed and a direct line telephone. They have a radio, a direct line telephone, a mini-bar, a mini-fridge, a coffee maker, an iron, cable television, a safe, a central air-conditioning system, internet (available for a fee), a writing desk and press. The establishment has non-smoking rooms (available on request).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.44" OriginalAmount="448.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994245602115" Longitude="103.85048779788" StarRating="4" HotelCode="82175|somerset_bencoolen_singapore" HotelName="Somerset Bencoolen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Bencoolen Street, Singapore 189630</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/46/d446a9b747d1e01c718b2e1773eb1258b0473435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.77" OriginalAmount="455.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304873" Longitude="103.788042" StarRating="0" HotelCode="|449517" HotelName="Citadines Connect Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rochester Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/1/7/449517_fd8ffeb1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.68" OriginalAmount="456.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306895259978" Longitude="103.83600032258" StarRating="4" HotelCode="491667|oakwood_studios_singapore" HotelName="Oakwood Studios Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Currency Exchange,Garden,Housekeeping,Internet,Kitchen,Laundry,Parking,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Mount Elizabeth, Singapore 228514</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f0/a1f0c5f9e4483e071caf56e2f8c7752f3b2ef7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;MODERN SERVICED LIVING IN AN EXCLUSIVE DISTRICT

Stylish apartments with eclectic tech-enabled space...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.71" OriginalAmount="457" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758543579617" Longitude="103.84450086012" StarRating="4" HotelCode="435236|157754" HotelName="Oasia Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Singapore 079333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/8d/218de6ad596e04cf6f324dd16fb012ae6e6602e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300607" Longitude="103.842129" StarRating="4" HotelCode="302591|concorde_hotel_singapore" HotelName="Concorde Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road, Singapore 238840</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/99/2999ecd00d9a719750f16937c2d4d149d213db08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road, the celebrated commercial and entertainment hub ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.71" OriginalAmount="457.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113174803166" Longitude="103.85482327796" StarRating="2" HotelCode="95900|the_claremont_hotel_2" HotelName="The Claremont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 Serangoon Road, Singapore 218224</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/7f/3b7f4b5017b346160779ec3e9618b207be9d9aab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="472.56" OriginalAmount="458.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758553" Longitude="103.8442613" StarRating="4" HotelCode="|211111" HotelName="Oasia Downtown Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Chinatown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/1/1/1/211111_1_1096.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29776168272" Longitude="103.84440153837" StarRating="4" HotelCode="169598|157734" HotelName="Innotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Penang Lane, Singapore 238485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ea/14eaa7e62d48e7e27a72326306a3be22d5fb223d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is roughly a 5-minute walk away from Dhoby Ghaut MRT station and two train stops away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="477.92" OriginalAmount="464" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304248273722" Longitude="103.82375121117" StarRating="4" HotelCode="166875|3167" HotelName="Hotel Jen Tanglin Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1A Cuscaden Road, 249716 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ab/3dab5da136bff4f765a44f8012f19373fe4b1987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Orchard Spring, this hotel is just a 5-minute stroll to the main shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478.95" OriginalAmount="465" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30027" Longitude="103.860328" StarRating="4" HotelCode="166870|20866" HotelName="PARKROYAL on Beach Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500 Beach Road, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/db/dbb238427b2b934c722d60ced0eb8c81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Beach Road, on the perimeter of Singapore's Central Business District, in cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.21" OriginalAmount="465.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.327283" Longitude="103.8453116" StarRating="4" HotelCode="|125949" HotelName="Aloft Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Novena</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/4/9/125949_1_2678.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.04" OriginalAmount="468" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121597710242" Longitude="103.8546538832" StarRating="4" HotelCode="523462|210615" HotelName="Park Hotel Farrer Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road, Singapore 217564</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/51/ef517998314b052d4c4aa81f616dad1f528d5c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated and in one of Singapore's most bustling districts, Park Hotel Farrer Park enjoys ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.19" OriginalAmount="473.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292444220966" Longitude="103.84994029999" StarRating="5" HotelCode="7750|grand_park_city_hall" HotelName="Grand Park City Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Coleman Street, Singapore 179809, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fc/c1fc9e138cb4f46dbb7a9100b14fdba734b924c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This atrium hotel is strategically located in a vibrant quarter of Singapore's city centre, just a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="489.27" OriginalAmount="475.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312232" Longitude="103.8543849" StarRating="4" HotelCode="|256843" HotelName="Holiday Inn Singapore Little India, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/4/3/256843_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.70" OriginalAmount="483.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073607" Longitude="103.8325055" StarRating="5" HotelCode="|54009" HotelName="Royal Plaza On Scotts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Scotts Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/9/54009_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSingapore the heart of it is 20 minutes away from Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="505.26" OriginalAmount="490.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307257" Longitude="103.828447" StarRating="4" HotelCode="25905|98209" HotelName="Orchard Hotel Singapore" 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,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>442 Orchard Road, Singapore 238879</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e4/eae48261dbe48ac6aa223887cd8f1575769b77b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Orchard Road, adjacent to the Delfi Orchard mall and opposite to the Forum Sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.32" OriginalAmount="490.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30698" Longitude="103.85849" StarRating="4" HotelCode="|189756" HotelName="The Vagabond Club, Singapore, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/6/189756_d97e19f1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="506.76" OriginalAmount="492" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28396357" Longitude="103.84694548" StarRating="4" HotelCode="961310|400353" HotelName="Capri By Fraser China Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 South Bridge Road, Singapore 058743</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b0/7bb0072c8219a1fa6d3bf16ad74488219d666cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="507.32" OriginalAmount="492.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972533402842" Longitude="103.84033827858" StarRating="3" HotelCode="344941|1846048" HotelName="Lloyd's Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lloyd road, Singapore 239091</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ac195b11678a9d629cce82b3eb47cf75c4f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.79" OriginalAmount="493" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3107004621788" Longitude="103.8557665112" StarRating="4" HotelCode="166868|9204" HotelName="PARKROYAL on Kitchener Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Kitchener Road, Singapore 208533</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/dc/66dcd2c42d8533c47565503ef6f26cd8521f0f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Singapore's Little India on Serangoon Road, just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="509.41" OriginalAmount="494.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.35974362" Longitude="103.98945839" StarRating="3" HotelCode="946965|662396" HotelName="YOTELAIR Singapore Changi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>78 Airport Boulevard, Singapur 819666</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/85/2485a6ff2bfa97f3745b6e6aa02586d25e87b025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="509.85" OriginalAmount="495" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3070789388963" Longitude="103.85836352474" StarRating="5" HotelCode="376374|157730" HotelName="The Vagabond Club Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road, 207630 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ab/b2ab01d8df3c24714b252178efb597bbabab6db5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.82" OriginalAmount="497.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2918955" Longitude="103.8423639" StarRating="4" HotelCode="|63537" HotelName="The Robertson House by The Crest Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/7/63537_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.74" OriginalAmount="498.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300038" Longitude="103.8606061" StarRating="4" HotelCode="|34818" HotelName="Parkroyal On Beach Road, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500A BEACH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/8/34818_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 341 standard rooms and suites. The establishment offers guests a business centre, a laundry service, a cleaning service and catering service. The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, shops, a bar, dinner service, conference facilities, a car park and room service. SITUATION: This hotel is in Beach Road and is situated in the surounding areas of the business district. Nearby, you will find the convention centre. 20 minutes away from the establishment guests have Singapore Changi International Airport. It is situated 5 minutes away from MRT Bugis Station. Nearby, you will find commercial zones, boutiques, shops and restaurants. ROOM: The establishment has standard rooms and suites with individual air-conditioning systems, a mini-bar, cable television with films, a radio, a direct line telephone with an answering machine, internet, a kettle, a coffee maker, a safe, an ironing set and a bathroom. The establishment has non-smoking rooms. FACILITIES: Outdoors, guests have access to a swimming pool with a children's area, a pool bar with deck chairs and parasols. The establishment boasts a gym, a jacuzzi, a solarium, a steam bath, a massage service and a spa. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa. OTHERS: The establishment offers restaurants and a club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.00" OriginalAmount="499.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3074974" Longitude="103.8279781" StarRating="5" HotelCode="|60356" HotelName="Orchard Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/5/6/60356_add9a241325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned elegant and comfortable hotel, has 18 floors, 652 standard rooms and suites, a lobby, a reception, a safety deposit box service, a currency exchange service, a lounge area, a Chinese restaurant and a conference centre. The establishment boasts internet, event facilities, a bar, a cafÃ©, a hairdresser's, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Orchard Street, close to Delfi Orchard Shopping Centre where you can find shops, restaurants and leisure areas. Is 1 kilometre from the botanical garden. It is 3 kilometres away from the Suntec City Convention Centre. 8 minutes away, guests can find MRT Orchad Train Station. It is 25 minutes away from the airport. ROOM: All the rooms have cable television, a writing desk, a chair, computer safe, internet, a bathroom with a shower, a hairdryer, an iron and pillow menu. The establishment has Superior Plus Rooms and Superior Suites. They also have a direct line telephone, a mini-bar, a small fridge, a central air-conditioning system, a coffee maker and a teapot. FACILITIES: The establishment has a swimming pool, a golf course, chess, a tropical garden, a gym, a sauna and a spa for an additional charge. MEALS: Guests are offered all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="514.02" OriginalAmount="499.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2892839554101" Longitude="103.83660938161" StarRating="4" HotelCode="48141|1010865" HotelName="Four Points by Sheraton Singapore, Riverview" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382 Havelock Road, Singapore 169629, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/8e/e78ed880dd53f79f670aa83017537aed31fca892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on the banks of the historical Singapore River, near Chinatown, just a 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="516.03" OriginalAmount="501.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3298194655477" Longitude="103.81636986378" StarRating="0" HotelCode="527289|hollandse_club" HotelName="Hollandse Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>22 Camden Park, Off Adam Road, Singapore 299814</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cf/43cf44f8a10d30a062290131590dac2672ecd228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="505.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295552" Longitude="103.85311" StarRating="4" HotelCode="48140|carlton_hotel_singapore" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>76 Bras Basah Road, 189558 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/aa/dcaaf83024cf34da302ae7902b33d26c4373e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel grounds are located on Bras Basah Road, close to several popular tourist attractions. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="521.15" OriginalAmount="505.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2964934425715" Longitude="103.85530165411" StarRating="4" HotelCode="344755|1208258" HotelName="Hotel Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis Street, Singapore 188592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa98bd95967adbf217c99ee0b297f2ed5e8b5b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.24" OriginalAmount="508.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807786709365" Longitude="103.84580159573" StarRating="4" HotelCode="909738|the_club_hotel" HotelName="Ann Siang House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Ann Siang Road, Singapore 069708</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894eb5430dae4507eee1d432e3edb19c503bbb23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="541.80" OriginalAmount="526.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295678" Longitude="103.839023" StarRating="2" HotelCode="|510743" HotelName="Recharge Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 River Valley Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/7/4/3/510743_6d494410933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.81" OriginalAmount="527" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024436140725" Longitude="103.84086638689" StarRating="4" HotelCode="13510|59787" HotelName="Holiday Inn Orchard City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cavenagh Road, Singapore 229616</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/37/fb3730592ead8d620be7afc27843087932d20455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Orchard Road, with easy access to the popular Orchard Road shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.82" OriginalAmount="527.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2457" Longitude="103.83933" StarRating="5" HotelCode="|188415" HotelName="ONE15 Marina Club" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>#01-01, 11 Cove Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/1/5/188415_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.96" OriginalAmount="532.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888751065014" Longitude="103.84534299374" StarRating="4" HotelCode="14729|swissotel_merchant_court" HotelName="Swissôtel Merchant Court, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Merchant Road, Singapore 058281</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/9a/149a0fdcb95d39d05d23b4cb2717a75d5087416c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the banks of the Singapore river opposite the Clarke Quay Festival Village....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.28" OriginalAmount="533.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288746" Longitude="103.842114" StarRating="4" HotelCode="|130376" HotelName="Holiday Inn Express Singapore Clarke Quay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/7/6/130376_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore city centre. 700 metres away, clients have Clarke Quay Station. ROOM: The establishment has 442 rooms with air-conditioning, internet, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a fitness centre and a swimming pool with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.72" OriginalAmount="535.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2965886" Longitude="103.8553338" StarRating="4" HotelCode="|168534" HotelName="Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/5/3/4/168534_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.08" OriginalAmount="536.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124131335486" Longitude="103.85376502076" StarRating="5" HotelCode="297063|one_farrer_hotel__spa" HotelName="One Farrer Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Farrer Park Station Road, Singapore 217562</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9b/0e9b85fb6c26903d6519671ffcd96a7599b0b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.90" OriginalAmount="542.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2886065" Longitude="103.8452198" StarRating="5" HotelCode="|35413" HotelName="Paradox Singapore Merchant Court At Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 MERCHANT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/1/3/35413_9bc76470951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors, 476 standard rooms, a hall with a reception, a safety deposit box service, a currency exchange service, lifts, a restaurant, a bar, room service, a laundry service, a car park, a business centre with internet and a ballroom. SITUATION: This hotel is situated next to the Singapore River, Close to Chinatown and Boat Quay it is situated 10 minutes away from Sultan Mohamed Street where guests can enjoy bars, restaurants, pubs and nightclubs. Opposite the establishment, you can find Clarke Quay Metro Station. The establishment offers a transfer service. ROOM: The rooms with air-conditioning, have a bathroom, coat, a direct line telephone, a hairdryer and slippers. They also have internet, 3 telephones, a radio, cable television with films, a mini-bar, an iron, a coffee maker, a kettle, a safe and a sitting room. Some rooms have an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.29" OriginalAmount="543.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905414" Longitude="103.8348422" StarRating="5" HotelCode="12994|grand_copthorne_waterfront_hotel_singapore" HotelName="Grand Copthorne Waterfront Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>392 Havelock Road, Singapore 169663</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d2/55d2f20e80ed0a0eafb505f17f4b1b32fe03246e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the banks of the historic Singapore River, within easy access of the shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.35" OriginalAmount="545.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311732368481" Longitude="103.83642196655" StarRating="5" HotelCode="45068|sheraton_towers_singapore" HotelName="Sheraton Towers Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scotts Road 39, 228230 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b1/71b18edfa6ab1fcc11aae87c2387f7032e4c0fbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a central location, on Scotts Road, just a 10-minute walk from Orchard Road, with it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.88" OriginalAmount="546.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278768" Longitude="103.84226" StarRating="5" HotelCode="|449481" HotelName="Mondrian Singapore Duxton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Duxton Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/8/1/449481_eb2d78f1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.00" OriginalAmount="546.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2842148" Longitude="103.8449354" StarRating="0" HotelCode="|250267" HotelName="Capsule Pod Boutique - Sg Clean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/6/7/250267_5a3aeee1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30496" Longitude="103.904327" StarRating="4" HotelCode="437144|hotel_indigo_singapore_katong" HotelName="Hotel Indigo Singapore Katong" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>86 East Coast Road, Katong 428788</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/1f/fc1f774dae305ee09c6e0cd46ae43be6e8ef33f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.20" OriginalAmount="553.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905338" Longitude="103.8347453" StarRating="5" HotelCode="|55408" HotelName="Grand Copthorne Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>392 HAVELOCK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/8/55408_cf8a6e40959.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 538 rooms and 30 floors. The establishment boasts a lobby, room service (for a fee), a business centre, a secretary service, internet (for a fee), air-conditioning, a reception, a safety deposit box service and a currency exchange service. The establishment also offers internet (for a fee), a lift, a cafÃ©, a bar and a restaurant. For an extra cost you can have access to a laundry service and a car park. SITUATION: It is situated next to the river, is well-connected with shops, leisure areas ,Chinatown 10 minutes away from the establishment clients have Orchar Road 5 minutes away, you can find near the establishment, guests will find a nightclub, boutiques and restaurants. close to the establishment, guests have the metro station. ROOM: The rooms have internet, (available for a fee), a safe, a mini-bar, a coffee maker, a direct line telephone, satellite or cable TV, a mini-bar and a central air-conditioning system. The establishment has superior rooms and 3 disabled access rooms. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, 2 tennis courts, (available for a fee) and a gym. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.68" OriginalAmount="556.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.410263794" Longitude="103.8438662807" StarRating="4" HotelCode="901571|orchid_country_club" HotelName="Orchid Country Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchid Club Road, Singapore 769162</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ab/0cabd9b2484df57332ab81c32721cc51bfb74d31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes away from Changi International Airport, tucked away next to the Sung...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.68" OriginalAmount="556.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.276803" Longitude="103.843845" StarRating="4" HotelCode="909726|orchid_hotel_3" HotelName="Orchid Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1 Tras Link (Tanjong Pagar), Singapore 078867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/1f/2f1f247634e95558680e6176e52d7caa8a396caa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2736708" Longitude="103.8449112" StarRating="4" HotelCode="|54021" HotelName="M Singapore City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/1/54021_1_432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 28 floors, air-conditioning, a lobby, a business centre with internet, translation services, secretarial services (for a fee) and 350 meeting rooms. The establishment boasts restaurants and a bar. Sofas, the establishment offers guests a currency exchange service, a safety deposit box service, a car park (for a fee) and a reception. For an additional charge cost offers a laundry service and room service. SITUATION: This hotel is in the business district. It has excellent transport links to points of interest. It is situated 10 minutes walk away from the Shenton Way and Tanjong Pagar metro stations, about 10 minutes away (by car) from Merlion Park and Boat Quay, Chinatown, Tanjong Pagar Railway Station and the Front City harbour. It is 20 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.80" OriginalAmount="560.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2921881539601" Longitude="103.84990840194" StarRating="4" HotelCode="7753|peninsula_excelsior_hotel" HotelName="Peninsula Excelsior Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street, Singapore 179805</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e3d900d92fb056fcea25d9dbd11b877bea63df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the middle of Singapore's bustling Civic District, the hotel is just a stone’s throw away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="577.83" OriginalAmount="561.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2895127814525" Longitude="103.83144748751" StarRating="3" HotelCode="384764|louis_kienne_serviced_residences" HotelName="Louis Kienne Serviced Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>554 Havelock Road, Singapore 169639</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a0/d2a036722279d516672ce7aa4f33e0685d0aed2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.87" OriginalAmount="561.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295817" Longitude="103.855138" StarRating="5" HotelCode="401651|117402" HotelName="Naumi Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Seah Street, Singapore 188396</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/4a/424ad067f78d2481d771e4d4c69163034d174ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, a mere two-minute walk from the famous Raffles Hotel. With...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="581.82" OriginalAmount="564.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2449227" Longitude="103.8278697" StarRating="5" HotelCode="|58933" HotelName="Sofitel Singapore Sentosa Resort and Spa " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Bukit Manis Road, Isla Sentosa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/9/3/3/58933_1_7784.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has a large, tropical beach, 214 standard rooms and 5 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests a laundry service, a car park and bicycle rental. All the rooms have garden views. The establishment offers guests a conference centre and multifunctional rooms. SITUATION: The establishment is situated on a cliff, the establishment has views of the sea, is in the Island of Sentosa, close to the tourist attractions. 2 minutes away from the establishment, you can find a golf course. Near the establishment, you will find Tanjong and Dolphin Lagoon beaches. It is 15 minutes away from Orchard Road, 5 minutes away from Singapore Cruise Centre and it is 5 minutes away from the beach Palang where you can find bars and restaurants. 300 metres away, guests will find shops. It is 2 kilometres away from MRT Station. It has excellent transport links to The Merlion,Dolphin Lagoon and Underwater World ROOM: The establishment has 214 rooms with garden views and 167 deluxe rooms. All the rooms have business facilities, a bathrobe, slippers, a hairdryer, a flatscreen TV with cable television with DVD, a desk, internet, 2 telephones and a table. They also have a bathroom with a shower, a bath, a mini-bar, a radio, an iron, a double bed and a central air-conditioning system. Some rooms have a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool with parasols and deck chairs. The establishment has 2 tennis courts, a gym, a volleyball court and bowling. You also have at your disposal a spa, gardens with tropical plants, swimming pools with waterfalls, steam baths, a mud bath, a massage service and treatments. 2 minutes away, there is a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: have at their disposal restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.13" OriginalAmount="571.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2748506640107" Longitude="103.84367465973" StarRating="4" HotelCode="35453|amara_singapore" HotelName="Amara Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Tanjong Pagar Road, 088539 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/57/62574c7873f0d645740338366365a3ec4eb98eef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within the heart of the bustling business and shopping districts of Chinatown and Shenton Wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.43" OriginalAmount="581" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009817883746" Longitude="103.83997854233" StarRating="4" HotelCode="33020|3903" HotelName="Jen Orchardgateway Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Orchard Road, Singapore 238858</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/53/27538e905bbdf6199adb03910a98de35c5a4c239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road and is annexed to the Specialist Shopping Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.05" OriginalAmount="581.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27716" Longitude="103.84359" StarRating="4" HotelCode="|188264" HotelName="Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Tras Link (Tanjong Pagar)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/4/188264_1_4175.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="600.36" OriginalAmount="582.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27886388" Longitude="103.84415178" StarRating="5" HotelCode="792058|2330875" HotelName="Six Senses Maxwell" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/4a/8c4a7c7e23e8a6211340ec2b517c03495e6732c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.50" OriginalAmount="586.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284286" Longitude="103.844947" StarRating="1" HotelCode="945417|1829178" HotelName="Capsule Pod Boutique Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street, Singapore 058341</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7a/db7a007d13873516fbd4985ae2262ded339c5e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.95" OriginalAmount="591.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2916773" Longitude="103.8497082" StarRating="4" HotelCode="|54014" HotelName="Wyndham Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/4/54014_78586860808.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a sauna and a conference centre. SITUATION: Is situated inSingapore the city centre of close to the establishment, clients can find places of interest, 20 minutes away from the establishment clients have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="610.79" OriginalAmount="593.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986335478394" Longitude="103.7880492037" StarRating="4" HotelCode="201400|fraser_place_fusionopolis_3" HotelName="Citadines Fusionopolis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Fusionopolis Way, Symbiosis Tower, Singapore 138633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6d/b06d3e909a0b6e625c8972ca19567fac0dd30935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.81" OriginalAmount="593.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.389154" Longitude="103.989427" StarRating="0" HotelCode="|509738" HotelName="The Bus Collective" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Telok Paku Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/7/3/8/509738_fe937e40910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623.15" OriginalAmount="605" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828584" Longitude="103.84892548406" StarRating="4" HotelCode="932936|60555" HotelName="Amoy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Telok Ayer Street, 48464 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/cb/0ecb7a35d42ca34390bc251a82df26a8410ace07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.38" OriginalAmount="605.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298611" Longitude="103.8502764" StarRating="4" HotelCode="|54003" HotelName="Oakwood Bencoolen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 BENCOOLEN STREET 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/3/54003_1_2283.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, comfortable, has 131 renovated rooms, 15 floors, a lobby, a reception, lifts, a cafÃ©, a dining room, internet, 6 multifunctional rooms, a photocopier and a fax machine. The establishment has a car park. SITUATION: The hotel is in the business district, Orchard Road and Fort Canning Park it is situated 15 minutes away from 8 minutes away, there is a public transport stop, 5 streets away, clients can find bars, restaurants. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone with an answering machine, a television, double bed or twin bed, large windows, a mini-bar, a safety deposit box, internet, a coffee maker and a kettle. FACILITIES: The establishment boasts a sauna, a gym and a swimming pool. MEALS: The establishment offers meal services. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.72" OriginalAmount="607.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282904" Longitude="103.847094" StarRating="4" HotelCode="|453934" HotelName="Mercure ICON Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Club Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/3/4/453934_b01bc8a1436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.37" OriginalAmount="612.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102148464866" Longitude="103.82612431097" StarRating="4" HotelCode="416765|1730438" HotelName="Darby Park Executive Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Orange Grove Road, Singapore 258353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7cf64a0e79035bfd24249be709e502f6480a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.31" OriginalAmount="616.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3130017856416" Longitude="103.8259270913" StarRating="3" HotelCode="93357|1571658" HotelName="Relc International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road, Off Orchard Road, Singapore 258352</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84dd6f4e6cd440c30046ec594f61dfaee0381c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.72" OriginalAmount="624.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2756153746671" Longitude="103.8441560766" StarRating="4" HotelCode="255651|carlton_city_hotel_singapore" HotelName="Carlton City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Gopeng Street, Singapore 078862</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a6/63a6ddb2746f2969961c545f39712cf39d8a8879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="649.86" OriginalAmount="630.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306033" Longitude="103.829093" StarRating="5" HotelCode="17568|4994995" HotelName="Hilton Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road, 238883 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/fb/63fb7288a352fc76b84940890649bcc196983a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on fashionable Orchard Road and in the heart of Singapore's shopping, entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="655.62" OriginalAmount="636.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2771845099187" Longitude="103.8488305086" StarRating="4" HotelCode="536080|2117015" HotelName="Oakwood Premier OUE Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Shenton Way, OUE Downtown 1, Singapore 068809</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592542/592542a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="660.23" OriginalAmount="641" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3207301070789" Longitude="103.84315026442" StarRating="3" HotelCode="571270|230867" HotelName="Courtyard Singapore Novena" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena, Singapore 329568</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c3/7ec364e638223eac4f792cd2c63e1cdcc9679e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.26" OriginalAmount="642.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295853" Longitude="103.845428" StarRating="5" HotelCode="168481|hotel_fort_canning" HotelName="Fort Canning Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Canning Walk, Singapore 178881</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba0fc127001c1a16f3c17fd969e00cf2640928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Fort Canning Park, this park setting straddles not only the Orchard Road shopping belt an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="665.39" OriginalAmount="646.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.293978" Longitude="103.850519" StarRating="5" HotelCode="|468917" HotelName="Pullman Singapore Hill Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 HILL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/1/7/468917_6ed74981826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="667.24" OriginalAmount="647.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.35480657214" Longitude="103.98910361532" StarRating="2" HotelCode="440859|2289715" HotelName="Ambassador Transit Hotel Terminal 2" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Departure, Level 3, Passenger Terminal Building (PTB) 2, Singapore Changi Airport, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8230690</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.62" OriginalAmount="651.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3062768" Longitude="103.8292665" StarRating="5" HotelCode="|54016" HotelName="Voco Orchard Singapore, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/6/54016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Orchard Road where you can find commercial areas, offices and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="671.34" OriginalAmount="651.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041629" Longitude="103.8241927" StarRating="4" HotelCode="|35579" HotelName="Jen Singapore Tanglin By Shangri-la" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1A CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/7/9/35579_1_4552.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Orchard Spring the area. This renovated hotel in 2004, has 301 superior rooms, 33 deluxe rooms, 2 rooms adapted for people with reduced mobility and 45 interconnecting rooms. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a business centre, conference facilities, a pharmacy, a beauty centre, a hairdresser's, a restaurant and a bar. The establishment offers a transfer service to Orchard Road, a launderette, room service and a car park (for a fee). SITUATION: This hotel is in Orchard Spring it is situated 5 minutes away from Orchard Road near the establishment, guests will find the Singapore Botanical Garden. Clients can also find The National Orchid Garden shopping centres, Tanglin Mall, Tanglin Shopping Centre and Tanglin Shopping Centre Hospital and Gleneagles. It is 10 minutes away from Chinatown and Little India ROOM: The establishment has superior rooms. All the rooms have a marble bathroom with bathrobe, slippers and a hairdryer. They have a safe, a mini-bar, a coffee maker, an iron, water, an air-conditioning system, a desk, internet (free of charge), a direct line telephone and daily press. FACILITIES: Guests are offered health facilities, leisure areas, a gym, a sauna, a steam bath, a massage service, a hydromassage bath, spa treatments, a jacuzzi and an outdoor pool. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy Traders CafÃ© CafÃ© Traders CafÃ©, Ah Hoi Restaurant and Rumpoles Bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.65" OriginalAmount="655.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298142" Longitude="103.854851" StarRating="5" HotelCode="7751|intercontinental_singapore" HotelName="Intercontinental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road, 188966 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/9a/c59a68f731a64aab7387ed344519b6e80d64aaae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the civic and cultural district of Singapore at Bugis Junction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="674.80" OriginalAmount="655.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2960465" Longitude="103.8527408" StarRating="4" HotelCode="|33307" HotelName="Carlton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/7/33307_8370e1a0939.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 630 standard rooms and suites and 26 floors. The establishment boasts 2 conference rooms, computers, internet (for a fee) and secretarial services. Guests are also offered a lobby, a conference room, meeting rooms, a cafÃ©, 2 Chinese restaurants, a reception with safety deposit boxes, a currency exchange service, lifts and a hairdresser's. The establishment offers guests room service, a laundry service and a car park. SITUATION: This complex is in Bras Basah Road near the establishment, you will find the tourist attractions. 7 minutes away from the establishment guests have MRT City Hall Station. It is situated 5 minutes away from the Raffles City Shopping Centre. Close to the establishment, guests can find shops, bars and restaurants. It is 8 minutes away from the city centre. It has excellent transport links to the art museum, the city of Suntec, the Esplanade Theatre and Merlion Park. Is 30 kilometres from the airport. ROOM: The establishment has standard rooms and suites with telephone, a desk, a mini-bar, a television with films, a coffee maker and a kettle. Each room has a bathroom with telephone, scales, a hairdryer and a bathrobe. They have internet, a central air-conditioning system, a safety deposit box, a balcony or terrace with city views and daily press. FACILITIES: The establishment has a swimming pool with a terrace, a bar, deck chairs, a gym, a sauna and a steam bath. Guests are offered a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.71" OriginalAmount="662.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3206144" Longitude="103.8432405" StarRating="4" HotelCode="|256853" HotelName="Courtyard By Marriott Singapore Novena" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena Singapore 329568</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/3/256853_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="701.38" OriginalAmount="680.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304963" Longitude="103.904459" StarRating="0" HotelCode="|256822" HotelName="Indigo Singapore Katong , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86 East Coast Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/2/256822_1_5211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701.43" OriginalAmount="681" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307807" Longitude="103.831862" StarRating="4" HotelCode="916778|60987" HotelName="8 on Claymore Serviced Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill, Singapore 229572</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/09/340947623e18feb358022921986a152f7281b395.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.46" OriginalAmount="682.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282029150194" Longitude="103.85163411498" StarRating="5" HotelCode="114231|ascott_raffles_place_singapore" HotelName="Ascott Raffles Place Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Finlayson Green, Singapore 049247</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/09/6b092f6017e9a5c00d9631aaf8362f71c903e4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With immediate access to the multinational business and financial institutions, the residence offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703.49" OriginalAmount="683" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031542157233" Longitude="103.83622348309" StarRating="5" HotelCode="33019|20964" HotelName="Grand Park Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Orchard Road, Singapore 238857, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/db/75db5bc237ff4f6b17730135e25e66cd967af842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Orchard Road, surrounded by the city's most prestigious ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.14" OriginalAmount="687.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30783" Longitude="103.83165" StarRating="4" HotelCode="|188445" HotelName="Novotel Living Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/4/5/188445_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="715.98" OriginalAmount="695.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283916" Longitude="103.850352" StarRating="4" HotelCode="|447621" HotelName="Oakwood Premier Raffles Place Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Market Street, Level 9 Singapore 048948</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/2/1/447621_8bdbc871731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.88" OriginalAmount="696.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083214903705" Longitude="103.83391141891" StarRating="5" HotelCode="29566|goodwood_park_hotel" HotelName="Goodwood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Scotts Road, 228221 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f8/82f891b5cddc061a7f8a712ed43910f5f5e049ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping and entertainment hub of Orchard and Scotts Roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="718.94" OriginalAmount="698.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30641157" Longitude="103.85232086" StarRating="0" HotelCode="689342|clifden_hostel" HotelName="Clifden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road, Singapore 207472</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/30/ff30a3cadb32fcbbe10be36ffaf4605e9d79a7c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="725.02" OriginalAmount="703.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30428" Longitude="103.83737" StarRating="0" HotelCode="|236004" HotelName="Ascott Orchard Singapore " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cairnhill Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/0/4/236004_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="730.20" OriginalAmount="708.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3086553" Longitude="103.8342381" StarRating="5" HotelCode="|54011" HotelName="Goodwood Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/1/54011_410d7b80941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 234 standard rooms and suites. The establishment boasts air-conditioning, a concierge, a business centre, a hairdresser's, conference rooms, meeting rooms, a currency exchange service and a lift. The establishment also has a grill, 2 Chinese restaurants, a cafÃ© and a bar. The establishment offers guests internet, room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of the commercial area, close to the Orchard and Scotts Streets. It is 10 minutes away from the business area of Shenton Way, 25 minutes away from Airport Singapore Changi. 10 minutes away from the establishment, guests will find Far East Square. can also find the Scotts Shopping Centre, Tang Square and the Shaw Centre. 8 minutes away, there is a metro station. 10 minutes away from the establishment guests have Orchard Station. It has excellent transport links to Chinatown, Little India and the theatres. ROOM: The establishment has 118 rooms with teapot, a coffee maker, individual air-conditioning, a safety deposit box, internet (available for a fee), satellite or cable TV and king size bed or two beds. The rooms have a bathroom with a hairdryer, a direct line telephone, a sitting room and a balcony or terrace. FACILITIES: There is a range of facilities and services available at the establishment, including a well-equipped gym, 2 swimming pools, a massage service, a spa for an additional charge, deck chairs and parasols.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="743.66" OriginalAmount="722.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994524916385" Longitude="103.86038441468" StarRating="5" HotelCode="931429|pan_pacific_serviced_suites_beach_road_singapore" HotelName="Pan Pacific Serviced Suites Beach Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road, Singapore 199592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/16/8e165e2dbb1c9ea4562010abfb0f202b611ec0ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="750.49" OriginalAmount="728.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934818" Longitude="103.8273559" StarRating="0" HotelCode="|63534" HotelName="Fraser Suites Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>491A RIVER VALLEY ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/4/63534_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and it is near the tourist points of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="755.54" OriginalAmount="733.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924629916524" Longitude="103.85863602161" StarRating="5" HotelCode="15992|96619" HotelName="Pan Pacific Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Boulevard, Marina Square, Singapore 039595</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4b/3a4b7ba76db9277c28d9d752507ca51f8bdea13a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Marina Bay, the hotel is connected via covered sky-bridge to three major sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="757.46" OriginalAmount="735.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2821135" Longitude="103.851721" StarRating="5" HotelCode="|64324" HotelName="Ascott Raffles Place Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FINLAYSON GREEN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/4/64324_1_2363.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is ideal for family holidays, renovated in 2008, has 146 apartments, a reception, a lift, a bar and a breakfast room. By paying an additional charge you can enjoy a laundry service and a car park. SITUATION: It has excellent transport links to the business area, In the surrounding area, you can find the nightlife, 3 minutes away, you can find the metro station, nearby, there is a public transport stop, is situated 20 kilometres away from Singapur-Changi Airport. ROOM: Guests are offered apartments with a bathroom, shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, a Hi-Fi, internet, a kitchen, a fridge, a microwave, a coffee maker, a kettle, a washing machine, an iron, individual air-conditioning and a safe. FACILITIES: The establishment boasts a gym, a wellness centre, an aerobics room (available for a fee), a swimming pool, a jacuzzi and sunbeds. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a lounge bar. The establishment offers a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OBSERVATIONS: Customers have business facilities, a concierge service, a reception, security and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="759.75" OriginalAmount="737.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113223" Longitude="103.8264507" StarRating="5" HotelCode="|54008" HotelName="Shangri-la Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/8/54008_1_1605.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has excellent service and dining facilities. SITUATION: This establishment is close to Orchard Road</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.19" OriginalAmount="743.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2999926" Longitude="103.8603348" StarRating="0" HotelCode="|130505" HotelName="Pan Pacific Serviced Suites Beach Road, Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/5/0/5/130505_1_1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.44" OriginalAmount="748" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934337041036" Longitude="103.8536632061" StarRating="5" HotelCode="20379|13101" HotelName="Swissôtel The Stamford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Stamford Road, Singapore 178882</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4d/cd4d84e746a40cdda2d7c5cbd8be09fdf79e4338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is located at the heart of Singapore’s business and cultural centre where the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.47" OriginalAmount="749.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280176" Longitude="103.849816" StarRating="5" HotelCode="212980|sofitel_so_singapore" HotelName="SO Sofitel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Robinson Road, 068876 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/97240c08068d6aeab6091600af94e9ca9e0f6efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="785.33" OriginalAmount="762.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2933529" Longitude="103.8529428" StarRating="5" HotelCode="|55412" HotelName="Swissotel The Stamford, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 STAMFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/55412_1_8882.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 72 floors, 1261 rooms and modern facilities. Guests are also offered restaurants and an events room. SITUATION: This complex is in the heart of the cultural area, is in Singapore the commercial area of close to the establishment, guests have City Hall Station the Station of it is situated near Mass Rapad Transit the underground station of. ROOM: The luxurious rooms, have a balcony and city views. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, 2 outdoor pools, 6 tennis courts and 35 treatment cabins. MEALS: The establishment serves all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="790.26" OriginalAmount="767.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022344558126" Longitude="103.83624494076" StarRating="5" HotelCode="56120|CBP438300" HotelName="Mandarin Orchard Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Orchard Road, Singapore 238867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b5f5bf5192fd053/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Orchard Road, Singapore's premier shopping, entertainment and b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="812.38" OriginalAmount="788.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304703" Longitude="103.824868" StarRating="5" HotelCode="44765|101592" HotelName="Regent Singapore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cuscaden Road 1, 249715 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9a/8a/9a8af0f499d4c3be2c02a906ee6a50af8a7c52e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Singapore's most exclusive areas, close to the main business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.79" OriginalAmount="793.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2890194087833" Longitude="103.83746552618" StarRating="4" HotelCode="565884|the_warehouse_hotel" HotelName="The Warehouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Havelock Road, Robertson Quay, Singapore 169628</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/02/de02dedef77420cafaa3e6892ded2078e2c66826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.94" OriginalAmount="798.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.358479" Longitude="103.988104" StarRating="4" HotelCode="76109|crowne_plaza_changi_airport" HotelName="Crowne Plaza Changi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard #01-01, 819664 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/c8/10c847d3dee8832e887b32a77c06d62dc8f206e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located at Changi Airport in the east of Singapore. It lies close to the Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.53" OriginalAmount="806.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291798" Longitude="103.857066" StarRating="5" HotelCode="|54022" HotelName="Parkroyal Collection Marina Bay, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Raffles Boulevard, Marina Square</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/2/54022_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is situated in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="833.11" OriginalAmount="808.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2769600391389" Longitude="103.8462816209" StarRating="5" HotelCode="506564|585143" HotelName="Sofitel Singapore City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Wallich Street, Singapore 078885</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/55/9e55bf4d2e219a3be1df949adff866971b5452fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="838.11" OriginalAmount="813.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307471" Longitude="103.829995" StarRating="5" HotelCode="14802|74305" HotelName="Pan Pacific Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Claymore Road, Singapore 229540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/32/4a32574605e9caef76cddd11b7d15cfd38c39852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a desirable residential district of Singapore just a stone's throw from the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="839.29" OriginalAmount="814.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023436" Longitude="103.8409968" StarRating="4" HotelCode="|54019" HotelName="Holiday Inn Singapore Orchard City Centre, An Ihg" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 CAVENAGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/9/54019_1_4927.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1985 and is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.12" OriginalAmount="831.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3564921" Longitude="103.98562" StarRating="5" HotelCode="|43126" HotelName="Crowne Plaza Changi Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/1/2/6/43126_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore Airport Close to, the business area, and excellent transport links to the shopping areas and leisure areas. HOTEL: The hotel has a business centre, a gift shop, a cafÃ©, a bar, a restaurant, conference facilities, internet and a concierge. The establishment offers room service, a laundry service and facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.29" OriginalAmount="843.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2998191722603" Longitude="103.85814998934" StarRating="5" HotelCode="544889|andaz_singapore" HotelName="Andaz Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street, Singapore 189354</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/33/46337bbb97053e8be59b85fbd5f3cdbe7481e3e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="873.68" OriginalAmount="848.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298465" Longitude="103.8548634" StarRating="5" HotelCode="|55410" HotelName="Frasers House, a Luxury Collection Hotel, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/0/55410_1_1010.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Intercontinental Singapore is rated five stars. SITUATION: This establishment is near the Marina Bay area. It is situated 10 minutes walk away from the Suntec Convention Centre and Raffles City Shopping Centre. The establishment is a 20-minute drive away from Singapore Changi Airport. ROOM: Customers can find large rooms with stylish furniture, an LCD television, an air-conditioning system, a courtesy tea and coffee service and a mini-bar. Some rooms have special services, WiFi (free of charge) and meeting room. FACILITIES: The establishment boasts an outdoor pool, a spa, a massage service and a garden on the roof terrace. The establishment also has a fitness centre. RESTAURANT: This establishment has restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="888.01" OriginalAmount="862.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051956" Longitude="103.8326429" StarRating="5" HotelCode="|35283" HotelName="Singapore Marriott Tang Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>320 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/8/3/35283_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 30 floors, 383 standard rooms, 6 executive floors and 19 suites. The establishment offers a business centre, internet, event rooms, a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar, restaurants, room service, a laundry service, an oudooor car park and a valet service. SITUATION: This hotel is located between Scotts Road and Orchard Road, close to the Tangs shopping centre and places of interest. ROOM: The establishment has deluxe rooms with coffee pot, a kettle, a mini-bar, a safety deposit box, a direct line telephone, internet, press and a VIP service. The establishment has non-smoking rooms. Each room has a bathroom with a hairdryer, a satellite or cable television, a mini-bar, an ironing set and a central air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.23" OriginalAmount="863.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3018009" Longitude="103.8360356" StarRating="5" HotelCode="|54020" HotelName="Hilton Singapore Orchard " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>333 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/0/54020_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious establishment is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="893.01" OriginalAmount="867.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285693" Longitude="103.846355" StarRating="5" HotelCode="213802|parkroyal_on_pickering" HotelName="PARKROYAL on Pickering" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Upper Pickering Street, Singapore 058289</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7b/fa7b18c7c5cb7355d444fc38b1e399ea812712ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="894.04" OriginalAmount="868.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051144026337" Longitude="103.8325381279" StarRating="5" HotelCode="17569|singapore_marriott_hotel" HotelName="Singapore Marriott Tang Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Orchard Road, Singapore 238865</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2a/542a35f73978ecbb11bc41beb826911d2b91cca0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a renowned landmark on the corner where Scotts Road meets Orchard Road. Located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="896.16" OriginalAmount="870.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2938033630504" Longitude="103.85171436442" StarRating="5" HotelCode="297946|405725" HotelName="The Capitol Kempinski Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road, Singapore 178906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/05/69058c2a8ad952bb48a57d48d2daebdcc2536b48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
        <Offer>Free nights</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="904.79" OriginalAmount="878.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936482261422" Longitude="103.85868430138" StarRating="5" HotelCode="47711|CAN267200" HotelName="Conrad Centennial Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard, Singapore 038982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/29/fb29d2ec8e5302c11c49c6a7d74832bf3ef668d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre in the Marina Bay district, between Millenia Walk and Suntec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="914.46" OriginalAmount="887.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2859012875482" Longitude="103.8531884551" StarRating="5" HotelCode="21222|95210" HotelName="The Fullerton Hotel Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Fullerton Square, 049178 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/d9/7ed907bc4a17830cb12641e9a5ceaadede4b26f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated in a prime location in the heart of the Civic District. Lying at the forefront...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.79" OriginalAmount="893.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3063639874729" Longitude="103.83299410343" StarRating="5" HotelCode="13029|grand_hyatt_singapore" HotelName="Grand Hyatt Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Scotts Road, 228211 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/bf/2cbf00bb3aa50bcebe60bcec6bd2af5fa62e1d63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the shopping and entertainment district of Orchard Road, 2 km from Clarke Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="922.40" OriginalAmount="895.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031513" Longitude="103.8360752" StarRating="5" HotelCode="|60360" HotelName="Pullman Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/0/60360_fa92b841114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 333 rooms and it is situated in a great location, The establishment has a lobby with air-conditioning, a reception, a currency exchange service and a lift. Regarding the food and beverage offering, the establishment has a restaurant, a bar, a cafÃ© and a banquet hall. The establishment offers guests meeting rooms, computer hire, internet (for a fee), a postal service and courier. The establishment also offers a babysitting service, a medical care service (for a fee), room service, a laundry service, valet parking, a car park and security. SITUATION: This urban hotel is in Orchard Road the heart of it is surrounded by commercial centres, entertainment areas and business zones. near the establishment, you will find bars, restaurants, is 10 minutes away from Shenton Way the district of It has excellent transport links to, the National Museum and the theatres. 90 metres away, there is a bus stop, in the surrounding area, clients have a train station, is situated 25 kilometres away from Singapore Changi Airport. ROOM: The establishment has 333 rooms, with air-conditioning with a bathroom and business facilities. Guests are offered 138 superior rooms with telephone, a satellite or cable television, a radio, a mini-bar, a coffee maker, a kettle, a double bed, a safe, a writing desk, data connection and internet. FACILITIES: The establishment boasts a gym, Outdoors, guests have access to a swimming pool with deck chairs. OTHERS: Regarding the food and beverage provision, the establishment offers 3 restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.90" OriginalAmount="901.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936" Longitude="103.85377" StarRating="5" HotelCode="16441|86019" HotelName="Fairmont Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Bras Basah Road, Singapore 189560</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/d5/add55fda5d8d5df75ef67b9e59409410aa686184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Singapore's business, historical, cultural, and shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="933.50" OriginalAmount="906.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304834" Longitude="103.8252414" StarRating="5" HotelCode="|60368" HotelName=" Conrad Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/8/60368_e6c33fe1142.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, just a few minutes away from the tourist attractions, the commercial areas and Holland Village in the surrounding area you can also find restaurants, cafÃ©s, bars, spas and art supply stores. HOTEL: The hotel offers a cafÃ©, a hairdresser's, a supermarket, a bar, a restaurant, some services (for a fee), room service, a laundry service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="934.03" OriginalAmount="906.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2940418" Longitude="103.8537429" StarRating="5" HotelCode="|60303" HotelName="Fairmont Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/0/3/60303_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant, luxury. SITUATION: This hotel is in an excellent location where you can find cultural offer, business areas, commercial zones and leisure activities. Next to the establishment, guests have City Hall Underground Station. ROOM: The establishment has rooms and suites with air-conditioning. FACILITIES: Guests are offered 17 bars and restaurants. The establishment boasts meeting rooms, a spa, 35 treatment cabins, a fitness centre, a gym, 2 swimming pools and 6 tennis courts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.48" OriginalAmount="916.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27885" Longitude="103.843175" StarRating="4" HotelCode="62531|the_duxton" HotelName="Six Senses Duxton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duxton Road 83, Singapore 089540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/26/e9262628cc4bb1016c7d182e62c6c5c5d45ae794.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Duxton Road, in the heart of Chinatown and within walking distance of the central busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="948.26" OriginalAmount="920.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2995288044509" Longitude="103.84063839912" StarRating="4" HotelCode="168076|504715" HotelName="Lanson Place Winsland Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Penang Road, Singapore 238462</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5e/855e5766eb7c69791a8d1c0467a94a09a0c2ed66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is conveniently located in the heart of the city, within walking distance of Somerset ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="968.77" OriginalAmount="940.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304472" Longitude="103.836843" StarRating="5" HotelCode="|465996" HotelName="Como Metropolitan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 BIDEFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/9/6/465996_24cacb21536.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="979.33" OriginalAmount="950.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934939" Longitude="103.8584788" StarRating="5" HotelCode="|55407" HotelName="Conrad Singapore Marina Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/7/55407_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 509 standard rooms and 25 suites. The establishment boasts 5 restaurants, an events room, internet and a reception. It also has a safety deposit box service, lifts, a car park and a laundry service. SITUATION: This hotel is in the city centre. Is situated in Marina Bay where you can find restaurants, bars, shops and art galleries. It is situated 5 minutes away from the railway station. ROOM: The rooms have a direct line telephone, a desk, a bathroom with a hairdryer, a satellite television, a radio, a mini-bar and a mini-fridge. They also have an ironing set, heating, a central air-conditioning system and a safety deposit box (available for a fee). It also offers non-smoking and disabled access rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="984.68" OriginalAmount="956" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303088" Longitude="103.832473" StarRating="4" HotelCode="76122|59101" HotelName="Orchard Parksuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Orchard Turn, Singapore 238800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/00/95003365267f4e8c0b6fc912765495a90553695e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located just off Orchard Road, the residences are next to Wisma Atria and just a 5-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1014.15" OriginalAmount="984.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3128487" Longitude="103.8258947" StarRating="4" HotelCode="|60369" HotelName="Relc International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/9/60369_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an events room, Orchard Road It is 10 minutes away from The establishment offers a transfer service, The establishment has a lobby with a seating area. SITUATION: Orange Grove Road It is in It has excellent transport links to, near the establishment, you will find Shangri La the hotel. ROOM: Customers can find large rooms with a bathroom with a balcony and large windows. The establishment has standard rooms with two beds, rooms with queen size bed and suites with king size bed. RESTAURANT: Regarding gastronomy, the establishment offers a Chinese restaurant a coffee shop with breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1015.47" OriginalAmount="985.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29378" Longitude="103.85172" StarRating="5" HotelCode="|188381" HotelName="The Capitol Kempinski Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/8/1/188381_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1028.97" OriginalAmount="999.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2550929643592" Longitude="103.82044672966" StarRating="5" HotelCode="160449|resorts_world_sentosa__michael" HotelName="Hotel Michael" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sentosa Gateway, Singapore 098269, Sentosa Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b98f3711184d016b7f95b3cc83459b79801158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Sentosa Island, the hotel is a mere 10-minute drive from Singapore's Central Business Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1032.71" OriginalAmount="1002.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.355364" Longitude="103.989236" StarRating="0" HotelCode="|458454" HotelName="Ambassador Transit Terminal 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Singapore Changi Airport, PTB2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/4/5/4/458454_353a04c0653.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1066.78" OriginalAmount="1035.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.299395" Longitude="103.858219" StarRating="5" HotelCode="|250280" HotelName="Andaz Singapore - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street Singapore 189354</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/0/250280_16c9aba0834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1067.45" OriginalAmount="1036.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065621" Longitude="103.8330492" StarRating="5" HotelCode="|60315" HotelName="Grand Hyatt Singapore (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/5/60315_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has 21 floors and 663 standard rooms and suites. The establishment offers conference facilities, leisure areas and a meal service. There are many services available at the establishment, including a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has a hairdresser's, internet, restaurants, a business centre, a transfer service, daily newspapers, audiovisual equipment, room service and a car park. SITUATION: This hotel is in Orchard Road the commercial area of Clarke Quay it is situated 2 kilometres away from nearby, there is a bus stop, taxis, near the establishment, you will find Far East Plaza and Scotts the shopping centres Where you can find restaurants and bars. near the establishment, you will find Marina Bay and Fort Canning the parks Clients can also find the art museum, Suntec the city of the theatres. it is 200 metres away from the city centre, 10 minutes away, guests can find nightclubs, 300 metres away, there is a public transport stop excellent transport links to and. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 663 rooms and suites. The establishment has rooms with business facilities, a large desk, WiFi, a safe, an LCD TV with video, a DVD player, an iron, a hairdryer, a mini-bar and an individual air-conditioning system. The establishment has Grand Deluxe rooms with a sitting room, a flat-screen television, a desk with telephone, a wardrobe and internet. The rooms a bathroom, a radio, a coffee maker, a kettle and a double bed. FACILITIES: The establishment boasts a health club, squash, tennis, a gym, aerobics, dances, ping pong, golf areas, a spa with a hydromassage, heated swimming pools, thermal area, a sauna, a massage service, beauty treatments and a lounge. Customers can enjoy Brixs Wine the bar with a live music and a nightclub. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersMezza 9 the restaurant Straits Kitchen the restaurant Oasis the restaurant Petes Place the restaurant, which serves Italian specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1088.42" OriginalAmount="1056.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050116" Longitude="103.8287799" StarRating="5" HotelCode="|33853" HotelName="Four Seasons  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 ORCHARD BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/3/33853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it is surrounded by garden areas 254 rooms and 20 floors. Some of the establishment facilities on offer are a lobby with a reception, a currency exchange service, lifts, a cafÃ©, a shop, a bar and restaurants. The establishment offers internet, business facilities, secretarial services, translation services, a shoe-shining service, children's facilites, a babysitting service, room service and a car park. SITUATION: This hotel Orchard Boulevard it is in It has excellent transport links to the business areas, the commercial area and boutiques. it is in an excellent location, 5 minutes away from the establishment you have Orchard Mass Rapid Transit the underground station of it is situated 22 kilometres away from Singapore Changi the International Airport of. ROOM: The establishment has deluxe rooms and premier rooms. All the rooms have a sitting room with sofa, table, a desk, chair, internet, a mini-bar, video, satellite or cable TV, an air-conditioning system and a safety deposit box. The rooms a bathroom with mirror, a bath, a shower, a WC and a bidet. The establishment has non-smoking floors. FACILITIES: The establishment has a gym, aerobics room, a spa, body treatments, facial treatments, a massage service and spa treatments. You also have at your disposal a billiards table, a golf simulator, a jacuzzi, a sauna, a steam bath, tennis courts, an outdoor swimming pool and a children's swimming pool. Guests are offered games, video games and DVD player. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves international dishes and local products.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1143.82" OriginalAmount="1110.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.246217" Longitude="103.842456" StarRating="5" HotelCode="186924|911735" HotelName="W Singapore Sentosa Cove" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Ocean Way, Singapur, Singapur 098374</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/1b/101bb81c0343729ef9d1c495795c82b60a452a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the island of Sentosa, where East meets West. It is situated just off the so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.34" OriginalAmount="1115.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039452626082" Longitude="103.82791936398" StarRating="5" HotelCode="12628|22774" HotelName="Four Seasons Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Orchard Boulevard, Singapore 248646</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/df/2cdf7bb5ed10b56978b251903ec8f8f21148f8eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the tree-lined Orchard Boulevard, the hotel is linked to the business, shopping and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1177.29" OriginalAmount="1143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305918856464" Longitude="103.82598280907" StarRating="5" HotelCode="71201|the_st_regis_singapore" HotelName="The St. Regis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 Tanglin Road, Singapore, 247911 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/aa/d2aa3ee99e9d6a947f3b6c656ada9b25ca56260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of Orchard road, offering immediate access to excep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1181.61" OriginalAmount="1147.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2949566" Longitude="103.8564838" StarRating="5" HotelCode="|205714" HotelName="Jw Marriott Singapore South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, City Hall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/7/1/4/205714_1_3022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1185.45" OriginalAmount="1150.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2906127376103" Longitude="103.86016488075" StarRating="5" HotelCode="18489|23044" HotelName="The Ritz-Carlton Millenia" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Avenue, Singapore 039799</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5f/485f29e909bc2313674ae4f25a38253b0a050730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Marina Centre, a 7-minute walk from the City Hall MRT Station (public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1188.62" OriginalAmount="1154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2578844725642" Longitude="103.81010144949" StarRating="5" HotelCode="17469|shangrilas_rasa_sentosa_resort__spa" HotelName="Shangri-La's Rasa Sentosa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Siloso Road, Sentosa 098970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b4/32b4d0cc0ea772597629ad1efc4e9536e4069a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located on the western tip of Sentosa island, Singapore, on the beachfront. Set...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1211.28" OriginalAmount="1176" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2943975700687" Longitude="103.85499990846" StarRating="5" HotelCode="314906|64006" HotelName="JW Marriott Hotel Singapore South Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, Access via Nicoll Highway, Singapore  189763</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/52/dd52080c8c944e0463276eeb2ed5903694d119bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1276.47" OriginalAmount="1239.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905698331527" Longitude="103.85820150375" StarRating="5" HotelCode="45313|CAV752800" HotelName="Mandarin Oriental Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Raffles Avenue, Marina Square, Singapore 039797</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/40/7e4062bdb1e25bce5d1c298450eec59f30fdb14e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated along Marina Bay, with panoramic views of Singapore Harbour. It is adjacent to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1367.01" OriginalAmount="1327.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2903571" Longitude="103.8599718" StarRating="5" HotelCode="|60371" HotelName="The Ritz-carlton, Millenia Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raffles Avenue ,7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/1/60371_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, they have 608 rooms, 57 junior suites, 79 suites and 32 floors. In the establishment entrance, guests will find a hall with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has gardens, art exhibitions, multilingual staff, a babysitting service, a laundry service, a business centre with WiFi and meeting facilities. The establishment also offers room service (for a fee), a cafÃ©, a restaurant, a swimming pool bar and a car park. SITUATION: The hotel is in Marina Centre, a 7-minute walk away from the train station City Hall MRT and 20 minutes away from the International Airport of Singapore Changi. 5 minutes away, you can find the theatres and Singapore s International Convention and Exhibition Centre, where clients can enjoy shops, boutiques and a restaurant. It is 10 minutes drive away from the business district and el Museo de Artes de Singapur.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1549.90" OriginalAmount="1504.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305299" Longitude="103.827308" StarRating="5" HotelCode="|552482" HotelName="The Singapore EDITION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Cuscaden Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/2/552482_71c87ed1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1584.14" OriginalAmount="1538" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3001570763725" Longitude="103.86029464693" StarRating="5" HotelCode="407792|157764" HotelName="PARKROYAL Serviced Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7500A Beach Road, The Plaza #01-345/346, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/cd/cde3e1815f96f25f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at PARKROYAL Serviced Suites Singapore in Singapore (K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1715.98" OriginalAmount="1666.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278149" Longitude="103.850936" StarRating="5" HotelCode="262127|the_westin_singapore" HotelName="The Westin Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Marina View, Asia Square Tower 2, Singapur 018961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0b/110b26b0c1c48e71880b2758062a999d7b1eace3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2048.02" OriginalAmount="1988.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285421" Longitude="103.852824" StarRating="5" HotelCode="|71559" HotelName="The Fullerton Bay (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 COLLYER QUAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/9/71559_1_2856.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, designer hotel, was built in 2010 and has 100 rooms, 5 suites and 1 Presidential Suite. In the establishment entrance, guests will find a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a bar, The establishment offers guests internet, a laundry service and a car park. SITUATION: This hotel is in the business district, is in the Fullerton Heritage the area Where you can find The Fullerton Waterboat House the restaurant Clifford Pier Port One Fullerton the commercial centre 5 minutes away from the establishment guests have MRT Raffles Place the underground station of it is 25 minutes away from Singapur Changi Airport. ROOM: Each room has a bathroom with a shower, a bath and a hairdryer. They have a king size or double bed, Nespresso, a direct line telephone, LCD satellite and cable television, internet, an iPod docking station, a safe, a mini-bar, an iron, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool on the roof terrace, The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a continental breakfast and Ã  la carte lunch and dinner. Clients have at their disposal a lounge bar and a bar. PAYMENT METHODS: Customers can pay by American Express, Mastercard, Visa, cash and some debit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2081.63" OriginalAmount="2021.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2831419880535" Longitude="103.85305702686" StarRating="5" HotelCode="161919|the_fullerton_bay_hotel" HotelName="The Fullerton Bay Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Collyer Quay, Singapore 049178</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6a/b56adabc16f8695cf18e311a9ad3b9c7c9dbdb66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Central Business District and within the Fullerton Heritage precinct whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2466.85" OriginalAmount="2395" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007121" Longitude="103.8379232" StarRating="5" HotelCode="118488|62382" HotelName="Pan Pacific Serviced Suites Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Somerset Road, Singapore 238163</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5c6068f2945ed2c1b0dca0b5e47c539c083d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2476.70" OriginalAmount="2404.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283837" Longitude="103.859605" StarRating="5" HotelCode="140953|125839" HotelName="Marina Bay Sands Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Bayfront Avenue, Singapore 018956</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/25/ba255bdb55d657bec92aa4697213ba338ba4e5ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is located in the heart of Singapore's city centre and just 10 minutes by car f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2488.00" OriginalAmount="2415.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283975" Longitude="103.8608365" StarRating="5" HotelCode="|71563" HotelName="Marina Bay Sands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 BAYFRONT AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/3/71563_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has a swimming pool, 20 restaurants and casino. You are also offered direct access to a commercial area. SITUATION: The establishment is situated next to Bayfront Metro Station and the business district. ROOM: Customers have modern rooms with cable TV, fitted carpets and lovely views. FACILITIES: The establishment offers a garden area, a scenic lookout, a swimming pool and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3376.13" OriginalAmount="3277.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305767" Longitude="103.827006" StarRating="0" HotelCode="|552483" HotelName="Artyzen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Cuscaden Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/3/552483_b8503eb1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6477.67" OriginalAmount="6289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2946646879905" Longitude="103.85467035582" StarRating="5" HotelCode="26429|raffles_hotel" HotelName="Raffles Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Beach Road, Singapore 189673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a8/49a8bcfd4e195f8a7d5bdf172355e08dfb37d063.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Singapore's shopping and commercial district. Across the stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10868.61" OriginalAmount="10552.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2485349" Longitude="103.8279222" StarRating="5" HotelCode="|47613" HotelName="Capella Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 The Knolls Sentosa Island Singapore Singapore 098297</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/1/3/47613_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is in a natural enviroment. This complex was built in 2009, has 11 residences, 49 Premier rooms, 72 suites and 38 chalets. This complex with air-conditioning, has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests conference facilities and internet (for a fee). The establishment also offers room service, a laundry service (for a fee) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.89" OriginalAmount="123.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311162" Longitude="103.872926" StarRating="1" HotelCode="|250284" HotelName="Spacepod@com" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Jalan Ayer</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.31" OriginalAmount="142.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3100698" Longitude="103.8582622" StarRating="2" HotelCode="|256826" HotelName="7 Wonders Boutique Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.68" OriginalAmount="163.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2876189" Longitude="103.847336" StarRating="1" HotelCode="|256804" HotelName="River City Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33C Hong Kong Street, Clarke Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.27" OriginalAmount="303.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3138028" Longitude="103.8597995" StarRating="3" HotelCode="|256857" HotelName="Reddoorz Plus Near Lavender Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar Singapore 209012</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.23" OriginalAmount="361.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282957" Longitude="103.8457721" StarRating="1" HotelCode="|256783" HotelName="Istay.inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A - 217A South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.34" OriginalAmount="432.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873742" Longitude="103.8474526" StarRating="2" HotelCode="|250263" HotelName="S Inn Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 A Hong Kong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="772.54" OriginalAmount="750.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2457" Longitude="103.8393326" StarRating="5" HotelCode="|440799" HotelName="One15 Marina Sentosa Cove Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cove Drive #02-01, Sentosa Cove Singapore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Jacuzzi,Massage Centre,Kitchen,Golf,Bicycle Rental,Diet Meals,Spa,Central Heating,Swimming Pool,Nightclub,Garden,Dining,Housekeeping,Printer,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Babysitting,Parking,Wake-up Call Service,Business Centre,24 Hour Front Desk,Coffee Shop,Elevator,Luggage Storage,Photocopy,Concierge,24 Hour Room Service,Dry Cleaning,Library,Meeting Room,Off-Site Parking,Valet Parking,Boutique,LCD/Projector,Heated Pool,Beauty Salon,Porter,Smoking Rooms</BasicAmenities>
    <HotelRating>3,5,4,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BUSINESS HOTEL,CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,HOTEL,CASINO RESORT,APARTMENT HOTEL,HISTORIC HOTEL,BEACH HOTEL,VILLAGE,GOLF HOTEL,GUESTHOUSE,CLUB RESORT,APARTMENT,HOSTELS,BOUTIQUE HOTEL,SPA HOTEL,CAPSULE HOTEL,HOSTEL</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
8260815e-0560-4995-906c-035c2cc64d64|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="8260815e-0560-4995-906c-035c2cc64d64">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="72643" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-07T00:00:00" End="2026-06-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@hrmholidays.com" Password="Miku@123#" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8260815e-0560-4995-906c-035c2cc64d64|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:f90ce74f-ebb7-4b6c-86a0-e95bafe49b34
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
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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-05-19T13:51:23.1056553+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8260815e-0560-4995-906c-035c2cc64d64" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="212.90" OriginalAmount="206.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3140330996757" Longitude="103.87781113386" StarRating="2" HotelCode="909671|2262685" HotelName="Amrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>112 Sims Avenue #01-01, Singapore 387436</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/f7/ddf744c167da32bb5e56c7868dec137c78a8dd79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Singapore. A total of 58 rooms are available for guests' convenience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.75" OriginalAmount="261.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3137885698907" Longitude="103.85987326057" StarRating="2" HotelCode="909717|2291095" HotelName="The Noble Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Concierge,Designated Smoking Area,Elevator,Internet,Meeting Room,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar, Singapore 209012</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/4d/9e4d03aee2693392134de6a94e50c9d6ae7534d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the midst of cosmopolitian Singapore, Penang Hotel is a newly renovated budget hotel that aim...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.96" OriginalAmount="267.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.322116" Longitude="103.852668" StarRating="2" HotelCode="65622|63994" HotelName="Fragrance Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>263 Balestier Road, Singapore 329715</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/fa/c3fabd9d0ac16b7a05dff34159daeadd193e4ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier road, around an 8-minute drive from Orchard Road, the famous shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.01" OriginalAmount="267.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.325867" Longitude="103.84957" StarRating="2" HotelCode="177397|1175868" HotelName="Fragrance Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418 Balestier Road, Singapore 329808</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/82/02822294e5cdc0b971ed67f8c9a14caef75108d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31187" Longitude="103.881429" StarRating="2" HotelCode="167768|hotel_81_lucky" HotelName="Hotel 81 - Lucky" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Lorong 20 Geylang, Singapore 398741</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/00/4d0097861bec20de501b9beb32dd5648359614cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 15-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.31" OriginalAmount="277.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311766" Longitude="103.879551" StarRating="2" HotelCode="65787|hotel_81_geylang" HotelName="Hotel 81 Geylang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 16 Geylang, Singapore 398863</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/62/3662096676b2ac28db3ecc02f9d274ae85f5f9fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of the Central Business District, along Lorong 16 in the middl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.44" OriginalAmount="283.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.310349" Longitude="103.85656" StarRating="2" HotelCode="909735|1571878" HotelName="Tai Hoe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>163 Kitchener Road, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/20/b020cf7d694954fdcc1e48ed567ff3b24343e6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tai Hoe Hotel in Singapore ends your search for true 'value for money' hotel. At Tai Hoe Hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.67" OriginalAmount="289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28319" Longitude="103.843881" StarRating="3" HotelCode="79828|inn_at_temple_street" HotelName="The Inn At Temple Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 Temple Street, Singapore 058581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c3/e6c3ac43b0959440cdffb0e6c9d10501906c0430.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Temple Street, which is a five-minute walk away from the Chinatown MRT St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.67" OriginalAmount="289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132475440837" Longitude="103.87808692081" StarRating="2" HotelCode="909689|k_hotel_1515" HotelName="Chang Ziang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 15 Geylang, Singapore 388607</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/20/12206d4612101d5f13018730f16ac3dc2636a1be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.67" OriginalAmount="292.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259253" Longitude="103.8486221" StarRating="2" HotelCode="|60312" HotelName="Fragrance - Oasis (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 BALESTIER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/2/60312_1_8105.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Fragrance Oasis is rated two stars and is comfortable, inviting. SITUATION: It is in front of the street Balestier. 20 minutes away from the establishment you have the Station of MRT Novena. 10 minutes away from the establishment, clients can find the commercial area of Orchard Road. 20 minutes away from the establishment guests have the airport. ROOM: The establishment has 36 rooms with air-conditioned, an LCD TV, a DVD player, WiFi, drinks, snacks and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013073150802" Longitude="103.85301517324" StarRating="0" HotelCode="434664|south_east_asia" HotelName="South East Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>190 Waterloo Street, 187965 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/df/b5dfe92e72a544a7aa4545e83cc7bf9378a2edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;For more than four decades, South East Asia Hotel  has been the hotel of choice for many a visitor t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110893" Longitude="103.878562" StarRating="2" HotelCode="65786|hotel_81_princess" HotelName="Hotel 81 - Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 12 Geylang, Singapore 399001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Lorong 12 in the heart of the Geylang area, with a number of restaurants and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311174" Longitude="103.877264" StarRating="2" HotelCode="73809|hotel_81_orchid" HotelName="Hotel 81 - Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 8, Geylang, Singapore 399090</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/88/9a88c4a2a3bbce24ae81887bb4197909a7b68169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the vibrant Geylang district. Geylang is home to some of the illustrious nam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309968" Longitude="103.877526" StarRating="2" HotelCode="176112|hotel_81_hollywood" HotelName="Hotel 81 - Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lorong 8 Geylang, Singapore 399121</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c3/d0c3442c23ef1b844e4601256c9ab497dc0b90d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Geylang district, close to the Kallang area, buzzing with dining venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3118" Longitude="103.880041" StarRating="2" HotelCode="64177|hotel_81_palace" HotelName="Hotel 81 Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Lorong 16 Geylang, Singapore 398867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/67/2b67d010aea56032130aefea04c5eb2e99f28507.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115785239987" Longitude="103.88080411023" StarRating="2" HotelCode="64178|hotel_81_star" HotelName="Hotel 81 Premier Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Lorong 18 Geylang, Singapore 398828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/7a/7d7a3f4e7e31ebbf7c1a614740aeab9bbc6e50e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the vibrant Geylang district, with the central business district around a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.85" OriginalAmount="295.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31195" Longitude="103.88122" StarRating="2" HotelCode="167766|hotel_81_gold" HotelName="Hotel 81 - Gold" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 20 Geylang, Singapore 398738</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/fd/33fd0b71c09043f86d77ed8d155a36b5b1b7c115.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Geylang, the hotel is within around a 20-minute drive from Orchard Road and the Central B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.88" OriginalAmount="296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312245" Longitude="103.88122" StarRating="2" HotelCode="65789|fragrance_hotel__ruby" HotelName="Fragrance Ruby" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 20 Geylang, Singapore 398730</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b7/d5b771f2ba9f08baa9b9c374b1024231447b2b0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Geylang Lorong 20, just a 15-minute drive from Changi International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.23" OriginalAmount="297.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3259550363873" Longitude="103.84859651327" StarRating="2" HotelCode="99089|88268" HotelName="Fragrance Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>435 Balestier Road, Singapore 329816</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/72/de72d03718b5488efcbdfc357d876d4998ec6919.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the outskirts of the city, near an area where a number of famous restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.97" OriginalAmount="299.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30922" Longitude="103.855436" StarRating="2" HotelCode="943391|grandmax" HotelName="Golden Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Desker Road, Singapore 209645</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/75/b775324467c89f68632a9fe38e8c1cb7d8ccf5be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.43" OriginalAmount="306.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3090990220189" Longitude="103.85601191802" StarRating="2" HotelCode="98041|1120168" HotelName="Arianna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Syed Alwi Road, Singapore 207662</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f7075a04e643437b0083f7e93d6aa0f4cf251e79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a great location, this hotel is the ideal place to stay for business and holidays travelle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.61" OriginalAmount="314.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321302" Longitude="103.853094" StarRating="2" HotelCode="900640|873635" HotelName="Value Hotel Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Balestier Road, Singapore 329684</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/0b/e60be7790df68353de86481ac0ada1a69f073a9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Balestier Road, surrounded by many local speciality food outlets...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="326.67" OriginalAmount="317.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.321952" Longitude="103.852713" StarRating="2" HotelCode="64179|1453518" HotelName="Fragrance Balestier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>255 Balestier Road, Singapore 329710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7d/f87d2adcafebe7301427b849189cf987f8ba6f4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Balestier, around 5 minutes by car from Orchard Road, the famous shopping b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.46" OriginalAmount="318.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30737519" Longitude="103.85172729" StarRating="3" HotelCode="632896|2241715" HotelName="Aqueen Heritage Hotel Little India" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane, Singapore 219962</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/31/383153e4b08f8dff63e35c7bf4b8012f4721169d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.48" OriginalAmount="321.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304993" Longitude="103.854397" StarRating="2" HotelCode="888738|911185" HotelName="Hotel 81 - Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Dickson Road, Singapore 209530</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/40/e14072ee66564d25b3b0a2a7821edc2031b6fd98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Singapore's ‘Little India’, the hotel is within walking distance of a host of food an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="338.87" OriginalAmount="329.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303812" Longitude="103.853995" StarRating="2" HotelCode="409438|hotel_81_rochor" HotelName="Hotel 81 - Rochor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Jalan Besar, Singapore 208785</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/45/9745a9cdbed20f41c6dcc03a1509dce012fb4996.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Rochor Road and is surrounded by numerous restaurants, food st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.07" OriginalAmount="329.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3131713513436" Longitude="103.85971288222" StarRating="3" HotelCode="185569|1157748" HotelName="Kam Leng Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>383 Jalan Besar, Singapore 209001</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/a0/56a06ff44644e7a5ce1920898922f8a0edaa4da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Jalan Besar, near to Little India, the CBD and nearest MRT stations are just 10 minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.96" OriginalAmount="332" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3132689955934" Longitude="103.8759015114" StarRating="2" HotelCode="358038|157768" HotelName="Regin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 Sims Avenue, Singapore 387416</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/46/a446e520d7fac577ab0095b86dcd30e141e9113b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the new generation budget hotel - Regin Hotel. Whether you are on business or holiday, si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305186803489" Longitude="103.85405749083" StarRating="3" HotelCode="170285|64026" HotelName="Moon 23 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Dickson Road, Singapore 209507</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/56/575608df40f1477a74c88e6bf5be527021e82a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore's colourful Little India, the hotel is within 10 minutes' walk of the Little In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.02" OriginalAmount="334" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2829480913796" Longitude="103.84590810154" StarRating="2" HotelCode="383782|60633" HotelName="iStay.inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>211A South Bridge Road, Singapore 058760</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/88/5a88002a4ea5dad83bfd55c9ee6a7c607ce4c216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311659" Longitude="103.900676" StarRating="2" HotelCode="65785|hotel_81_opera" HotelName="Venue Hotel The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>238 Joo Chiat Road, Singapore 427495</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c2/06c2651c05f94134dbaef174b44c44bf731622a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311573" Longitude="103.879261" StarRating="2" HotelCode="65788|fragrance_hotel__pearl" HotelName="Fragrance Hotel - Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lorong 14 Geylang, Singapore 398961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/d0/edd056f1e283a5fc1d4ef889f732b2e06e2a6602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along Lorong 14 in the centre of Geylang, with its colourful landscape of small...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311144" Longitude="103.876391" StarRating="2" HotelCode="65620|fragrance_hotel__emerald" HotelName="ibis budget Singapore Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lorong 6 Geylang, Singapore 399174</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/fa/23fa21caeb921c125b5d88c25b665748165d2e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Geylang, which is in the east of Singapore, well known for being a food mec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311827" Longitude="103.877738" StarRating="2" HotelCode="65798|fragrance_hotel_sapphire" HotelName="Fragrance Hotel - Sapphire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Lorong 10 Geylang, Singapore 399037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b5/4bb5f1500e5104ae8c64585f5d66f44c4af8d9b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Lorong 10, in the heart of the Geylang area, a colourful entertainment dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106478664346" Longitude="103.88064795337" StarRating="2" HotelCode="65621|fragrance_hotel__crystal" HotelName="Fragrance Hotel – Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang, Singapore 398824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/20/2220298c869496a0325e0213bf1f19646933432a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around a 17-minute drive from the city centre in the suburb of Geylang, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31138" Longitude="103.901089" StarRating="2" HotelCode="64180|the_fragrance_hotel" HotelName="The Fragrance Hotel (Joo Chiat)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>219 Joo Chiat Road, Singapore 427485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/24/642421529c4792a5963b86d85c286ff7935a0f62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Joo Chiat Road in the east of the city, a historically rich area of Singapo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.41" OriginalAmount="347.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3110080866374" Longitude="103.87659261015" StarRating="3" HotelCode="549346|five6_hotel_splendour" HotelName="Five/6 Hotel Splendour" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Lor, 6 Geylang, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cf/f4cf1d300b706b7ad85fc2766840eb5ad23037bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.70" OriginalAmount="356.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108879" Longitude="103.8766844" StarRating="4" HotelCode="|250278" HotelName="Zen Premium Kallang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in five/6 Hotel Splendour, 5 Lor 6 Geylang, Singapore Singapore 399167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/7/8/250278_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="369.80" OriginalAmount="359.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26961" Longitude="103.813831" StarRating="2" HotelCode="140921|112372" HotelName="Fragrance Hotel Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 Telok Blangah Road, Harbourfront, Singapore 098838</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/d6/cad6a0c2a45bf359dd9fed87f8b4545f3c92134c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Mount Faber, amid lush and tranquil green landscape, the hotel is just 10 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3095147619356" Longitude="103.90240162611" StarRating="3" HotelCode="95901|venue_hotel" HotelName="Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>305 Joo Chiat Road, Singapore 427556</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/71/e77166a4741ef154005892050969d9bef3354c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Malay heritage site of Geylang Serai, which is just a mere 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312269" Longitude="103.900457" StarRating="2" HotelCode="149261|hotel_81_sakura" HotelName="Hotel 81 - Sakura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Joo Chiat Road, Singapore 427452</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/53/935324902daf10c1aeb344891a05b547fe864ac4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is approximately 20 minutes' drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158136174676" Longitude="103.89714449644" StarRating="2" HotelCode="409436|hotel_81_tristar" HotelName="Hotel 81 - Tristar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Onan Road, Singapore 424780</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/c5/3dc53306ab8e8a24ce8963f42a7cf460ac9264ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the east, halfway between the airport and the city and a 15-minute drive fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.80" OriginalAmount="360.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102" Longitude="103.86204" StarRating="2" HotelCode="|188403" HotelName="Spacepod@lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>111J King George Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/0/3/188403_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.59" OriginalAmount="362.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28304" Longitude="103.84576" StarRating="2" HotelCode="|188342" HotelName="Beat. Arts Hostel Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A, South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/4/2/188342_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.89" OriginalAmount="363.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31123141" Longitude="103.87763252" StarRating="2" HotelCode="845472|k_hotel_14" HotelName="K Hotel 14" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lorong 10 Geylang</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.10" OriginalAmount="370.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3122966347293" Longitude="103.88049342791" StarRating="2" HotelCode="345782|budgetone_hotel" HotelName="BudgetOne Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang, 398793 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/01/2f01d0485eeccfa6bf8abb5f30a4d26a7f834da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.16" OriginalAmount="372.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3157573998465" Longitude="103.89770937095" StarRating="2" HotelCode="149260|hotel_81_classic" HotelName="Hotel Classic by Venue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Joo Chiat Road, Singapore 427353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/aa/24aa2d94969c310361f9a134c47be61b5244608c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Joo Chiat, the hotel is within around a 15-minute drive from Orchard Road and the Central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.04" OriginalAmount="372.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31222" Longitude="103.88062" StarRating="2" HotelCode="|189773" HotelName="BudgetOne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Lorong 18 Geylang Singapore 398793</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/7/3/189773_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.25" OriginalAmount="375.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3164004354177" Longitude="103.82657706019" StarRating="3" HotelCode="80631|the_metropolitan_y_hotel" HotelName="Metropolitan Ymca Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Stevens Road, Singapore 257854</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a7/07a7f88d5b9da7d39da175f7867f382e9a390734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within the CBD area, as well as the shopping and entertainment dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.55" OriginalAmount="378.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.26997" Longitude="103.813998" StarRating="2" HotelCode="177399|1453528" HotelName="Fragrance Viva" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Wishart Road, Singapore 098721</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/67/15676c5a513d4c2ae1a1d6e43b29863375825aee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878386947894" Longitude="103.84792864323" StarRating="3" HotelCode="177432|jayleen_1918_hotel" HotelName="Jayleen 1918 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Carpenter Street, Near the Singapore River, Boat Quay, Singapore 059921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/51/2251a5f02000df50aa5dfce93a3cb0cc2f9f4f66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.80" OriginalAmount="379.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034545454174" Longitude="103.86027485132" StarRating="2" HotelCode="909666|1636668" HotelName="Aliwal Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77/79 Aliwal Street, Bugis, 199948 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f3/46f3cce21a0fbd5d22affd6e7cebf193632127cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.19" OriginalAmount="379.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311526" Longitude="103.877569" StarRating="2" HotelCode="909708|1571918" HotelName="Hotel 88 International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10/12 Lorong, 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/60339/560339/1.jpg?f=14995826</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Singapore. Hotel 88 International features a total of 22 accommod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.53" OriginalAmount="380.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301316" Longitude="103.842555" StarRating="3" HotelCode="95899|1251098" HotelName="Hotel Supreme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Kramat Road, Singapore 228750</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/be/6dbebb9d71c621bee750f1c938050f4cc4719b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located at the heart of the city centre, this hotel is the perfect base for business a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113164" Longitude="103.87758762" StarRating="2" HotelCode="703173|k_hotel_12" HotelName="K Hotel 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang, Singapore 399045</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/02723944e9d8c090f1504117a169e5e91bc147ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.46" OriginalAmount="382.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050061205023" Longitude="103.85299907289" StarRating="2" HotelCode="932933|madras_hotel_tekka" HotelName="The Great Madras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28-32 Madras Street, Singapore 208422</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/80/d180b1b0b06086db4769bac3b8ba0abea9f8fed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;ON THE LITTLE RED DOT,
IN LITTLE INDIA, SITS A LITTLE GREAT HOTEL.
OF LITTLE OBJECTS THAT SPEAK OF T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.64" OriginalAmount="388.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102535391835" Longitude="103.86199069564" StarRating="2" HotelCode="544885|backpackerssg" HotelName="Backpackers@SG - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>111J King George's Avenue, Singapore 208559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/88/ad88203088512b8144682e7abe6c82ddeb54e216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a laundry service are available to guests of the hostel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.75" OriginalAmount="392.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108331" Longitude="103.8806773" StarRating="2" HotelCode="|33863" HotelName="Ibis Budget Singapore Crystal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Lorong 18 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/3/33863_1_2999.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 8 floors and 125 rooms. The establishment boasts a convention centre with a fax machine, internet (for a fee), a reception, air-conditioning, a lift, a safety deposit box service, security, a laundry service (for a fee) and a car park. SITUATION: This hotel is 17 minutes away from the city centre, is in Geylang the district of near the establishment, guests will find Red Light the district of 10 minutes away from the establishment you have Aljunied the Railway Station of 15 minutes away, guests can find Orchard the street Clients can also find Suntec the convention centre Singapore the Exhibition Centre 20 minutes away from the establishment guests have Singapore Changi Airport. ROOM: The small rooms, have a bathroom with a shower, heating, an air-conditioning system, a hairdryer, an electronic key, a kettle, a coffee maker, a direct line telephone, a television and an iron. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.49" OriginalAmount="393.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285781" Longitude="103.834254" StarRating="2" HotelCode="909737|2104655" HotelName="New Cape Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 Seng Poh Road, Singapore 168891</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/28/ff285d87fa7e097238371b0fcb48d462356a7c75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.21" OriginalAmount="394.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292129" Longitude="103.76869" StarRating="2" HotelCode="114234|98039" HotelName="Fragrance Ocean View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>432 Pasir Panjang Road, Singapore 118773</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c2/68c25b863ab2a147d6b37c233bf9cd0b30a53bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.86" OriginalAmount="397.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874096083415" Longitude="103.84770911657" StarRating="3" HotelCode="501735|2002545" HotelName="Hotel Clover 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Hong Kong Street, 059650 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/c1/38c15dd1b44143953304f9d69236236984294ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.37" OriginalAmount="402.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309858" Longitude="103.8632011" StarRating="2" HotelCode="|163957" HotelName="Fragrance  - Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/7/163957_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.09" OriginalAmount="403.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314802691106" Longitude="103.8984426856" StarRating="2" HotelCode="909678|new_gateway_hotel" HotelName="Champion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06, Singapore 427726</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/60/cb606c6fe50f39a56208eda6f9f0a21158ebc4e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.18" OriginalAmount="406.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3037" Longitude="103.850025" StarRating="3" HotelCode="64175|fragrance_hotel__selegie" HotelName="Fragrance Hotel Selegie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road, Singapore 188329</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/64/506442fded5b84a322d88ab6a4e6517801af7dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is around a 2-minute walk from Little India MRT Station. Located within some 10 minutes' w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3143395707326" Longitude="103.86023909913" StarRating="2" HotelCode="322449|rucksack_inn__lavender_street" HotelName="Rucksack Inn @ Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>280A Lavender Street, Singapore 338800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/63/0f63fcdfbc5af5ce548baef0adfa183a56f9f03a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.54" OriginalAmount="408.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3112919" Longitude="103.8776105" StarRating="2" HotelCode="|256829" HotelName="K 12" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Lorong 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/9/256829_aeb71811638.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.33" OriginalAmount="411.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311107" Longitude="103.853702" StarRating="3" HotelCode="296207|penta_hotel_2" HotelName="Penta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>33 Birch Road, Singapore 219894</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/db/2fdb88e450360d9ea2d48bbd587c5ca08df92356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Singapore, Penta Hotel puts everything the city has to offer just outside...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.19" OriginalAmount="412.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2871321" Longitude="103.8482827" StarRating="3" HotelCode="|256781" HotelName="The Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/7/8/1/256781_1_9796.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="427.78" OriginalAmount="415.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309845" Longitude="103.863112" StarRating="2" HotelCode="177398|1175878" HotelName="Fragrance Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Lavender Street, Singapore 338710</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ca/8fcae19a9dee54ea64865d634cbbc1fdb788f011.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.99" OriginalAmount="418.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078202057286" Longitude="103.85865031349" StarRating="3" HotelCode="296206|1705678" HotelName="J8 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Townshend road, #01-01, 33 Maude road, Singapore 207606</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/eb/bceb01be0dce83e51b790f79010e433ebf534d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151448333333" Longitude="103.857118" StarRating="2" HotelCode="144116|asphodel_inn_singapore" HotelName="Asphodel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Race Course Road, Singapore 218702</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/1e/361e75d481a224790c56de1c6d65bd5818ce99d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.82" OriginalAmount="420.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2870782966736" Longitude="103.84822535358" StarRating="2" HotelCode="577723|2260625" HotelName="The Quay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>57 South Bridge Road, Singapore 058688</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/7b/237b7d65712249157c1b940bfee923d973a53216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.05" OriginalAmount="420.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311232" Longitude="103.877631" StarRating="0" HotelCode="|566256" HotelName="K 14" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Lor 10 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/5/6/566256_c5a8eb62001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.69" OriginalAmount="423.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887598397228" Longitude="103.84737668756" StarRating="3" HotelCode="513580|jayleen_clarke_quay_hotel" HotelName="Jayleen Clarke Quay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road, Opposite Central Shopping Center and Clarke Quay MRT, Singapore 059390</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b6519612f7160d86709277f58b148fdff44d60ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.72" OriginalAmount="424.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3036473758348" Longitude="103.85962130381" StarRating="4" HotelCode="935363|hotel_clover_769_north_bridge_road" HotelName="Clover 769 North Bridge Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Boutique,Garden,Internet,Laundry,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>769 North Bridge Road, Singapore 198737</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/96/e996fb127f3a28083aba1aa5dc6d2400d190990e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a wonderful setting amidst the bustle and splendour of Singapore. The hotel is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.78" OriginalAmount="426" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3316690612254" Longitude="103.87917754301" StarRating="3" HotelCode="378760|150931" HotelName="ibis Styles Singapore On Macpherson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Macpherson Road, Corner Of Macpherson &amp; Aljunied Road, Singapore 368125</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/93/bf9329e971ed0fdd7f1da7d46a8a7393d585411b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a 24-hour guest services desk. A safe, a currency exchange service, a 24-h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.78" OriginalAmount="426.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2989466666667" Longitude="103.85008733333" StarRating="3" HotelCode="149351|hotel_bencoolen" HotelName="Hotel Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Bencoolen Street, Singapore 189626</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/d9/ced9730ebc8e647dfac78a7e2909c730ed8a6b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.84" OriginalAmount="428.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2811925103281" Longitude="103.84189367294" StarRating="3" HotelCode="888807|hotel_1929" HotelName="Hotel 1929" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Keong Saik Road, Singapore 089154</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b9/eeb98211b9fcdae97327069e9a9669a0fab0d909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the business district of Chinatown. It is a two-minute walk from the Chi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.36" OriginalAmount="428.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301667" Longitude="103.852413" StarRating="3" HotelCode="65792|23094" HotelName="Summer View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Bencoolen Street, Singapore 189642</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/35/db35839d957e34070eb328e3190446a0b41e3e0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Singapore, a mere 5 to 10-minute drive from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292303" Longitude="103.768551" StarRating="3" HotelCode="902297|santa_grand_hotel_west_coast" HotelName="Santa Grand West Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>428 Pasir Panjang Road, Singapore 118769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c0/cfc0334234217171cbf0c541b25c04e86da73c96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned city hotel is situated close to the National University of Singapore (NUS), Nati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31582444" Longitude="103.88385523" StarRating="2" HotelCode="700334|98sg_hostel_" HotelName="Inn at SG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76A Lor 27 Geylang, Next to Aljunied MRT Station, Singapore 388194</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d7/5bd705a1c0d73d2757e8e7a4446227a2daeec4c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.61" OriginalAmount="434.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30072" Longitude="103.851537" StarRating="1" HotelCode="931426|1208398" HotelName="Hotel G Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Middle Road, Singapore 188980</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/67/d467fff2302ca579a7fc5556896147917b7bf40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.08" OriginalAmount="436" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30279" Longitude="103.86139" StarRating="2" HotelCode="176113|61783" HotelName="Hotel 81 - Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>71 Jalan Sultan, Singapore 198985</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/fe/8efe7051d5311c1a2ba699f41db8016bd1e6a868.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the area known as Kampong Glam, next to the Concourse Building and the Sult...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.30" OriginalAmount="436.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296726" Longitude="103.855846" StarRating="2" HotelCode="|507689" HotelName="ST Signature Bugis Middle" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Middle Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/6/8/9/507689_20d7adf1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.17" OriginalAmount="439.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117541344284" Longitude="103.86024663272" StarRating="2" HotelCode="517457|pine_hostel" HotelName="Pine Hostel by Just Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road, Qinan Building, 207566 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/5a/cc5a757e07fd141a27d4b10bdc9a8c9c849b1043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.74" OriginalAmount="441.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3093752753479" Longitude="103.85802536314" StarRating="3" HotelCode="934378|1012695" HotelName="Aqueen Hotel Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Jalan Besar, Singapore 208906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/364949/364949a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.10" OriginalAmount="441.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2805444870868" Longitude="103.84182780311" StarRating="2" HotelCode="909739|1178028" HotelName="Butternut Tree Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Teck Lim Road, Chinatown, Singapore 088392</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/69/8069bd281effabf3c6cd6973ff65e2136f368a65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.96" OriginalAmount="443.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124" Longitude="103.88215" StarRating="2" HotelCode="|234720" HotelName="Seng Wah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/2/0/234720_707ee180900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.41" OriginalAmount="447.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073270682151" Longitude="103.8589228499" StarRating="3" HotelCode="578485|nuve_urbane" HotelName="Hotel NuVe Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3 King George’s Avenue, Singapore 208582</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/01/d0014b5994abe0ace2f38678c46c7dc6721ecd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.47" OriginalAmount="449.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292207" Longitude="103.768792" StarRating="2" HotelCode="114233|fragrance_hotel__waterfront" HotelName="Fragrance Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>418 Pasir Panjang Road, Singapore 118759</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9f/619fc987a734dc133638815832fd05c396a773b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the suburbs of Singapore, allowing travellers to experience the peace and q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.56" OriginalAmount="452.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297002" Longitude="103.855584" StarRating="2" HotelCode="172030|fragrance_hotel__bugis" HotelName="Fragrance Hotel Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Middle Road, Bugis, 188942 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/12/9c12ecfc5f8737cbcffe4f4c4d9ed509ec26fc42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, situated in the City District, is just a stone's throw from the Bugis MRT station and in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="465.80" OriginalAmount="452.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313111" Longitude="103.875899" StarRating="2" HotelCode="|129776" HotelName="Hi DOT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 SIMS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/7/7/6/129776_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 2 star hotel is in Singapore the city centre of. ROOM: The establishment has 46 rooms with mini-bar, an ironing set, an air-conditioning system, a direct line telephone, a television and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.62" OriginalAmount="454.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3067256747647" Longitude="103.9059042037" StarRating="3" HotelCode="177395|santa_grand_hotel_east_coast" HotelName="Santa Grand Hotel East Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 East Coast Road, Singapore 428877</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/83/5d83f63ca8b5d0cf0f10633aa0c7fbb11d4ad898.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a baggage stor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="469.45" OriginalAmount="455.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.272427" Longitude="103.827875" StarRating="3" HotelCode="118487|1096928" HotelName="Harbour Ville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, Singapore 099448</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/eb/e0eb464df573cfc344fa4a3b8a2ddd1c6204a0dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located along Kampong Bahru Road in the direction of Mount Faber, within two prominent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="470.83" OriginalAmount="457.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291276" Longitude="103.841834" StarRating="3" HotelCode="410281|505005" HotelName="Robertson Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Merbau Road, 239032 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/82/2f828d807cb13834d4ebb4eaa73e352ef302f36f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located at Robertson Quay, an area which features restaurants, travel agen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.45" OriginalAmount="460.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31607" Longitude="103.88386" StarRating="0" HotelCode="|236193" HotelName="Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67B/69B Geylang Lorong 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/9/3/236193_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.55" OriginalAmount="460.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3151501" Longitude="103.8572097" StarRating="1" HotelCode="|128756" HotelName="Asphodel Inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380 RACE COURSE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/7/5/6/128756_1_3857.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.01" OriginalAmount="467.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3053176393006" Longitude="103.86024506304" StarRating="3" HotelCode="355033|hotel_boss_5" HotelName="Hotel Boss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan, Singapore 199020</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b9/5fb9709c7e73ba40fa91aa49a45d8c6e776d2553.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.60" OriginalAmount="467.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314249" Longitude="103.8778" StarRating="2" HotelCode="|497749" HotelName="Ibis Budget Singapore Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>123 Sims Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/7/4/9/497749_710d9920649.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.34" OriginalAmount="469.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31483" Longitude="103.89852" StarRating="0" HotelCode="|188233" HotelName="Champion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Joo Chiat Road #01-06</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/3/188233_1_2648.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.22" OriginalAmount="474.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2883924309829" Longitude="103.83645415306" StarRating="4" HotelCode="47744|copthorne_kings_hotel_singapore" HotelName="Copthorne King's Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>403 Havelock Road, Singapore 169632</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/9f/ed9fae55fe51c067bd153471b8d9810f65483829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre by the historical Singapore River with easy access to all m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.28" OriginalAmount="476.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297019003828" Longitude="103.85255303393" StarRating="2" HotelCode="73808|victoria_hotel_6" HotelName="Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87 Victoria Street, Singapore 188016</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/fd/a1fdc75790b396a358f171f1963de5f2c5bdb6fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the central area of Singapore, not far from Orchard Road's shopping paradise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="490.70" OriginalAmount="476.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31233" Longitude="103.87891" StarRating="3" HotelCode="|234781" HotelName="The Amazing Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lorong 14 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/7/8/1/234781_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.31" OriginalAmount="477.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311108" Longitude="103.87372" StarRating="1" HotelCode="909698|gay_world" HotelName="Gay World" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Geylang Rd, Singapore 389218</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/97/00974c3b0a601417b0eab52db2911ded01df6463.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Singapore. This establishment does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="492.34" OriginalAmount="478.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307427" Longitude="103.861575" StarRating="4" HotelCode="170067|v_hotel_lavender" HotelName="V Lavender" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Jellicoe Road, Singapore 208767</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/8b/dd8b37ad66041c8b0465ee389137774c43edd9b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the city centre, at the junction of Kallang Road and Lavender Road. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.37" OriginalAmount="479.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2876822109156" Longitude="103.8472382828" StarRating="2" HotelCode="523499|city_backpackers" HotelName="Citybackpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>18 Hong Kong Street, Singapore 059661</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/70/fa703351e531d255993962e077196440509ca7e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="493.97" OriginalAmount="479.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034572269324" Longitude="103.90298098326" StarRating="4" HotelCode="62537|952535" HotelName="Village Katong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Marine Parade, Singapore 449536</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e8/c6e85bc9675c8dc266bb041409e39f72e246cae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN) (about 15 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.46" OriginalAmount="482" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050446832896" Longitude="103.85447055101" StarRating="3" HotelCode="169599|61069" HotelName="Wanderlust" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Dickson Road, Singapore 209494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc6d65ddca653e998cb3dbaad96f0619d42dd07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Little India, a bustling cultural enclave where Indian immigrants once settled, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="499.39" OriginalAmount="484.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041999" Longitude="103.8508667" StarRating="4" HotelCode="|32916" HotelName="Village  Albert Court By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>180 ALBERT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/1/6/32916_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 210 standard rooms, air-conditioning, a main 8-storey building and a 3-storey annexed building. The establishment has a lobby, a reception, a currency exchange service, lifts, a cafÃ©, a restaurant and conference facilities. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: This complex is situated opposite Little India Arcade Shopping Centre where you can find shops, restaurants, bars, cafÃ©s and entertainment. It is 5 minutes away from MRT Railway Station. It is near Bugis Village near the establishment, you will find the shopping centre Orchard Road. can also find the Mustafa Shopping Centre, the Arab Street area and the art museum. 20 minutes away from the establishment you have the airport. ROOM: The establishment has superior rooms with city views. All the rooms have a central air-conditioning system, a mini-bar, internet (available for a fee), a safety deposit box, a fan, a bathroom, a hairdryer, a satellite or cable television, a radio and king size bed or two beds. They have an extra bed (available for a fee). FACILITIES: The establishment has a gym, a Jacuzzi and a steam bath. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="499.71" OriginalAmount="485.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041329686122" Longitude="103.85097295046" StarRating="3" HotelCode="172229|22704" HotelName="Village Hotel Albert Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 Albert Street, Singapore 189971</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/02/4f0292b21198ba3f0aef7529b3d4dcb2dc687a50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is situated opposite Little India Arcade and Shopping centre, where opportunities ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.29" OriginalAmount="485.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301502" Longitude="103.84147" StarRating="3" HotelCode="|189795" HotelName="Chancellor@orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/9/5/189795_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.61" OriginalAmount="487.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3011246485777" Longitude="103.84210212527" StarRating="3" HotelCode="362035|hotel_chancellororchard" HotelName="Hotel Chancellor@Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road, Orchard Road, Singapore 229635</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fd/0afd5611a035574c15f5eeec5c866af632c3cf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="502.48" OriginalAmount="487.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3906081" Longitude="103.9861181" StarRating="4" HotelCode="|54005" HotelName="Village Changi By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 NETHERAVON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/0/5/54005_1_5799.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2004, has 8 floors, 380 rooms, 5 junior suites and 11 suites. The establishment has a lobby, a reception, a currency exchange service, a cafÃ©, lifts and a restaurant. The establishment also offers a conference room, room service, a laundry service, a car park, 14 multifunctional rooms and a playground. SITUATION: This hotel is in Singapore Changi the heart of in the surrounding area, clients can find shops, restaurants, in the surrounding area, clients have the beach, the jetty. ROOM: The rooms have a bathroom with a hairdryer, a satellite or cable television, internet, a mini-bar and a safe. They also have a mini-bar, a kettle, a coffee maker and a central heating system. It also offers non-smoking rooms. FACILITIES: The establishment boasts a gym, a steam bath, a sauna, a massage service, a terrace with a swimming pool and a jacuzzi. next to the establishment, guests can find a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OBSERVATIONS: The establishment offers a transfer service to the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.67" OriginalAmount="489.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3044784066187" Longitude="103.84983365878" StarRating="3" HotelCode="224701|soluxe_inn" HotelName="City Inn Mackenzie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Mackenzie Road, Singapore 228677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/71/3271ab9e4d4b2155524247827e721ca8c2306aff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.73" OriginalAmount="491.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972897349774" Longitude="103.85257691145" StarRating="4" HotelCode="165729|hotel_grand_pacific_2" HotelName="Grand Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Victoria Street, Singapore 188018</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/fe/67fe00d5c546d9e9c131836e0555b19f1a486dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the business district, adjacent to the Civic Art Centre, this hotel is with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="505.81" OriginalAmount="491.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.390595" Longitude="103.985928" StarRating="4" HotelCode="60575|22894" HotelName="Village Hotel Changi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Netheravon Road, Singapore 508502</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/30/8c300113b9389a5baacb5382044d1ccffa55b3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Singapore district of Changi, amidst quaint little shops a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.76" OriginalAmount="492.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035370474116" Longitude="103.85125120909" StarRating="4" HotelCode="169600|parc_sovereign_hotel" HotelName="Parc Sovereign Hotel - Albert St" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street, Singapore 189970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/34/b4340a604d40b271165293861b4ed2fca0990416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk away from both Little India and Bugis MRT stations and a 10-minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.79" OriginalAmount="493.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308861" Longitude="103.911973" StarRating="2" HotelCode="140883|le_peranakan_hotel" HotelName="Garden Terrace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 East Coast Road, Singapore 428992</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96e63a0a075e8fe7e77bb65e0288f6e3edf848c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the bustling Katong district and is surrounded by some of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="510.70" OriginalAmount="495.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297609" Longitude="103.845089" StarRating="3" HotelCode="75489|1439668" HotelName="Fort Canning Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Fort Canning Road, Singapore 179494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/97/b3970ceef0ec8281619636e7b0a2c6155c9311e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the lush gardens of Fort Canning Park, this city hotel is 5 minutes' walk from Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.88" OriginalAmount="496.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845147171765" Longitude="103.84433988648" StarRating="3" HotelCode="353636|bliss_hotel_singapore" HotelName="Bliss Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>62 Upper Cross Street, 058353 Singapore Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/80/6580af7b774c4b26f2a1d8cf00dd9a971d72a0c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.88" OriginalAmount="496.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046033904852" Longitude="103.8540370464" StarRating="1" HotelCode="565653|kawan_hostel" HotelName="Snooze Inn @Dunlop Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>28 Dunlop Street, Singapore 209356</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/09/990976f803c5d195a194d682da2f73886db0fee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located within Singapore's culturally rich Little India, within walking distance of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511.91" OriginalAmount="497" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069510388523" Longitude="103.82782536442" StarRating="4" HotelCode="7752|3160" HotelName="Orchard Rendezvous Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road, Singapore 247905</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/8c/8d8c66f34eee2990e8f2a423be767eefcab44b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Orchard Road, a prime shopping, restaurant and entertainment bel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="514.67" OriginalAmount="499.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135826070211" Longitude="103.87888938189" StarRating="2" HotelCode="909672|1571728" HotelName="Bright Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Lor 17 Geylang, 388575 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/b1/39b1bb284dda6ae71875857ce7307b604567ff92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.75" OriginalAmount="499.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135088" Longitude="103.8789595" StarRating="2" HotelCode="|256821" HotelName="Bright Star (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>No. 20 Lorong 17 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/2/1/256821_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="518.71" OriginalAmount="503.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828075" Longitude="103.8439995" StarRating="3" HotelCode="|129803" HotelName="1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TRENGGANU STREET 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/8/0/3/129803_f4e501a1724.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 40 rooms, air-conditioning, a lobby, a reception and express check-out. The establishment also offers internet and a laundry service (for a fee). SITUATION: This hotel Chinatown it is in 5 minutes away from the establishment, clients can find Chinatown the Railway Station of Close to, and, 20 minutes away from the establishment, you can find Singapore Changi Airport it is 5 minutes away from the business area and the harbour. ROOM: All the rooms have a coffee maker, a kettle, mineral water, satellite or cable TV, WiFi (free of charge), a bathroom with a shower, a hairdryer, a double bed, a direct line telephone and an individual air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.03" OriginalAmount="505.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.37777" Longitude="103.95599" StarRating="4" HotelCode="|235479" HotelName="D resort @ Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/7/9/235479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.67" OriginalAmount="509.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3158212" Longitude="103.8971796" StarRating="2" HotelCode="|41072" HotelName="81 Tristar (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 ONAN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/7/2/41072_1_868.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel renovated in 2007, has 4 floors, 117 rooms and 6 suites. The establishment boasts a lobby with a lift, a reception with safety deposit boxes, a business centre with internet and a car park. The establishment offers guests a laundry service. SITUATION: This hotel is in the east, is located between the airport, the city centre, is 15 minutes away from Singapore Changi the Exhibition Centre 10 minutes away from the establishment you have Paya Lebar the metro station of East Coast Park 10 minutes away from the establishment, clients can find Where you can find restaurants and cafÃ©s. Clients can also find bicycle hire. ROOM: The rooms with adjustable air-conditioning system, a bathroom with a bath, a television, a direct line telephone, a coffee maker, a kettle, a hairdryer, a mini-bar and an ironing set (available on request), The establishment has non-smoking rooms. MEALS: Guests are offered a buffet breakfast. PAYMENT METHODS: Customers can pay using Mastercard, Visa, JCB, Diners Club, UnionPay and American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528.39" OriginalAmount="513" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301164" Longitude="103.852568" StarRating="3" HotelCode="888086|20863" HotelName="ibis Singapore on Bencoolen Hotel" 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,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>170 Bencoolen Street, Singapore 189657</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fc7d21e5940988571497b6170b4c2f3a56cf9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bencoolen Street, in the heart of the business and cultural district of Sin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.42" OriginalAmount="514.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28344" Longitude="103.834938" StarRating="2" HotelCode="167769|hotel_81_osaka" HotelName="Hotel 81 - Osaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Eng Hoon Street, Singapore 169753</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/28/d5287b825a8129c4451c0d561028076980de0301.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the fringe of the city area. The Tiong Bahru area is an old residential ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.42" OriginalAmount="514.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2974854860404" Longitude="103.8567557931" StarRating="2" HotelCode="909665|hotel_calmo_bugis_sg_clean_staycation_approved" HotelName="Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Beach Road, Singapore 189699</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a7/6ba74d39d1ce28b9c191d3cfff0b4af5ec2494a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.379517" Longitude="103.95481575" StarRating="3" HotelCode="230800|165412" HotelName="D'Resort at Downtown East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Pasir Ris Close, Singapore 519599</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/12/2312c3f905d06dedab6a3f3b3382ef82ee8f03fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a childcare service and a conference room. Wireless int...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.48" OriginalAmount="516" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312239" Longitude="103.86057" StarRating="4" HotelCode="299470|63988" HotelName="Parc Sovereign Hotel - Tyrwhitt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Singapore 207569</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/46/0c46e108d2cefa3114c12df6ba9ec8c3ceb0aa06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="533.82" OriginalAmount="518.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2662" Longitude="103.823826" StarRating="4" HotelCode="185568|1080248" HotelName="Travelodge Harbourfront" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Telok Blangah Road, Singapore 098828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/59/e059e90a441a31554f01615bc82bd740f28b6578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled between Sentosa and Mount Faber and offers those with an urban appetite simpli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.57" OriginalAmount="519.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.290632" Longitude="103.839004" StarRating="4" HotelCode="160562|studio_m_hotel" HotelName="Studio M Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Nanson Road, Singapore 238910</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/4a/184a5d77138d28a49316a5f2094777fe89053187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location at the Robertson Quay entertainment precinct, surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.69" OriginalAmount="523.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2991" Longitude="103.850267" StarRating="3" HotelCode="260561|v_hotel_4" HotelName="V Hotel Bencoolen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Bencoolen Street, Singapore 189627</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/cd/33cd28e93325cb969f9b74ce156ea112e059a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.69" OriginalAmount="523.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298933" Longitude="103.850167" StarRating="2" HotelCode="64176|mi_hotel_5" HotelName="Hotel Mi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Bencoolen Street, Singapore 189623</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/61/8c61394b8f5192a0b0897b32df58acd1e4066fc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Singapore's museum belt, and is best suited for the artistically incli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.75" OriginalAmount="525.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.324432" Longitude="103.851109" StarRating="1" HotelCode="909721|new_orchid" HotelName="New Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>347 Balestier Road, Singapore 329777</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/93/519314fe0cec3754a06e98d0185d8102f4860269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;New Orchid Hotel is ideally situated within the bustle of activities. Bus stops are but a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="542.28" OriginalAmount="526.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296955" Longitude="103.855689" StarRating="2" HotelCode="73810|91942" HotelName="Hotel 81 - Bugis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Middle Road, Singapore 188995</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/66/6766e49d6a826386b56370329236ec5b15cc8547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along Middle Road. It is a 10-minute walk from Bugis MRT Station, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="542.95" OriginalAmount="527.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3027595492557" Longitude="103.858334485" StarRating="3" HotelCode="344527|1221538" HotelName="Hotel NuVe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Jalan Pinang, Singapore 199141</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f3/bdf3b8c8dd067e85d30e3511f67739bdd87d630c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.14" OriginalAmount="527.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035459" Longitude="103.8501049" StarRating="2" HotelCode="|33862" HotelName="Ibis Budget Singapore Selegie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/33862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 10 floors and 120 rooms. Outdoors, guests can find a swimming pool on the rooftop, Some of the facilities that the establishment offers to guests include air-conditioning, a business centre with WiFi, room service, a laundry service, a lobby with a reception, a fax service, security and a cafÃ©. SITUATION: This hotel is 2 minutes away from Little India the Station of near the establishment, guests will find Bugis Village, Sim Lim Square, Little India Arcade and Tekka Centre the shopping centres it is located near Sri Krishnan the Temple of Orchard Road a few minutes away by car, guests will find Clients can also find Fort Canning park the art museum, Suntec the city of St Andrews the cathedral the theatres. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 71 superior suites and 32 double rooms. All the rooms have an LCD TV, a direct line telephone, an individual air-conditioning system, a mini-bar and a bathroom with a shower, On request, you can use an ironing set. FACILITIES: The establishment has a swimming pool on the roof terrace. PAYMENT METHODS: Customers can pay using Mastercard, JCB and Visa. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©, Occidental dishes and local dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.84" OriginalAmount="528" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.354322" Longitude="103.878865" StarRating="2" HotelCode="167767|62904" HotelName="Hotel 81 - Kovan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>768 Upper Serangoon Road, Singapore 534636</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/10/fa10fde466f645f137ab7ffdb872f54f7e5eefce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a residential area, this hotel is accessible from the Kovan MRT Station, which is 3 bus s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="544.87" OriginalAmount="529.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297767" Longitude="103.848132" StarRating="3" HotelCode="909743|ymca__one_orchard" HotelName="YMCA @ One Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>One Orchard Road, Singapore 238824</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/51/46517c9348c57982b65f31b039cb20df55864fc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.93" OriginalAmount="531.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309451" Longitude="103.86262" StarRating="3" HotelCode="76107|fragrance_hotel__imperial" HotelName="Fragrance Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Penhas Road, 208187 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76ddf09c36024ad6bcf81aa85e8929058dbdfb37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, on the corner of Lavender Road and Kallang Road, and a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="547.43" OriginalAmount="531.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3032081469688" Longitude="103.86098272024" StarRating="4" HotelCode="176119|1171058" HotelName="The Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Jalan Sultan, 01-01, Singapore 199002</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/70/187097ac08a36c57703065cd8f45715d4b8e6399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kampong Glam and is just walking distance from the Malay Herita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.02" OriginalAmount="534.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2969247" Longitude="103.85576321" StarRating="3" HotelCode="784418|populous_hotel" HotelName="Populous Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Internet,Parking,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Middle Road, Singapore 188933</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/e9/4ae984448e89995bb4feacef536d0787dd923425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to Our Hotel in Singapore, undoubtedly one of the most cosmopolitan, contemporary and vibran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.05" OriginalAmount="535" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297708" Longitude="103.852214" StarRating="4" HotelCode="73184|15871" HotelName="Royal at Queens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Queen Street, Singapore 188553</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/68/af68a4cae8e08e748d28d03adee43774d6aa3c4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Singapore hotel is strategically located in the city's dynamic business, financial, convention,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.14" OriginalAmount="538.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3105899192554" Longitude="103.85626559373" StarRating="2" HotelCode="909733|grand_c_hotel" HotelName="Hotel 165" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>165 Kitchener Road, Singapore 208532</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/0c/ff0c2947ccfdd32b66b3efbfaf96eefa5c96c1bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="557.23" OriginalAmount="541.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.33165372" Longitude="103.94711778" StarRating="0" HotelCode="982525|q_loft_hotelsbedok" HotelName="Q Loft Hotel - Bedok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>359A Bedok Road, Singapore 469548</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/8a/f58a08e3d1641ba621ec1e72bb565fd1c0544ce9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.26" OriginalAmount="542.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311698283772" Longitude="103.8826998692" StarRating="2" HotelCode="346122|fuji" HotelName="Hotel Fuji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Jalan Molek, Singapore 399541</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/64/5764b716842a019c02a00452e5be0a9239192897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.26" OriginalAmount="542.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050687009267" Longitude="103.8526767868" StarRating="1" HotelCode="434531|campbell_inn_hostel" HotelName="Campbell Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>50 Campbell Lane, Little India, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bd6a9b8e4ff621796568288eca042fa2beb9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.38" OriginalAmount="546" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313878" Longitude="103.828419" StarRating="4" HotelCode="571826|230817" HotelName="Mercure Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, #01-02, Singapur 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/60/2c60782b951265ad48560fff331c990080e23411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="563.92" OriginalAmount="547.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873978720416" Longitude="103.80531084789" StarRating="4" HotelCode="309889|1478388" HotelName="Park Hotel Alexandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Alexandra Road, Singapore 159972, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/10/bd10781e67845ea5abe360a4aad15f5c404f8c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="565.59" OriginalAmount="549.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3036258" Longitude="103.9044322" StarRating="4" HotelCode="|54013" HotelName="Grand Mercure Singapore Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 EAST COAST ROAD; ROXY SQUARE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/3/54013_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 17 floors, 520 standard rooms, 26 suites and 13 junior suites. The establishment boasts a reception, a safety deposit box service, a currency exchange service, lifts, 2 restaurants, a bar, a cafÃ©, a hairdresser's, 9 conference rooms, a business centre, internet, an office service, room service, a laundry service and a car park. The establishment offers guests a transfer service to the airport (free of charge). SITUATION: The hotel is on the east coast. It is in Marine Parade Road-Katong 100 metres away, guests can find shops and restaurants. It is situated in front of a shopping centre. It is 1 kilometre from the a metro station. It is 5 minutes away from East Coast Park the hotel is between the city centre and the airport. It is 15 minutes away from Orchard Road ROOM: The rooms with air-conditioning, have a bathroom, a hairdryer, a satellite or cable television, a radio, internet, a mini-bar, a mini-bar, a coffee maker, a kettle, a safety deposit box, a sitting room and a double or king-size bed. Guests are offered 3 disabled access rooms and superior rooms. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs, a mini-club, a spa, a gym, a massage service and a jogging circuit. It is located 30 minutes away from a golf course. MEALS: Customers have at their disposal restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.63" OriginalAmount="549.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872155021542" Longitude="103.84782587507" StarRating="4" HotelCode="513573|2291305" HotelName="Hotel Bencoolen Hong Kong Street" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Hong Kong Street, Singapore 059685</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a9/baa9dcb17c27890a70492ea7d5a244cfb4daf68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="566.39" OriginalAmount="549.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2833015906778" Longitude="103.84354697585" StarRating="2" HotelCode="318697|1238128" HotelName="Beds &amp; Dreams Inn @ Chinatown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Temple Street, Singapore 058597</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/e5/04e5e47a7bf17dc6116fe9e5c89b2568cfbf9f1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30919625" Longitude="103.8532425" StarRating="2" HotelCode="145209|broadway_3" HotelName="Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>195 Serangoon Road, Singapore 218067</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/64/cb64e36d9e518a1714000d37125e4f3e815b8482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Serangoon Road in the heart of Little India the Broadway Hotel is well served by public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570.62" OriginalAmount="554" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285055" Longitude="103.833611" StarRating="4" HotelCode="140922|61303" HotelName="Nostalgia Urban Boutiquehotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>77 Tiong Bahru Road, Singapore 168727</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/49/1c49e64e773ff21a9bd67000cedeaa91ce01b376.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the Tiong Bahru Estate which is popular with young adults for its Art De...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31612964" Longitude="103.88383143" StarRating="0" HotelCode="692809|urban_hostel" HotelName="Urban Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Lorong 27 Geylang  67A, Singapore 388189</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/32/b43228410d8689d32969dd1f9a86f635472cfe28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urban Hostel is a popular choice amongst travelers in Singapore, whether exploring or just passing t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="573.11" OriginalAmount="556.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024129950033" Longitude="103.86404327635" StarRating="3" HotelCode="482281|526522" HotelName="Destination Singapore Beach Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Road, Singapore 199598</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/36/ce360ff46efa682359fd7fd407df6088e69dc64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.71" OriginalAmount="557.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287473" Longitude="103.847521" StarRating="3" HotelCode="177396|fragrance_hotel_riverside" HotelName="Fragrance Riverside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Clarke Quay, Riverside, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c6/a6c6e609f90139d1d3bd8c4b980909fae52f2880.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 2-minute walk from Clarke Quay MRT Station and just opposite Clarke Quay. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.71" OriginalAmount="557.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082946752726" Longitude="103.83581846952" StarRating="4" HotelCode="18301|the_elizabeth_hotel" HotelName="The Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Mount Elizabeth, Singapore 228518</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/60/c0604d57a63cea8cc1e8f45c9bb7334ad41a891a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="575.91" OriginalAmount="559.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280496" Longitude="103.786575" StarRating="0" HotelCode="|250287" HotelName="K2 Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 South Buona Vista Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/7/250287_5d2dc9b1645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="580.35" OriginalAmount="563.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308903" Longitude="103.855319" StarRating="2" HotelCode="267080|1228258" HotelName="Marrison at Desker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Desker Road, Little India, Singapore 209588</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/2c/622c76b9ec06a91aa6e75400bf5e543ba6595a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.92" OriginalAmount="564.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873911846805" Longitude="103.84833053373" StarRating="3" HotelCode="933731|hotel_clover_the_arts" HotelName="Clover The Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/05/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>58 South Bridge Road, 058689 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/b2/d9b2e99ac36ce7ccff272f8e020c91007edfdfdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="586.39" OriginalAmount="569.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28761" Longitude="103.84721" StarRating="0" HotelCode="|188235" HotelName="City Backpackers -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/3/5/188235_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="588.10" OriginalAmount="570.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2841180671268" Longitude="103.84433984756" StarRating="3" HotelCode="170283|312885" HotelName="Porcelain Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147829/147829a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on one of Chinatown's best-known historical lanes, Mosque Street, surrounded by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.13" OriginalAmount="571.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28413961" Longitude="103.84423828" StarRating="3" HotelCode="937482|the_porcelain_hotel" HotelName="Porcelain Hotel by JL Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Business Centre,Concierge,Dry Cleaning,Elevator,Garden,Internet,Laundry,LCD/Projector,Luggage Storage,Massage Centre,Porter,Smoking Rooms,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Mosque Street, Singapore 059526</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/59/6c59a3d02ba5bab08fbae7128d5aea1002305575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property's full service health spa has massage/treatment rooms and beauty services. Complimentar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="588.67" OriginalAmount="571.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2828949690525" Longitude="103.84393982573" StarRating="3" HotelCode="165514|2104535" HotelName="Hotel 1888 Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Trengganu Street, Singapore 058479</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b1/deb17360a9f57db43db6e5c796e9948aaa5efe39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the highly dynamic Chinatown area and fully intertwined with the rich histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.43" OriginalAmount="581.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3221359730599" Longitude="103.89152538351" StarRating="3" HotelCode="346080|aqueen_hotel_paya_lebar" HotelName="Aqueen Hotel Paya Lebar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi, Singapore  409180</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/09/420970008ec0b47271f7bac2c5a80a227dbf0e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.49" OriginalAmount="583" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2993469729994" Longitude="103.85324852173" StarRating="4" HotelCode="455174|157745" HotelName="Mercure Singapore Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Middle Road, Singapore 188973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e7/5ae7a5250be85f2c1292b7c287ee6f39b1456b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.42" OriginalAmount="585.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807553" Longitude="103.8418494" StarRating="3" HotelCode="|55409" HotelName="1929" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 KEONG SALK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/9/55409_1_7943.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inChinatown the outskirts of Keong Saik Road it is in Outram Park MRT 10 minutes away from the establishment, guests will find. HOTEL: This boutique hotel is rated 4 stars. ROOM: All the rooms have a satellite television, internet, a radio, a mini-bar, a safety deposit box, a coffee maker, a kettle and a hairdryer. FACILITIES: Regarding the food and beverage offering, there isEmber the restaurant a cafÃ©. The establishment has a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="608.23" OriginalAmount="590.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2830051131966" Longitude="103.84309458609" StarRating="1" HotelCode="909741|1758278" HotelName="Yes Chinatown Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>68a Smith Street, Singapore 058967</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/91/dc91ce540fef7a314c307ff3ef5f7f4b80f65ab5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.36" OriginalAmount="592.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297454" Longitude="103.8519711" StarRating="4" HotelCode="|51466" HotelName="Royal Queens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Street ,12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/6/51466_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is non-smoking. SITUATION: This establishment is a 3-minute walk away from Bras Basah MRT it is situated 6 minutes walk away from el Templo Sri Krishnan and the shops of Bugis Village. 10 minutes walk away, you can find Raffles City Shopping Centre. ROOM: All the rooms have fitted carpets, a coffee maker, a writing desk, a safe, a flat-screen television and internet (free of charge). FACILITIES: This establishment offers excursions. The establishment boasts a gym, a car park (free of charge) and a swimming pool. OTHERS: The establishment offers a buffet breakfast. Clients have at their disposal a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.98" OriginalAmount="593.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3087918" Longitude="103.9120776" StarRating="3" HotelCode="|71564" HotelName="The Snooze Marine Parade" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400, EAST COAST ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/4/71564_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 65 rooms, air-conditioning, a lobby with a reception and a lift. SITUATION: This urban hotel is in Katong the heart of Where you can find restaurants, 8 minutes away, you can find the commercial area, a beach, 2 minutes away, there is public transport, is 10 kilometres away from Singapore Changi the International Airport of. ROOM: All the rooms have a double bed, a direct line telephone, a television, a safety deposit box, a fridge and internet. The rooms a bathroom with a shower, with a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a terrace with a hydromassage. MEALS: No restaurant available, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="611.83" OriginalAmount="594.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302393" Longitude="103.857804" StarRating="4" HotelCode="7749|22814" HotelName="Village Hotel Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Victoria Street, 188061 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6437b1e765df60d83d4c707c201012049f813b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the Sultan Mosque on Arab Street and Bugis Village, with its enchanting atmosphere, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.01" OriginalAmount="594.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3028446" Longitude="103.8615037" StarRating="2" HotelCode="|130394" HotelName="81 - Heritage (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>71 JALAN SULTAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/9/4/130394_1_4877.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="613.88" OriginalAmount="596.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29801953" Longitude="103.83756371" StarRating="3" HotelCode="883569|greatwood_residence_at_devonshire" HotelName="Greatwood Residence At Devonshire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Devonshire Road, Orchard, Singapore 239849</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/4a/624a96ac5200778068b0f7f7441c48edf236ba26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.05" OriginalAmount="597.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2845009" Longitude="103.8350127" StarRating="4" HotelCode="|71557" HotelName="D' (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>231 OUTRAM ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/7/71557_1_1895.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has 41 rooms and 7 floors. The establishment has artwork, a lobby with a reception, express check-out, air-conditioning and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and room service. It has a car park, At an extra cost you can use the laundry service. SITUATION: This hotel Tiong Bahru Estate it is in near the establishment, you will find restaurants, is 7 minutes away from VivoCity the shopping centre It has excellent transport links to, is 20 kilometres away from Singapur Changi Airport. ROOM: The rooms a bathroom, a shower and a king size or double bed. They have LCD satellite and cable TV, internet (free of charge), a hairdryer, a direct line telephone, a radio, a safe, a mini-bar, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: It does not have a swimming pool, The establishment has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with western dishes and Asian specialties. The establishment serves a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.97" OriginalAmount="599.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3106846140334" Longitude="103.85881959585" StarRating="2" HotelCode="520059|travellers_inn_6" HotelName="Travellers Loft @ Jalan Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>290A Jalan Besar, Singapore 208953</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/84/a1845e21d0219014465dc8aee536a84260331dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.04" OriginalAmount="600.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2970978" Longitude="103.8524257" StarRating="3" HotelCode="|40603" HotelName="Victoria Hotel a NuVe Group Collection " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>87 VICTORIA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/0/3/40603_1_4745.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2007, has 6 floors and 89 rooms. In the entrance, guests are offered a lobby with a reception and a lift. The establishment boasts a business centre and internet (for a fee), The establishment offers guests a concierge, a laundry service, a dry cleaner's (for a fee) and room service. The establishment also offers a security system, Guests have access to a cafÃ©, a bar, a hairdresser's and a beauty centre. SITUATION: It is inSingapore the city centre of close to the establishment, clients can find Orchard Road the commercial area of It has excellent transport links to the tourist areas, Where you can find Bugis Street the historic area of Chijmes the area Bugis Junction the commercial area of the national library and Bras Basah the complex is 15 minutes away from Singapore Congress Centre Clients can also find Suntec City the commercial centre City Hall the underground station of Raffles the commercial centre the art museum. ROOM: The establishment has non-smoking rooms, They have an air-conditioning system, a bathroom with a shower, toiletries, a coffee maker, a kettle, a hairdryer, a mini-bar, WiFi (free of charge), a direct line telephone and satellite or cable TV. The establishment has superior rooms, deluxe rooms, executive rooms and suites. Some rooms have a DVD player, a safety deposit box and an ironing set (available on request). FACILITIES: Guests are offered a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Nearby, you can find restaurants. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="621.05" OriginalAmount="602.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065179058739" Longitude="103.83106482222" StarRating="4" HotelCode="571272|2150785" HotelName="YOTEL Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Housekeeping,Internet,Printer,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road, Singapore 238904</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/49/de490c46d0678836c51d01555317c8dfe8767cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by first class travel, YOTEL translates the language of luxury airline travel into compact ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="624.57" OriginalAmount="606.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31197" Longitude="103.86061" StarRating="3" HotelCode="|189738" HotelName="Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/3/8/189738_1_8337.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.03" OriginalAmount="606.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29153" Longitude="103.787721" StarRating="3" HotelCode="|451872" HotelName="Citadines Science Park Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Science Park Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/8/7/2/451872_29ed43a1117.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="626.46" OriginalAmount="608.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3115811" Longitude="103.9006815" StarRating="2" HotelCode="|36616" HotelName="Venue - The Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>238 JOO CHIAT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/6/36616_1_1759.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Joo Chiat the street, This air-conditioned hotel has 4 floors and 84 rooms. The establishment does not have a restaurant, Some of the establishment facilities on offer are a reception, a laundry service (for a fee), a safety deposit box service (for a fee), security in communal areas and a car park. SITUATION: Joo Chiat It is in it is 15 minutes away from Orchard the Street of Clients can also find the business area, 20 minutes away from the establishment you have Singapore Changi Airport it is 5 minutes away from Geylang Serai Malay Village the city of Where you can find cultural options, East Coast Park 15 minutes away, you can find it is 17 minutes away from Paya Lebar the metro station of. ROOM: All the rooms have individual air-conditioning, a shower, a television, a direct line telephone, a kettle, a coffee maker, a hairdryer, an iron, king size bed or two beds and a wardrobe. Some rooms without windows, The establishment has disabled access rooms and non-smoking rooms. OTHERS: No restaurant available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="626.60" OriginalAmount="608.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201035987076" Longitude="103.84500094136" StarRating="4" HotelCode="170068|1018198" HotelName="Oasia Hotel Novena" 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,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive, Singapore 307470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/62/f462d6896119bceb74a69d03ac416c294d2eb042.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the charming enclave of the Novena district, the hotel is within walking distance of Nove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280198" Longitude="103.840155" StarRating="4" HotelCode="213830|35064" HotelName="Dorsett Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 New Bridge Road, Singapore 088765</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/87/5b871ea13dbcec335b78465b9e89b11b007329d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627.27" OriginalAmount="609" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30338" Longitude="103.84996" StarRating="2" HotelCode="96720|63929" HotelName="Hotel 81 - Selegie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Selegie Road, Singapore 188318</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d2/a9d296e1770339108012e2628efb114398066148.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on Selegie Road. It is surrounded by shopping centres, such as Peace Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="628.30" OriginalAmount="610" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284399" Longitude="103.835042" StarRating="4" HotelCode="142230|27895" HotelName="Wangz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231 Outram Road Riverside, 169040 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/ea/b1ea06613404566c7aab7b6de9a26434c48e163b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tiong Bahru Estate and is within easy walking distance of some of the be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="629.15" OriginalAmount="610.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888623" Longitude="103.8342811" StarRating="4" HotelCode="|60318" HotelName="Holiday Inn Singapore Atrium (sg Clean), An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/8/60318_1_6039.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Holiday Inn Atrium is rated four stars was built in 1981 and it is situated in Singapore city centre. The establishment has 2 restaurants, lifts, a concierge, a safety deposit box service, a swimming pool and business facilities. ROOM: The establishment has 504 rooms with a hairdryer, an air-conditioning system, a television and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="634.62" OriginalAmount="616.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878713" Longitude="103.8469079" StarRating="3" HotelCode="|125961" HotelName="Ibis Budget Singapore Clarke Quay " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Boat Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/6/1/125961_1_9261.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 5-minute walk away from MRT de Clarke Quay Station and the Singapore River. It is situated 5 minutes walk away from Clarke Quay and Boat Quay it is situated 10 minutes walk away from Chinatown and about 10 minutes away (by car) from Orchard Road. ROOM: Each room has a kettle, a coffee maker, a DVD, a flatscreen TV with cable television and a bathroom with toiletries. FACILITIES: The establishment has a gym, a swimming pool on the rooftop, an air-conditioning system, a launderette, a dry cleaner's, a luggage room and a reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.51" OriginalAmount="617" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288732985386" Longitude="103.83417159319" StarRating="4" HotelCode="7748|35089" HotelName="Holiday Inn Atrium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road, 169075 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/68/77683dc205526455018b06d91b3340cfa883e96e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the crossroads of Outram and Havelock Roads, the hotel lies by the Singapore River, with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="636.09" OriginalAmount="617.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3047329817812" Longitude="103.85283289636" StarRating="3" HotelCode="341051|1178038" HotelName="The Daulat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>16 Madras Street, Singapore 208413</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/ce/c2ce7cf328269c23cc88a7ff2887a7d5c1340777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.00" OriginalAmount="619.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887134" Longitude="103.8474843" StarRating="3" HotelCode="|256817" HotelName="Jayleen Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/7/256817_1_2629.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.96" OriginalAmount="620.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306459" Longitude="103.831268" StarRating="4" HotelCode="|218719" HotelName="Yotel Singapore Orchard Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/1/9/218719_1_1874.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069753721034" Longitude="103.83543491363" StarRating="4" HotelCode="19480|york_hotel_2" HotelName="York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mount Elizabeth, Singapore 228516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b7/4ab77e4bdb20a386ec4f16c5bdfff93abe24cd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, Singapore's main shopping and entertainment belt, and a 15 minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.81" OriginalAmount="627" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326132592547" Longitude="103.84581740245" StarRating="3" HotelCode="168362|29642" HotelName="ibis Singapore Novena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Irrawaddy Road, Singapore 329543</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/74/b1745949c232bb36c738fe5cec59931ad91bc5c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance to Novena MRT Station and the Orchard shopping belt is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="648.90" OriginalAmount="630" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878775769958" Longitude="103.83609741926" StarRating="4" HotelCode="15218|3170" HotelName="Furama Riverfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>405 Havelock Road, Singapore 169633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/63/246333b960b54aefb27ae29b1d4b6a34a60df98d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located near the Singapore River, this hotel is within walking distance of the entertainment areas l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="650.09" OriginalAmount="631.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.270126" Longitude="103.813382" StarRating="4" HotelCode="|450015" HotelName="Faber Park Singapore - Handwritten Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>448 Telok Blangah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/1/5/450015_42c842f1118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.96" OriginalAmount="632.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.273803" Longitude="103.844895" StarRating="4" HotelCode="59955|m_hotel_singapore" HotelName="M Hotel Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anson Road 81, 079908 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ed/67ed424396d653d79b4ee0093a1f014c52c84064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of the business district with easy access to key local att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.99" OriginalAmount="633" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28643" Longitude="103.844669" StarRating="4" HotelCode="39411|20862" HotelName="Furama City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eu Tong Sen Street, 059804 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b1/c1b1ddd37f9608d89b5f68318bda9f207aaa3a09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chinatown- a shopping and entertainment haven in the middle of the Financial...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.05" OriginalAmount="635.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30126" Longitude="103.841743" StarRating="3" HotelCode="395434|grand_central_2" HotelName="Hotel Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Cavengah Road, Orchard Road, Singapore 229617</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6b/686bc1dc7820b4017ad87a1a9541964860f4c0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the famous Orchard Road area, and is just a few minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.11" OriginalAmount="637" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29164143" Longitude="103.84959786" StarRating="0" HotelCode="985184|497774" HotelName="lyf Funan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Hill Street, Singapore 179370</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7e/0d7ef8cd4b1a84fa0467febf134dcbfa9e33551f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.29" OriginalAmount="643" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135324244157" Longitude="103.82912899021" StarRating="4" HotelCode="571548|231297" HotelName="Novotel Singapore On Stevens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, 01-01, Orchard District, Singapore 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f9/94/f9941a0b86b76f97d53c741e8a3fd147f1b0d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a babysitting service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.17" OriginalAmount="649.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29800625" Longitude="103.85174175" StarRating="3" HotelCode="81053|1087628" HotelName="Oxford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 Queen Street, Singapore 188549</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/c0/5dc0c79b65cf979520940edad6090dfd4a838680.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.72" OriginalAmount="651.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986921703408" Longitude="103.84899884462" StarRating="4" HotelCode="16631|1018208" HotelName="Rendezvous Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Bras Basah Road, Singapore 189559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/22/5e224499721a25eb60f4c68cfe80a4a18223c38b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the urban and cultural district of the city, with shopping venues, re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.84" OriginalAmount="651.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307636" Longitude="103.835721" StarRating="4" HotelCode="153319|1006945" HotelName="Quincy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Singapore 228517</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/36/21364bed107ba5c921924dd49ce0d1ec10ff4038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="674.55" OriginalAmount="654.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078653" Longitude="103.8356203" StarRating="4" HotelCode="|71558" HotelName="Quincy Singapore By Far East Hospitality " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Orchard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/5/8/71558_1_819.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 108 studios, This establishment was built in 2009, with air-conditioning, it offers a lobby, with express check-out, a reception, a lift and a currency exchange service. The establishment boasts a bar, a restaurant and conference facilities. The establishment also offers room service, a laundry service and a car park. SITUATION: This hotel is in a central area, is in Mount Elizabeth a residential area of Orchard Road it is 3 minutes away from Where you can find commercial zones and entertainment. nearby, you will find restaurants, shops, bars and pubs. It has excellent transport links to Mount Elizabeth the hospital Lucky Plaza, Tangs and Shaw House the shopping centres 6 minutes away from the establishment guests have Orchard the underground station of It has excellent transport links to the art museum, Little India the theatres and the airport. ROOM: The establishment has studios with internet, LCD satellite and cable TV, a bathroom with a bath, a shower, a direct line telephone, a mini-bar, a safety deposit box, a coffee maker, a kettle, an iron and individual air-conditioning. FACILITIES: The establishment boasts a covered pool, a gym, a sauna and steam baths. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: The establishment offers limousine service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.68" OriginalAmount="656.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113174803166" Longitude="103.85482327796" StarRating="2" HotelCode="95900|the_claremont_hotel_2" HotelName="The Claremont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 Serangoon Road, Singapore 218224</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/7f/3b7f4b5017b346160779ec3e9618b207be9d9aab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="679.43" OriginalAmount="659.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.316816" Longitude="103.841882" StarRating="3" HotelCode="21221|1521208" HotelName="Hotel Royal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Newton Road, Singapore 307964</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5a/765aa4cdb7885c247713fcbe0bdcb433f593fbbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Singapore’s exclusive residential district, a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="679.46" OriginalAmount="659.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3048247991918" Longitude="103.8535130024" StarRating="2" HotelCode="163819|1154788" HotelName="Sandpiper Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>63 Dunlop Street, Singapore 209391</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/82/e0826837c15a40bf2273fa7fb29c26395469a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from Little India MRT Station and the 24-hour Mustafa Centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="680.94" OriginalAmount="661.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050503" Longitude="103.8545427" StarRating="2" HotelCode="|63536" HotelName="81 Dickson" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 DICKSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/6/63536_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 196 standard rooms. The establishment boasts air-conditioning, a reception, a hall, a lift, a laundry service (for a fee), a car park and a safety deposit box service. SITUATION: This hotel is situated in Little India, close to restaurants and shops. 20 minutes away from the establishment you have Singapore Changi Airport. Is 13 kilometres from Chhatrapati Shivaji International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.92" OriginalAmount="664" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201023185029" Longitude="103.85264335582" StarRating="3" HotelCode="63255|5245" HotelName="Quality Hotel Marlow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road, Singapore 329926</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/a1/94a1d01b172eae8db65da3f7bcb8b77f81f7c43d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Balestier Road, the hotel is a 10-minute drive from the city centre and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="687.01" OriginalAmount="667" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2908990892066" Longitude="103.83731312709" StarRating="4" HotelCode="442248|157742" HotelName="M Social Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay, Singapore 238259</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/3b/833b5a125da9ebab47b4012cf4dd2aa929bff8e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="697.58" OriginalAmount="677.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.333214" Longitude="103.963317" StarRating="4" HotelCode="187410|1165418" HotelName="Capri by Fraser, Changi City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Changi Business Park Central 1, Singapore 486037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e7/0ae7edf21e4fb5f4538d23b8c64975a1b9d16e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Changi Business Park, which comprises a mix of high technology ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="701.52" OriginalAmount="681.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3117730628022" Longitude="103.86047559053" StarRating="3" HotelCode="376221|1827848" HotelName="Hotel Yan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>162 Tyrwhitt Road, Singapore 207581</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/96/aa96a759ec3707a08057744525508ec5db7664e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.46" OriginalAmount="682.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29776168272" Longitude="103.84440153837" StarRating="4" HotelCode="169598|innotel" HotelName="Innotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Penang Lane, Singapore 238485</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ea/14eaa7e62d48e7e27a72326306a3be22d5fb223d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is roughly a 5-minute walk away from Dhoby Ghaut MRT station and two train stops away from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.16" OriginalAmount="682.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304873" Longitude="103.788042" StarRating="0" HotelCode="|449517" HotelName="Citadines Connect Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Rochester Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/1/7/449517_fd8ffeb1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="703.49" OriginalAmount="683" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304129" Longitude="103.859397" StarRating="3" HotelCode="141694|157773" HotelName="Santa Grand Bugis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor, Singapore 199202</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/79/0c79134482e71ade601bfdd13f65df44dc7c9b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very easily accessible, with convenient links to public transport and taxis. It takes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.90" OriginalAmount="685.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31129" Longitude="103.87656" StarRating="0" HotelCode="|238066" HotelName="Five6 Splendour (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Lorong 6 Geylang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/6/6/238066_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.14" OriginalAmount="687.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291" Longitude="103.8376" StarRating="4" HotelCode="|233156" HotelName="M Social Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/5/6/233156_1_9411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.58" OriginalAmount="692.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288746" Longitude="103.842114" StarRating="4" HotelCode="|130376" HotelName="Holiday Inn Express Singapore Clarke Quay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/7/6/130376_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore city centre. 700 metres away, clients have Clarke Quay Station. ROOM: The establishment has 442 rooms with air-conditioning, internet, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a fitness centre and a swimming pool with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.64" OriginalAmount="692.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30249" Longitude="103.8642502" StarRating="4" HotelCode="|218352" HotelName="Traveltine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/3/5/2/218352_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="714.70" OriginalAmount="693.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31875475" Longitude="103.84778425" StarRating="4" HotelCode="916777|1146128" HotelName="The Forest by Wangz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>145 Moulmein Road, Singapore 308106</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/d6/c8d6920ec9bc38a450eafa8958edaef0a638fa30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="716.53" OriginalAmount="695.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2725879" Longitude="103.827851" StarRating="3" HotelCode="|51465" HotelName="Harbour Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>512 Kampong Bahru Road, near Chinatown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/4/6/5/51465_1_6859.jpg</HotelPictures>
        <HotelDescription>SITUATION: This business hotel is close to the tourist areas, close to the establishment, clients can find the harbour, in front of the hotel there is public transport. ROOM: The establishment has 100 rooms with TV, a direct line telephone and an air-conditioning system. The rooms a bathroom. FACILITIES: The establishment boasts a business centre and internet. OTHERS:.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.00" OriginalAmount="700.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994245602115" Longitude="103.85048779788" StarRating="4" HotelCode="82175|somerset_bencoolen_singapore" HotelName="Somerset Bencoolen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Bencoolen Street, Singapore 189630</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/46/d446a9b747d1e01c718b2e1773eb1258b0473435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.03" OriginalAmount="701.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024436140725" Longitude="103.84086638689" StarRating="4" HotelCode="13510|holiday_inn_singapore_orchard_city_centre" HotelName="Holiday Inn Orchard City Centre" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cavenagh Road, Singapore 229616</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/37/fb3730592ead8d620be7afc27843087932d20455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Orchard Road, with easy access to the popular Orchard Road shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.84" OriginalAmount="701.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007403" Longitude="103.8420778" StarRating="4" HotelCode="|60329" HotelName="Concorde  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/2/9/60329_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the heart of Orchard Road where you can find the commercial area and the leisure area. 5 minutes walk away, guests will find el Palacio Presidencial near the establishment, you will find commercial centres and Fort Canning Park. 200 metres away you can find restaurants, bars and nightclubs. Close to the establishment, guests can find El Museo de Arte de Singapur guests can also find Esplanade the Chijmes Hall theatres. HOTEL: This air-conditioned hotel has 407 standard rooms and 7 floors. Some of the establishment facilities on offer are a hairdresser's, a business centre, a secretary service, a medical care service and express check-out. The establishment has a lobby with a reception, a safety deposit box service and a currency exchange service. It has a bar and a restaurant. The establishment offers guests conference facilities and internet (for a fee). Guests have access to a gift shop. The establishment also offers room service, a laundry service and a car park (for a fee). ROOM: All the rooms have a marble bathroom with a shower, a bath, a hairdryer, a direct line telephone, a bathrobe, slippers, a king-size bed and a direct line telephone. They have a radio, a direct line telephone, a mini-bar, a mini-fridge, a coffee maker, an iron, cable television, a safe, a central air-conditioning system, internet (available for a fee), a writing desk and press. The establishment has non-smoking rooms (available on request).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="724.09" OriginalAmount="703" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.296388" Longitude="103.840725" StarRating="3" HotelCode="549370|210658" HotelName="Thanksgiving Serviced Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>328 River Valley Road, Singapore 238360</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/aa/e3aa241a47372e5e872a46f69e4f96d7baf37953.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.15" OriginalAmount="705.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32100417" Longitude="103.852548" StarRating="0" HotelCode="970845|citadines_balestier_singapore" HotelName="Citadines Balestier Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>207 Balestier Road, Singapore 329683</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/be/b1be30747afb39fc700f9eee451c58a9007b6bc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="728.34" OriginalAmount="707.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039608" Longitude="103.8595036" StarRating="3" HotelCode="|71561" HotelName="Rest Bugis (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/1/71561_1_2649.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2009, has a main building, a two-storey building and 73 rooms. This air-conditioned hotel has a cafÃ©, a lobby with express check-out, a reception, an internet zone, a lift, a breakfast room and a car park. The establishment offers guests room service and a laundry service (for a fee). SITUATION: Nearby, there is public transport, 10 minutes away from the establishment you have MRT Bugis the Station of It has excellent transport links to, Little India the commercial centre. it is 17 kilometres away from Singapore Changi Airport. ROOM: The rooms a bathroom with a shower and with a hairdryer. All the rooms have satellite and cable TV, a mini-bar, a coffee maker, a kettle (free of charge), mineral water, WiFi (free of charge), a king size or double bed, a direct line telephone, a safe and an individual air-conditioning system. FACILITIES: The establishment boasts an outdoor pool with deck chairs and a covered pool. MEALS: Regarding the food and beverage offering, the establishment offersOld Street CafÃ© the cafÃ© The establishment offers local dishes, Occidental dishes and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.38" OriginalAmount="713.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29603" Longitude="103.84076" StarRating="3" HotelCode="|236288" HotelName="Thanksgiving Serviced Residence (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>328 River Valley Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/8/8/236288_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.04" OriginalAmount="715.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31224" Longitude="103.86077" StarRating="3" HotelCode="|188226" HotelName="Arton Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/2/6/188226_1_1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.14" OriginalAmount="715.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041629" Longitude="103.8241927" StarRating="4" HotelCode="|35579" HotelName="Jen Singapore Tanglin By Shangri-la" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1A CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/7/9/35579_1_4552.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in Orchard Spring the area. This renovated hotel in 2004, has 301 superior rooms, 33 deluxe rooms, 2 rooms adapted for people with reduced mobility and 45 interconnecting rooms. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, lifts, a business centre, conference facilities, a pharmacy, a beauty centre, a hairdresser's, a restaurant and a bar. The establishment offers a transfer service to Orchard Road, a launderette, room service and a car park (for a fee). SITUATION: This hotel is in Orchard Spring it is situated 5 minutes away from Orchard Road near the establishment, guests will find the Singapore Botanical Garden. Clients can also find The National Orchid Garden shopping centres, Tanglin Mall, Tanglin Shopping Centre and Tanglin Shopping Centre Hospital and Gleneagles. It is 10 minutes away from Chinatown and Little India ROOM: The establishment has superior rooms. All the rooms have a marble bathroom with bathrobe, slippers and a hairdryer. They have a safe, a mini-bar, a coffee maker, an iron, water, an air-conditioning system, a desk, internet (free of charge), a direct line telephone and daily press. FACILITIES: Guests are offered health facilities, leisure areas, a gym, a sauna, a steam bath, a massage service, a hydromassage bath, spa treatments, a jacuzzi and an outdoor pool. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy Traders CafÃ© CafÃ© Traders CafÃ©, Ah Hoi Restaurant and Rumpoles Bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.19" OriginalAmount="720.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300607" Longitude="103.842129" StarRating="4" HotelCode="302591|133384" HotelName="Concorde Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road, Singapore 238840</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/99/2999ecd00d9a719750f16937c2d4d149d213db08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road, the celebrated commercial and entertainment hub ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="743.40" OriginalAmount="721.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32009" Longitude="103.8525103" StarRating="4" HotelCode="|54012" HotelName="Holiday Inn Express &amp; Suites Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/2/54012_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the business area, near the establishment, you will find nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.53" OriginalAmount="724.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023436" Longitude="103.8409968" StarRating="4" HotelCode="|54019" HotelName="Holiday Inn Singapore Orchard City Centre, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 CAVENAGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/9/54019_1_4927.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1985 and is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.75" OriginalAmount="725.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102069444029" Longitude="103.85847955445" StarRating="3" HotelCode="104119|cultural_hotel_singapore" HotelName="Holiday Inn Express Singapore Serangoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>270 Jalan Besar, Singapore 209019</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/79/89798ab9286c70261ab045c789ad0d88f10de955.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from 2 MRT stations, Farrer Park and Lavender and Little India,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="747.54" OriginalAmount="725.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758543579617" Longitude="103.84450086012" StarRating="4" HotelCode="435236|1896625" HotelName="Oasia Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Singapore 079333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/8d/218de6ad596e04cf6f324dd16fb012ae6e6602e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749.84" OriginalAmount="728" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121435103141" Longitude="103.86088833499" StarRating="3" HotelCode="932935|62818" HotelName="Arton Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176 Tyrwhitt Road, Singapore 207576</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/ec/80ec50755f3d67f7c4e1985ad3ccf344aac84b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="751.93" OriginalAmount="730.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073883247959" Longitude="103.83266150951" StarRating="5" HotelCode="16998|94929" HotelName="Royal Plaza on Scotts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 Scotts Road, Singapore 228220</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ab/d2/abd2f87a033547c9369c49ef58c65cfdbe0ec105.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Scotts Road, opposite the Grand Hyatt Hotel Singapore and the Marriot Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="754.57" OriginalAmount="732.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291536" Longitude="103.842405" StarRating="4" HotelCode="96863|108493" HotelName="Park Hotel Clarke Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street, Singapore 237983</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/d9/51d9e98136bf54774ad81331e7a55a968bf5a66e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along the picturesque Singapore River, this city hotel is just a 5-minute drive from the cen...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="756.02" OriginalAmount="734" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3123454121457" Longitude="103.88240395328" StarRating="2" HotelCode="387597|157774" HotelName="Seng Wah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Lorong 22 Geylang, Singapore 398673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/96092/2496092/1.jpg?f=15677952</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="757.07" OriginalAmount="735.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304248273722" Longitude="103.82375121117" StarRating="4" HotelCode="166875|119772" HotelName="Hotel Jen Tanglin Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1A Cuscaden Road, 249716 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ab/3dab5da136bff4f765a44f8012f19373fe4b1987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Orchard Spring, this hotel is just a 5-minute stroll to the main shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.08" OriginalAmount="736.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313537" Longitude="103.825677" StarRating="4" HotelCode="909714|le_grove_serviced_apartments" HotelName="Le Grove Serviced Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>32 Orange Grove Road, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a5/88a52ef4ce7a147037a626a037f80a18e2b6d690.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a babysitting service and a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="759.05" OriginalAmount="736.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.308925" Longitude="103.85548" StarRating="0" HotelCode="|513054" HotelName="Philip" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Desker Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/5/4/513054_46ce0ec1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="760.14" OriginalAmount="738" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28396357" Longitude="103.84694548" StarRating="4" HotelCode="961310|400353" HotelName="Capri By Fraser China Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 South Bridge Road, Singapore 058743</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b0/7bb0072c8219a1fa6d3bf16ad74488219d666cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="762.65" OriginalAmount="740.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311724" Longitude="103.854994" StarRating="3" HotelCode="|471636" HotelName="Owen House By Habyt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/6/471636_43eaa0f1247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="763.10" OriginalAmount="740.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2911146" Longitude="103.8392033" StarRating="4" HotelCode="|71560" HotelName="Studio M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 NANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/0/71560_1_1977.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located was built in 2010, has 9 floors and 365 standard rooms. The establishment boasts a lobby with a reception, express check-out, air-conditioning, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and a laundry service (for a fee). SITUATION: This hotel is in a good location in Robertson Quay where you can find bars, restaurants and leisure areas. It is 3 minutes away from Clarke Quay where you can find bars and restaurants. 5 minutes away from the establishment, guests can find the business district. 10 minutes away from the establishment, guests can find nightclubs. It is 10 minutes away from the city centre. 15 minutes away from the establishment, guests can find the harbour. It is 21 kilometres away from Singapur Changi International Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="768.59" OriginalAmount="746.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121597710242" Longitude="103.8546538832" StarRating="4" HotelCode="523462|1990285" HotelName="Park Hotel Farrer Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road, Singapore 217564</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/51/ef517998314b052d4c4aa81f616dad1f528d5c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated and in one of Singapore's most bustling districts, Park Hotel Farrer Park enjoys ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="769.41" OriginalAmount="747" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3107004621788" Longitude="103.8557665112" StarRating="4" HotelCode="166868|9204" HotelName="PARKROYAL on Kitchener Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Kitchener Road, Singapore 208533</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/dc/66dcd2c42d8533c47565503ef6f26cd8521f0f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Singapore's Little India on Serangoon Road, just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="773.33" OriginalAmount="750.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2842148" Longitude="103.8449354" StarRating="0" HotelCode="|250267" HotelName="Capsule Pod Boutique - Sg Clean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/6/7/250267_5a3aeee1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="778.68" OriginalAmount="756.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972533402842" Longitude="103.84033827858" StarRating="3" HotelCode="344941|lloyd_s_inn" HotelName="Lloyd's Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lloyd road, Singapore 239091</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ac195b11678a9d629cce82b3eb47cf75c4f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="779.71" OriginalAmount="757" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985944850046" Longitude="103.85033038526" StarRating="3" HotelCode="38596|3901" HotelName="30 Bencoolen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Bencoolen Street, Singapore 189621</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/72/a472ccebd1aee522e7e99739a5e6cfcdf87a3eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the crossroads of Singapore's popular shopping area and business district, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="791.04" OriginalAmount="768" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3271725677369" Longitude="103.84612238628" StarRating="4" HotelCode="201402|35092" HotelName="Ramada by Wyndham Singapore at Zhongshan Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Singapore 329982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8eb67a838ff571fcdcd9d60d8e63c41d2d3413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 384 rooms. The individual storeys can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="796.19" OriginalAmount="773" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307257" Longitude="103.828447" StarRating="4" HotelCode="25905|18330" HotelName="Orchard Hotel Singapore" 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,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>442 Orchard Road, Singapore 238879</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e4/eae48261dbe48ac6aa223887cd8f1575769b77b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Orchard Road, adjacent to the Delfi Orchard mall and opposite to the Forum Sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="797.96" OriginalAmount="774.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300791" Longitude="103.901113" StarRating="0" HotelCode="|470720" HotelName="Isa Amber Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/2/0/470720_f3319cb1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="798.22" OriginalAmount="774.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3066504" Longitude="103.8279191" StarRating="4" HotelCode="|34745" HotelName="Orchard Rendezvous By Far East Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/4/5/34745_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has 387 rooms, 13 junior suites and 26 suites. Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a car park and a swimming pool area. The establishment offers room service, WiFi at reception, (for a fee), conference facilities, conference rooms, a photocopier and a fax machine. SITUATION: This hotel Orchard Road it is in Where you can find shops, restaurants and leisure activities. it is situated 1 kilometre away from Orchard the underground station of nearby, you will find restaurants, bars and nightclubs. the Hard Rock CafÃ© it is 2 minutes away from near the establishment, guests will find the art museum, Clients can also find Suntec City the Convention Centre 15 minutes away from the establishment you have Singapore Changi the International Airport of. ROOM: The rooms a bathroom with a shower, a bath and a hairdryer. They have a coffee maker, a kettle, a safe, a direct line telephone, voicemail, satellite or cable TV, films, internet, a mini-bar, a fridge, a radio, an iron and a central air-conditioning system. The establishment has superior rooms, deluxe rooms and family rooms. They have extra beds, The establishment has non-smoking rooms. FACILITIES: Outdoors, clients can enjoy a swimming pool that has an area for children, The establishment boasts a sauna, a jacuzzi, a massage service and a gym. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner. Regarding the food and beverage provision, the establishment offers Modestos the restaurant, which serves Italian dishes Stuart Andersons Black Angus the restaurant Chicos and Charlies the restaurant Club Chinois the restaurant Devil's the bar Guests of the establishment can enjoy a nightclub, a bar with a dance floor, a sports bar, a terrace, a karaoke bar, Starbucks a cafÃ© a living room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="799.28" OriginalAmount="776.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3298194655477" Longitude="103.81636986378" StarRating="0" HotelCode="527289|hollandse_club" HotelName="Hollandse Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Golf,Spa">
        <Address>
          <AddressLines>
            <AddressLine>22 Camden Park, Off Adam Road, Singapore 299814</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/cf/43cf44f8a10d30a062290131590dac2672ecd228.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="804.80" OriginalAmount="781.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30027" Longitude="103.860328" StarRating="4" HotelCode="166870|102592" HotelName="PARKROYAL on Beach Road" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500 Beach Road, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/db/dbb238427b2b934c722d60ced0eb8c81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Beach Road, on the perimeter of Singapore's Central Business District, in cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="804.90" OriginalAmount="781.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295678" Longitude="103.839023" StarRating="2" HotelCode="|510743" HotelName="Recharge Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 River Valley Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/7/4/3/510743_6d494410933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="806.10" OriginalAmount="782.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.327283" Longitude="103.8453116" StarRating="4" HotelCode="|125949" HotelName="Aloft Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Novena</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/4/9/125949_1_2678.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="819.12" OriginalAmount="795.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872168" Longitude="103.8478324" StarRating="4" HotelCode="|256811" HotelName="Bencoolen@hong Kong Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/1/256811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.91" OriginalAmount="797.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124131335486" Longitude="103.85376502076" StarRating="5" HotelCode="297063|one_farrer_hotel__spa" HotelName="One Farrer Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Farrer Park Station Road, Singapore 217562</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9b/0e9b85fb6c26903d6519671ffcd96a7599b0b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="821.56" OriginalAmount="797.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28382" Longitude="103.84457" StarRating="3" HotelCode="|236068" HotelName="Mono (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street #01-04</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/0/6/8/236068_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.94" OriginalAmount="798.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303302" Longitude="103.8366149" StarRating="3" HotelCode="931427|holiday_inn_express_singapore_orchard_road" HotelName="Holiday Inn Express Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Bideford Road, Singapore 229921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9f/0f9ff6a3b53e211c3df435fb4dc6c674f4fb44a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="822.82" OriginalAmount="798.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2881457301271" Longitude="103.84437203407" StarRating="4" HotelCode="165517|1413939" HotelName="Park Regis Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Merchant Road, Singapore 058268</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d0/a6d0ac10a05f16282a3f5b4b5dc7b36314141f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the city centre, within easy reach of Singapore's vibrant en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="823.76" OriginalAmount="799.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2449227" Longitude="103.8278697" StarRating="5" HotelCode="|58933" HotelName="Sofitel Singapore Sentosa Resort and Spa " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Bukit Manis Road, Isla Sentosa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/9/3/3/58933_1_7784.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has a large, tropical beach, 214 standard rooms and 5 floors. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests a laundry service, a car park and bicycle rental. All the rooms have garden views. The establishment offers guests a conference centre and multifunctional rooms. SITUATION: The establishment is situated on a cliff, the establishment has views of the sea, is in the Island of Sentosa, close to the tourist attractions. 2 minutes away from the establishment, you can find a golf course. Near the establishment, you will find Tanjong and Dolphin Lagoon beaches. It is 15 minutes away from Orchard Road, 5 minutes away from Singapore Cruise Centre and it is 5 minutes away from the beach Palang where you can find bars and restaurants. 300 metres away, guests will find shops. It is 2 kilometres away from MRT Station. It has excellent transport links to The Merlion,Dolphin Lagoon and Underwater World ROOM: The establishment has 214 rooms with garden views and 167 deluxe rooms. All the rooms have business facilities, a bathrobe, slippers, a hairdryer, a flatscreen TV with cable television with DVD, a desk, internet, 2 telephones and a table. They also have a bathroom with a shower, a bath, a mini-bar, a radio, an iron, a double bed and a central air-conditioning system. Some rooms have a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool with parasols and deck chairs. The establishment has 2 tennis courts, a gym, a volleyball court and bowling. You also have at your disposal a spa, gardens with tropical plants, swimming pools with waterfalls, steam baths, a mud bath, a massage service and treatments. 2 minutes away, there is a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: have at their disposal restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="831.86" OriginalAmount="807.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283861" Longitude="103.844608" StarRating="2" HotelCode="909695|2729455" HotelName="Hotel Mono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Mosque Street, Singapore 059498</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c2/39c24dbb54f7fd8e1310af97ea688199ec3bc9eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="833.08" OriginalAmount="808.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3077002" Longitude="103.8625348" StarRating="4" HotelCode="|129993" HotelName="V Lavender (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 JELLICOE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/9/9/3/129993_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a bar and a business centre. The establishment also offers a terrace on the rooftop, a swimming pool, a gym and an oudooor car park. SITUATION: This hotel is close to MRT Lavender Railway Station, 20 minutes away from the airport, Close to Orchard Road ROOM: Each room has bath or shower, a WC, a hairdryer, a direct line telephone, cable television, a fridge, a safe, a coffee maker, a kettle and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="833.27" OriginalAmount="809" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2964934425715" Longitude="103.85530165411" StarRating="4" HotelCode="344755|60342" HotelName="Hotel Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis Street, Singapore 188592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/98/aa98bd95967adbf217c99ee0b297f2ed5e8b5b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="833.45" OriginalAmount="809.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083655275689" Longitude="103.85183372884" StarRating="3" HotelCode="165515|CBB145900" HotelName="Hilton Garden Inn Singapore Serangoon" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Belilios Road, Singapore 219924</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9f/2f9fa0a5aaa0433f5536a8cc536f2ce8c66681ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Belilios Road which forms part of Little India, a must-see tourist destinat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="834.82" OriginalAmount="810.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082748" Longitude="103.835643" StarRating="4" HotelCode="|35467" HotelName="Vibe Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 MOUNT ELIZABETH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/6/7/35467_1_2972.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 256 standard rooms, 5 suites and 2 rooms adapted for people with reduced mobility. Some of the facilities that the establishment offers to guests include a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a lounge area, a restaurant, computers with internet (for a fee), WiFi in communal areas and multifunctional areas. The establishment offers room service and a car park. SITUATION: This hotel is in a central area. Is situated in the Mount Elisabeth district, 3 minutes away from Orchard Road where you can find commercial areas, entertainment, restaurants and bars. Near the establishment, you will find the Lucky Plaza,Tangs and Shaw House shopping centres. 6 minutes away from the establishment you have Orchard Underground Station. It has excellent transport links to Little India, the art museum and the Esplanade theatres. 25 minutes away from the establishment you have the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.48" OriginalAmount="816.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31160633769" Longitude="103.85493993759" StarRating="3" HotelCode="224699|fortuna_singapore" HotelName="Fortuna Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Owen Road, Singapore 218842</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/2d/9a2d46459852c0839b19935b6f45d208b84f0ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Singapore. The total number of accommodation units is 85. This is n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="841.33" OriginalAmount="816.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30754" Longitude="103.85075" StarRating="3" HotelCode="|234927" HotelName="Check-Inn at Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/2/7/234927_1_1628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="841.51" OriginalAmount="817.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292444220966" Longitude="103.84994029999" StarRating="5" HotelCode="7750|grand_park_city_hall" HotelName="Grand Park City Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Coleman Street, Singapore 179809, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fc/c1fc9e138cb4f46dbb7a9100b14fdba734b924c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This atrium hotel is strategically located in a vibrant quarter of Singapore's city centre, just a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.54" OriginalAmount="818.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.410263794" Longitude="103.8438662807" StarRating="4" HotelCode="901571|orchid_country_club" HotelName="Orchid Country Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchid Club Road, Singapore 769162</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/ab/0cabd9b2484df57332ab81c32721cc51bfb74d31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 30 minutes away from Changi International Airport, tucked away next to the Sung...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.57" OriginalAmount="819.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306895259978" Longitude="103.83600032258" StarRating="4" HotelCode="491667|oakwood_studios_singapore" HotelName="Oakwood Studios Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Currency Exchange,Garden,Housekeeping,Internet,Kitchen,Laundry,Parking,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Mount Elizabeth, Singapore 228514</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f0/a1f0c5f9e4483e071caf56e2f8c7752f3b2ef7e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;MODERN SERVICED LIVING IN AN EXCLUSIVE DISTRICT

Stylish apartments with eclectic tech-enabled space...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="850.68" OriginalAmount="825.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3013736" Longitude="103.8414109" StarRating="4" HotelCode="|39884" HotelName="Grand Central" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAVENAGH ROAD / ORCHARD ROAD 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/4/39884_1_8924.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 2 buildings and 390 rooms. It has that are perfect for families and suites. This building was built in 1970, renovated in 2007, it offers a car park, (for a fee), a beauty centre, a souvenir shop and a hairdresser's. The establishment also offers room service, a laundry service (for a fee), an ironing service, a currency exchange service, a safety deposit box service and facilities for conferences, banquets and groups. The establishment has a lobby with a reception, a cafÃ©, a bar, restaurants and internet (for a fee). SITUATION: This hotel is in Orchard the area nearby, you will find the commercial area, Where you can find boutiques and commercial centres. Clients can also find bars, nightclubs and restaurants. it is 10 minutes away from Istana park It has excellent transport links to Sommerset and Dhoby Ghaut the metro stations of 20 minutes away from the establishment, clients can find the art museum, Guests can also enjoy Fort Canning park the auditorium. 15 minutes away, you can find the theatres, the harbour, is 25 kilometres away from Singapore Airport. ROOM: The establishment has superior rooms, recently renovated deluxe rooms and family rooms. All the rooms have a central air-conditioning system, a bathroom with a bath, a television, a direct line telephone, piped music, films and a mini-bar. Some rooms have internet, All the rooms have an LCD television, a hairdryer, an iron and a double bed. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs, a solarium, a health centre, a sauna and a pub with karaoke. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Zi Yean the Chinese restaurant Gold Coast the seafood restaurant Shinjuku the Japanese restaurant Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="850.78" OriginalAmount="826.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29715" Longitude="103.856511" StarRating="3" HotelCode="909728|park_view_7" HotelName="Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>81 Beach Road, Singapore 189692</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4e/4b4e9d3b26ba3bbaee81f7659f7d37c751c70640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Undeniably one of the city's best hotels, Park View Hotel offers more than just quality accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="852.84" OriginalAmount="828.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905414" Longitude="103.8348422" StarRating="5" HotelCode="12994|grand_copthorne_waterfront_hotel_singapore" HotelName="Grand Copthorne Waterfront Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>392 Havelock Road, Singapore 169663</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d2/55d2f20e80ed0a0eafb505f17f4b1b32fe03246e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the banks of the historic Singapore River, within easy access of the shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="855.51" OriginalAmount="830.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3046973" Longitude="103.788674" StarRating="4" HotelCode="201401|1709268" HotelName="Park Avenue Rochester Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rochester Drive, Singapore 138637</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/78/7c7856d8db4e187a50da6e95970be725ef482ea9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 271 rooms. A dining area and a bar are available to guests of the acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="858.11" OriginalAmount="833.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312232" Longitude="103.8543849" StarRating="4" HotelCode="|256843" HotelName="Holiday Inn Singapore Little India, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/4/3/256843_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="862.60" OriginalAmount="837.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994434075962" Longitude="103.84220963062" StarRating="4" HotelCode="75159|844295" HotelName="Regency House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Penang Road, Singapore 238464</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/e6/1fe6253a2914290f46eaa7863aa173a9e25e259a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, at the junction of Penang Road and Oxley Road, between Fort...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="862.87" OriginalAmount="837.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3076072363275" Longitude="103.85077496242" StarRating="3" HotelCode="909711|2002605" HotelName="Park 22 Hotel Little India" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Kerbau Road, Little India, Singapur 219184</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/25/6525f5f6774bec825ec576fa02dc2ebf6e692467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="863.87" OriginalAmount="838.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2987061" Longitude="103.8489282" StarRating="4" HotelCode="|60370" HotelName="Rendezvous Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/0/60370_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern building, has 11 floors and 229 rooms. The establishment has a reception, a safety deposit box service, a currency exchange service, lifts, a gift shop and daily newspapers. Regarding the food and beverage offering, the establishment has a restaurant, a bar and a cafÃ©. The establishment offers 7 event rooms, room service, a laundry service, a car park and WiFi. SITUATION: This hotel is in the heart of the cultural area, Where you can find restaurants and bars. Orchard Road, Raffles City, Fort Canning and Little India it is 10 minutes away from close to the establishment, clients can find the National Museum, is 15 minutes away from Arab the Street of 5 minutes away from the establishment guests have Dhoby Ghaut the underground station of it is situated 20 kilometres away from the airport. ROOM: Clients are offered suites and non-smoking rooms. Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio and a mini-bar. The establishment has superior rooms with a safe, an iron, a fax machine, data connection, a direct line telephone with an answering machine, WiFi, a coffee maker and a kettle. It has 2 disabled access rooms. FACILITIES: The establishment boasts a heated swimming pool that has a children's area, a sunbathing terrace, a health zone, a gym and a sauna. MEALS: The establishment serves all meals Ã  la carte. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and JCB.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.23" OriginalAmount="841.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2895127814525" Longitude="103.83144748751" StarRating="3" HotelCode="384764|louis_kienne_serviced_residences" HotelName="Louis Kienne Serviced Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>554 Havelock Road, Singapore 169639</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a0/d2a036722279d516672ce7aa4f33e0685d0aed2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="867.57" OriginalAmount="842.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295817" Longitude="103.855138" StarRating="5" HotelCode="401651|117402" HotelName="Naumi Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Seah Street, Singapore 188396</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/4a/424ad067f78d2481d771e4d4c69163034d174ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, a mere two-minute walk from the famous Raffles Hotel. With...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="869.32" OriginalAmount="844" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291980983373" Longitude="103.8428969212" StarRating="4" HotelCode="318287|63132" HotelName="Park Avenue Suites  Clemenceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81A Clemenceau Avenue, UE Square, Singapore 239918</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6c/976c41ec8756734c834c1e8d2aacabfaa5ac7682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.41" OriginalAmount="847.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31967907" Longitude="103.82731827" StarRating="0" HotelCode="802510|alocassia_serviced_apartments" HotelName="Alocassia Service Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>383 Bukit Timah Road</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/6a/506a697e7d6868f4079dc719326c1b13bb260f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874.47" OriginalAmount="849" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331287" Longitude="103.739603" StarRating="3" HotelCode="312604|150924" HotelName="Genting Hotel Jurong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link, Singapore 608516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5d/4c5d97e8acbd27c94727f9df7cad02e41e9cda82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 557 rooms. Services and facilities at the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.50" OriginalAmount="850" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295552" Longitude="103.85311" StarRating="4" HotelCode="48140|4083" HotelName="Carlton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>76 Bras Basah Road, 189558 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/aa/dcaaf83024cf34da302ae7902b33d26c4373e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel grounds are located on Bras Basah Road, close to several popular tourist attractions. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.82" OriginalAmount="865.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331332" Longitude="103.739534" StarRating="3" HotelCode="|205638" HotelName="Genting Jurong" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/6/3/8/205638_1_1411.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="894.05" OriginalAmount="868.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31633" Longitude="103.827191" StarRating="2" HotelCode="|509420" HotelName="Service Residence at Stevens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Stevens Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/4/2/0/509420_91f2b411145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="896.50" OriginalAmount="870.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31172" Longitude="103.86029" StarRating="2" HotelCode="|188361" HotelName="Rucksack Inn Tyrwhitt Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>153A Tyrwhitt Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/6/1/188361_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="897.88" OriginalAmount="871.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278768" Longitude="103.84226" StarRating="5" HotelCode="|449481" HotelName="Mondrian Singapore Duxton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16A Duxton Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/8/1/449481_eb2d78f1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="898.63" OriginalAmount="872.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305647" Longitude="103.860316" StarRating="4" HotelCode="|201272" HotelName="Boss" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan Road #01-01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/2/7/2/201272_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="909.49" OriginalAmount="883.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009817883746" Longitude="103.83997854233" StarRating="4" HotelCode="33020|phoenix_5" HotelName="Jen Orchardgateway Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Orchard Road, Singapore 238858</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/53/27538e905bbdf6199adb03910a98de35c5a4c239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road and is annexed to the Specialist Shopping Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="909.60" OriginalAmount="883.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2736708" Longitude="103.8449112" StarRating="4" HotelCode="|54021" HotelName="M Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/1/54021_1_432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 28 floors, air-conditioning, a lobby, a business centre with internet, translation services, secretarial services (for a fee) and 350 meeting rooms. The establishment boasts restaurants and a bar. Sofas, the establishment offers guests a currency exchange service, a safety deposit box service, a car park (for a fee) and a reception. For an additional charge cost offers a laundry service and room service. SITUATION: This hotel is in the business district. It has excellent transport links to points of interest. It is situated 10 minutes walk away from the Shenton Way and Tanjong Pagar metro stations, about 10 minutes away (by car) from Merlion Park and Boat Quay, Chinatown, Tanjong Pagar Railway Station and the Front City harbour. It is 20 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="912.58" OriginalAmount="886" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2921881539601" Longitude="103.84990840194" StarRating="4" HotelCode="7753|8619" HotelName="Peninsula Excelsior Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street, Singapore 179805</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e3d900d92fb056fcea25d9dbd11b877bea63df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the middle of Singapore's bustling Civic District, the hotel is just a stone’s throw away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="916.00" OriginalAmount="889.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2989067" Longitude="103.7873939" StarRating="4" HotelCode="|163958" HotelName="Citadines Fusionopolis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Fusionopolis Way, Symbiosis Tower</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/9/5/8/163958_1_1363.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="931.07" OriginalAmount="903.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298681" Longitude="103.849766" StarRating="3" HotelCode="909734|2730015" HotelName="Strand Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Currency Exchange,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Bencoolen Street, Singapore 189619</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/85/3d854f2565fa8911cea87e110977b6df02fcb334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of the cultural, civic and commercial district, Strand Hotel provides a welcome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="934.22" OriginalAmount="907.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2807786709365" Longitude="103.84580159573" StarRating="4" HotelCode="909738|1121468" HotelName="Ann Siang House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Ann Siang Road, Singapore 069708</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894eb5430dae4507eee1d432e3edb19c503bbb23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="940.54" OriginalAmount="913.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888751065014" Longitude="103.84534299374" StarRating="4" HotelCode="14729|40954" HotelName="Swissôtel Merchant Court, Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Merchant Road, Singapore 058281</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/9a/149a0fdcb95d39d05d23b4cb2717a75d5087416c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the banks of the Singapore river opposite the Clarke Quay Festival Village....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="945.05" OriginalAmount="917.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307807" Longitude="103.831862" StarRating="4" HotelCode="916778|1142988" HotelName="8 on Claymore Serviced Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill, Singapore 229572</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/09/340947623e18feb358022921986a152f7281b395.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="950.45" OriginalAmount="922.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3130017856416" Longitude="103.8259270913" StarRating="3" HotelCode="93357|1571658" HotelName="Relc International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road, Off Orchard Road, Singapore 258352</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84dd6f4e6cd440c30046ec594f61dfaee0381c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="951.28" OriginalAmount="923.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284286" Longitude="103.844947" StarRating="1" HotelCode="945417|1829178" HotelName="Capsule Pod Boutique Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street, Singapore 058341</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7a/db7a007d13873516fbd4985ae2262ded339c5e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="952.13" OriginalAmount="924.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2748506640107" Longitude="103.84367465973" StarRating="4" HotelCode="35453|925865" HotelName="Amara Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Tanjong Pagar Road, 088539 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/57/62574c7873f0d645740338366365a3ec4eb98eef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within the heart of the bustling business and shopping districts of Chinatown and Shenton Wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.48" OriginalAmount="938.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2892839554101" Longitude="103.83660938161" StarRating="4" HotelCode="48141|1010865" HotelName="Four Points by Sheraton Singapore, Riverview" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382 Havelock Road, Singapore 169629, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/8e/e78ed880dd53f79f670aa83017537aed31fca892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on the banks of the historical Singapore River, near Chinatown, just a 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="971.68" OriginalAmount="943.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306033" Longitude="103.829093" StarRating="5" HotelCode="17568|4994995" HotelName="Hilton Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road, 238883 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/fb/63fb7288a352fc76b84940890649bcc196983a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on fashionable Orchard Road and in the heart of Singapore's shopping, entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="981.91" OriginalAmount="953.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295853" Longitude="103.845428" StarRating="5" HotelCode="168481|836305" HotelName="Fort Canning Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Canning Walk, Singapore 178881</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba0fc127001c1a16f3c17fd969e00cf2640928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Fort Canning Park, this park setting straddles not only the Orchard Road shopping belt an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="982.62" OriginalAmount="954" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031542157233" Longitude="103.83622348309" StarRating="5" HotelCode="33019|20964" HotelName="Grand Park Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Orchard Road, Singapore 238857, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/db/75db5bc237ff4f6b17730135e25e66cd967af842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Orchard Road, surrounded by the city's most prestigious ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="991.98" OriginalAmount="963.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874123916281" Longitude="103.8473748105" StarRating="2" HotelCode="378376|232718" HotelName="Beds and Dreams Inn @ Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Hong Kong Street, 02-01, Singapore 059677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/60/4f604174ccbe31af488b0a11d76baf47496faf60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="998.09" OriginalAmount="969.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.293978" Longitude="103.850519" StarRating="5" HotelCode="|468917" HotelName="Pullman Singapore Hill Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 HILL STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/1/7/468917_6ed74981826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.46" OriginalAmount="982.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298142" Longitude="103.854851" StarRating="5" HotelCode="7751|intercontinental_singapore" HotelName="Intercontinental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road, 188966 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/9a/c59a68f731a64aab7387ed344519b6e80d64aaae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the civic and cultural district of Singapore at Bugis Junction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.82" OriginalAmount="994.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.24419" Longitude="103.839736" StarRating="5" HotelCode="909724|one15_marina_club" HotelName="One15 Marina Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>01-01, 11 Cove Drive, Sentosa Cove, Singapore 098497</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/69/da693db8f9870dfa124e7ee3f3673d5b0d0c3248.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1048.13" OriginalAmount="1017.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302889" Longitude="103.858413" StarRating="3" HotelCode="|188261" HotelName="Nuve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 - 11A Jalan Pinang, Bugis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/2/6/1/188261_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1062.21" OriginalAmount="1031.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3062768" Longitude="103.8292665" StarRating="5" HotelCode="|54016" HotelName="Voco Orchard Singapore, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/6/54016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Orchard Road where you can find commercial areas, offices and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.14" OriginalAmount="1038.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2840777096686" Longitude="103.84416510018" StarRating="2" HotelCode="383777|wink_hostel" HotelName="Wink Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Capsule hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street, Singapore 059488</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8f/4d8fd5add1e6c3953eea9ff97d15f775d6b416ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1070.17" OriginalAmount="1039.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083214903705" Longitude="103.83391141891" StarRating="5" HotelCode="29566|goodwood_park_hotel" HotelName="Goodwood Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Scotts Road, 228221 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f8/82f891b5cddc061a7f8a712ed43910f5f5e049ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping and entertainment hub of Orchard and Scotts Roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1071.89" OriginalAmount="1040.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311732368481" Longitude="103.83642196655" StarRating="5" HotelCode="45068|911485" HotelName="Sheraton Towers Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scotts Road 39, 228230 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b1/71b18edfa6ab1fcc11aae87c2387f7032e4c0fbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a central location, on Scotts Road, just a 10-minute walk from Orchard Road, with it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1074.29" OriginalAmount="1043.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007703475073" Longitude="103.90111684799" StarRating="1" HotelCode="909684|amber_katong" HotelName="Amber" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Amber Road, 439878 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/9c/e99c11ef0bd228e7d37a2217ca4f8768b10e1b92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These budget lodgings are close to the East Coast Park and about 15 minutes from the airport. Twenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1098.43" OriginalAmount="1066.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282029150194" Longitude="103.85163411498" StarRating="5" HotelCode="114231|500515" HotelName="Ascott Raffles Place Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Finlayson Green, Singapore 049247</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/09/6b092f6017e9a5c00d9631aaf8362f71c903e4dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With immediate access to the multinational business and financial institutions, the residence offers...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1111.07" OriginalAmount="1078.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300038" Longitude="103.8606061" StarRating="4" HotelCode="|34818" HotelName="Parkroyal On Beach Road, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500A BEACH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/1/8/34818_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 341 standard rooms and suites. The establishment offers guests a business centre, a laundry service, a cleaning service and catering service. The establishment has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, shops, a bar, dinner service, conference facilities, a car park and room service. SITUATION: This hotel is in Beach Road and is situated in the surounding areas of the business district. Nearby, you will find the convention centre. 20 minutes away from the establishment guests have Singapore Changi International Airport. It is situated 5 minutes away from MRT Bugis Station. Nearby, you will find commercial zones, boutiques, shops and restaurants. ROOM: The establishment has standard rooms and suites with individual air-conditioning systems, a mini-bar, cable television with films, a radio, a direct line telephone with an answering machine, internet, a kettle, a coffee maker, a safe, an ironing set and a bathroom. The establishment has non-smoking rooms. FACILITIES: Outdoors, guests have access to a swimming pool with a children's area, a pool bar with deck chairs and parasols. The establishment boasts a gym, a jacuzzi, a solarium, a steam bath, a massage service and a spa. PAYMENT METHODS: Customers can pay by American Express, Mastercard, JCB and Visa. OTHERS: The establishment offers restaurants and a club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1111.10" OriginalAmount="1078.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3074974" Longitude="103.8279781" StarRating="5" HotelCode="|60356" HotelName="Orchard Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>442 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/5/6/60356_add9a241325.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned elegant and comfortable hotel, has 18 floors, 652 standard rooms and suites, a lobby, a reception, a safety deposit box service, a currency exchange service, a lounge area, a Chinese restaurant and a conference centre. The establishment boasts internet, event facilities, a bar, a cafÃ©, a hairdresser's, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Orchard Street, close to Delfi Orchard Shopping Centre where you can find shops, restaurants and leisure areas. Is 1 kilometre from the botanical garden. It is 3 kilometres away from the Suntec City Convention Centre. 8 minutes away, guests can find MRT Orchad Train Station. It is 25 minutes away from the airport. ROOM: All the rooms have cable television, a writing desk, a chair, computer safe, internet, a bathroom with a shower, a hairdryer, an iron and pillow menu. The establishment has Superior Plus Rooms and Superior Suites. They also have a direct line telephone, a mini-bar, a small fridge, a central air-conditioning system, a coffee maker and a teapot. FACILITIES: The establishment has a swimming pool, a golf course, chess, a tropical garden, a gym, a sauna and a spa for an additional charge. MEALS: Guests are offered all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1116.82" OriginalAmount="1084.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924629916524" Longitude="103.85863602161" StarRating="5" HotelCode="15992|96619" HotelName="Pan Pacific Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Boulevard, Marina Square, Singapore 039595</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4b/3a4b7ba76db9277c28d9d752507ca51f8bdea13a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Marina Bay, the hotel is connected via covered sky-bridge to three major sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1144.38" OriginalAmount="1111.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312498" Longitude="103.86071" StarRating="4" HotelCode="|168834" HotelName="Mercure Singapore Tyrwhitt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/8/3/4/168834_e9089321201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1148.99" OriginalAmount="1115.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.389154" Longitude="103.989427" StarRating="0" HotelCode="|509738" HotelName="The Bus Collective" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Telok Paku Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/7/3/8/509738_fe937e40910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154.63" OriginalAmount="1121" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934337041036" Longitude="103.8536632061" StarRating="5" HotelCode="20379|13101" HotelName="Swissôtel The Stamford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Stamford Road, Singapore 178882</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4d/cd4d84e746a40cdda2d7c5cbd8be09fdf79e4338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is located at the heart of Singapore’s business and cultural centre where the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158.75" OriginalAmount="1125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2756153746671" Longitude="103.8441560766" StarRating="4" HotelCode="255651|46798" HotelName="Carlton City Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Gopeng Street, Singapore 078862</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a6/63a6ddb2746f2969961c545f39712cf39d8a8879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1160.81" OriginalAmount="1127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30100519" Longitude="103.85954487" StarRating="0" HotelCode="865893|met_a_space_arab_street" HotelName="Met A Space Pod @ Arab Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>56 Arab Street, Kampong Glam, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/ae/5faea9316287597007563c3ff8fc6627416708f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1168.54" OriginalAmount="1134.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3012265" Longitude="103.8524769" StarRating="3" HotelCode="|44955" HotelName="Ibis Singapore On Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 BENCOOLEN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/5/44955_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009 and has 538 standard rooms. The establishment boasts air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and WiFi. Guests are also offered vending machines, a laundry service (for a fee), a launderette and a car park (for a fee). SITUATION: This hotel is in Bencoolen Street. Is situated in the heart of the business area. Nearby, you will find restaurants and monuments where you can find Sim Lim Square and Bencoolen Mosque. 5 minutes away from the establishment, clients can find the Misericordia Temple. Clients can also find the Sri Krishnan Temple, San Pedro Church, the commercial area of Bugis Junction and Bugis Railway Station. 15 minutes away from the establishment, you can find the art museum. Clients can also enjoy the National Museum, the Little India district and SultÃ¡n Mosque. It is 10 minutes away from Orchard Road is 3 kilometres from Suntec City Mall Convention Centre 20 minutes away from the establishment you have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.56" OriginalAmount="1152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3070789388963" Longitude="103.85836352474" StarRating="5" HotelCode="376374|hotel_vagabond" HotelName="The Vagabond Club Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road, 207630 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ab/b2ab01d8df3c24714b252178efb597bbabab6db5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1187.62" OriginalAmount="1153.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3064229" Longitude="103.852304" StarRating="0" HotelCode="|256807" HotelName="7 Wonders At Upper Dickson (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/0/7/256807_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1188.62" OriginalAmount="1154" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304703" Longitude="103.824868" StarRating="5" HotelCode="44765|27894" HotelName="Regent Singapore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cuscaden Road 1, 249715 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9a/8a/9a8af0f499d4c3be2c02a906ee6a50af8a7c52e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Singapore's most exclusive areas, close to the main business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.76" OriginalAmount="1192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2890194087833" Longitude="103.83746552618" StarRating="4" HotelCode="565884|the_warehouse_hotel" HotelName="The Warehouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Havelock Road, Robertson Quay, Singapore 169628</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/02/de02dedef77420cafaa3e6892ded2078e2c66826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1230.85" OriginalAmount="1195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108716048677" Longitude="103.82658898831" StarRating="5" HotelCode="17459|shangrila_hotel_singapore" HotelName="Shangri-La Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Orange Grove Road, Singapore 258350</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/77/4877f857003a3c6c82490852be1682ccb0a5a801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, the hotel provides a tranquil garden setting in the midst of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1241.15" OriginalAmount="1205" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280176" Longitude="103.849816" StarRating="5" HotelCode="212980|39502" HotelName="SO Sofitel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Robinson Road, 068876 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/97240c08068d6aeab6091600af94e9ca9e0f6efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1255.57" OriginalAmount="1219" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2769600391389" Longitude="103.8462816209" StarRating="5" HotelCode="506564|228389" HotelName="Sofitel Singapore City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Wallich Street, Singapore 078885</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/55/9e55bf4d2e219a3be1df949adff866971b5452fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1261.25" OriginalAmount="1224.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304082" Longitude="103.837064" StarRating="4" HotelCode="498323|2049495" HotelName="Ascott Orchard Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>11 Cairnhill Road, Singapore 229724</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/e6/84e67a9c762ab99c283a69fd66d5a4134843765f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1261.75" OriginalAmount="1225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307471" Longitude="103.829995" StarRating="5" HotelCode="14802|13318" HotelName="Pan Pacific Orchard" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Claymore Road, Singapore 229540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/32/4a32574605e9caef76cddd11b7d15cfd38c39852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a desirable residential district of Singapore just a stone's throw from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1264.18" OriginalAmount="1227.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905338" Longitude="103.8347453" StarRating="5" HotelCode="|55408" HotelName="Grand Copthorne Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>392 HAVELOCK ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/8/55408_cf8a6e40959.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 538 rooms and 30 floors. The establishment boasts a lobby, room service (for a fee), a business centre, a secretary service, internet (for a fee), air-conditioning, a reception, a safety deposit box service and a currency exchange service. The establishment also offers internet (for a fee), a lift, a cafÃ©, a bar and a restaurant. For an extra cost you can have access to a laundry service and a car park. SITUATION: It is situated next to the river, is well-connected with shops, leisure areas ,Chinatown 10 minutes away from the establishment clients have Orchar Road 5 minutes away, you can find near the establishment, guests will find a nightclub, boutiques and restaurants. close to the establishment, guests have the metro station. ROOM: The rooms have internet, (available for a fee), a safe, a mini-bar, a coffee maker, a direct line telephone, satellite or cable TV, a mini-bar and a central air-conditioning system. The establishment has superior rooms and 3 disabled access rooms. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, 2 tennis courts, (available for a fee) and a gym. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard, JCB and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1265.36" OriginalAmount="1228.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2928491314565" Longitude="103.8272112608" StarRating="5" HotelCode="79146|1571778" HotelName="Fraser Suites Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>491A River Valley Road, Singapore 248372</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/9b/929b9e830f52ec861dee2679104341adc9d0a368.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1280.76" OriginalAmount="1243.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2771845099187" Longitude="103.8488305086" StarRating="4" HotelCode="536080|2117015" HotelName="Oakwood Premier OUE Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Shenton Way, OUE Downtown 1, Singapore 068809</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592542/592542a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1285.87" OriginalAmount="1248.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022344558126" Longitude="103.83624494076" StarRating="5" HotelCode="56120|CBP438300" HotelName="Mandarin Orchard Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Orchard Road, Singapore 238867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b5f5bf5192fd053/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Orchard Road, Singapore's premier shopping, entertainment and b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1287.34" OriginalAmount="1249.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2965886" Longitude="103.8553338" StarRating="4" HotelCode="|168534" HotelName="Nuve Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Purvis street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/5/3/4/168534_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1296.77" OriginalAmount="1259" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3207301070789" Longitude="103.84315026442" StarRating="3" HotelCode="571270|230867" HotelName="Courtyard Singapore Novena" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena, Singapore 329568</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c3/7ec364e638223eac4f792cd2c63e1cdcc9679e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985031368806" Longitude="103.76544470992" StarRating="3" HotelCode="491666|oasia_residence_singapore" HotelName="Oasia Residence Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123 West Coast Crescent, Singapore 126779</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e0/c7e07c264275c37174c082c32552c78c5469ed11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1313.25" OriginalAmount="1275.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.27886388" Longitude="103.84415178" StarRating="5" HotelCode="792058|six_senses_maxwell" HotelName="Six Senses Maxwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/4a/8c4a7c7e23e8a6211340ec2b517c03495e6732c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1314.28" OriginalAmount="1276.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2998191722603" Longitude="103.85814998934" StarRating="5" HotelCode="544889|andaz_singapore" HotelName="Andaz Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street, Singapore 189354</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/33/46337bbb97053e8be59b85fbd5f3cdbe7481e3e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1352.39" OriginalAmount="1313.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2995288044509" Longitude="103.84063839912" StarRating="4" HotelCode="168076|lanson_place_winsland_serviced_residences" HotelName="Lanson Place Winsland Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Penang Road, Singapore 238462</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/5e/855e5766eb7c69791a8d1c0467a94a09a0c2ed66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is conveniently located in the heart of the city, within walking distance of Somerset ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1358.57" OriginalAmount="1319" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309595" Longitude="103.826743" StarRating="4" HotelCode="82083|157775" HotelName="Shangri-La Apartments Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Anderson Road, 259983 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/34/a13433eb81cf9081aeb3afc423a5225f8cc9bc77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1365.23" OriginalAmount="1325.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.299395" Longitude="103.858219" StarRating="5" HotelCode="|250280" HotelName="Andaz Singapore - A Concept By Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street Singapore 189354</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/8/0/250280_16c9aba0834.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1365.78" OriginalAmount="1326" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994524916385" Longitude="103.86038441468" StarRating="5" HotelCode="931429|63902" HotelName="Pan Pacific Serviced Suites Beach Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road, Singapore 199592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/16/8e165e2dbb1c9ea4562010abfb0f202b611ec0ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1367.08" OriginalAmount="1327.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936482261422" Longitude="103.85868430138" StarRating="5" HotelCode="47711|CAN267200" HotelName="Conrad Centennial Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard, Singapore 038982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/29/fb29d2ec8e5302c11c49c6a7d74832bf3ef668d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre in the Marina Bay district, between Millenia Walk and Suntec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1367.84" OriginalAmount="1328" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2938033630504" Longitude="103.85171436442" StarRating="5" HotelCode="297946|157782" HotelName="The Capitol Kempinski Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road, Singapore 178906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/05/69058c2a8ad952bb48a57d48d2daebdcc2536b48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1369.69" OriginalAmount="1329.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051956" Longitude="103.8326429" StarRating="5" HotelCode="|35283" HotelName="Singapore Marriott Tang Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>320 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/2/8/3/35283_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 30 floors, 383 standard rooms, 6 executive floors and 19 suites. The establishment offers a business centre, internet, event rooms, a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also has a bar, restaurants, room service, a laundry service, an oudooor car park and a valet service. SITUATION: This hotel is located between Scotts Road and Orchard Road, close to the Tangs shopping centre and places of interest. ROOM: The establishment has deluxe rooms with coffee pot, a kettle, a mini-bar, a safety deposit box, a direct line telephone, internet, press and a VIP service. The establishment has non-smoking rooms. Each room has a bathroom with a hairdryer, a satellite or cable television, a mini-bar, an ironing set and a central air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374.02" OriginalAmount="1334" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051144026337" Longitude="103.8325381279" StarRating="5" HotelCode="17569|30354" HotelName="Singapore Marriott Tang Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Orchard Road, Singapore 238865</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2a/542a35f73978ecbb11bc41beb826911d2b91cca0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a renowned landmark on the corner where Scotts Road meets Orchard Road. Located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1388.17" OriginalAmount="1347.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936" Longitude="103.85377" StarRating="5" HotelCode="16441|86019" HotelName="Fairmont Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Bras Basah Road, Singapore 189560</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/d5/add55fda5d8d5df75ef67b9e59409410aa686184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Singapore's business, historical, cultural, and shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1390.50" OriginalAmount="1350.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3063639874729" Longitude="103.83299410343" StarRating="5" HotelCode="13029|grand_hyatt_singapore" HotelName="Grand Hyatt Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Scotts Road, 228211 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/bf/2cbf00bb3aa50bcebe60bcec6bd2af5fa62e1d63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the shopping and entertainment district of Orchard Road, 2 km from Clarke Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1396.68" OriginalAmount="1356" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285693" Longitude="103.846355" StarRating="5" HotelCode="213802|64242" HotelName="PARKROYAL on Pickering" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Upper Pickering Street, Singapore 058289</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7b/fa7b18c7c5cb7355d444fc38b1e399ea812712ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1419.12" OriginalAmount="1377.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298465" Longitude="103.8548634" StarRating="5" HotelCode="|55410" HotelName="Frasers House, a Luxury Collection Hotel, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/0/55410_1_1010.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Intercontinental Singapore is rated five stars. SITUATION: This establishment is near the Marina Bay area. It is situated 10 minutes walk away from the Suntec Convention Centre and Raffles City Shopping Centre. The establishment is a 20-minute drive away from Singapore Changi Airport. ROOM: Customers can find large rooms with stylish furniture, an LCD television, an air-conditioning system, a courtesy tea and coffee service and a mini-bar. Some rooms have special services, WiFi (free of charge) and meeting room. FACILITIES: The establishment boasts an outdoor pool, a spa, a massage service and a garden on the roof terrace. The establishment also has a fitness centre. RESTAURANT: This establishment has restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1427.00" OriginalAmount="1385.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065621" Longitude="103.8330492" StarRating="5" HotelCode="|60315" HotelName="Grand Hyatt Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/1/5/60315_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2006, has 21 floors and 663 standard rooms and suites. The establishment offers conference facilities, leisure areas and a meal service. There are many services available at the establishment, including a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has a hairdresser's, internet, restaurants, a business centre, a transfer service, daily newspapers, audiovisual equipment, room service and a car park. SITUATION: This hotel is in Orchard Road the commercial area of Clarke Quay it is situated 2 kilometres away from nearby, there is a bus stop, taxis, near the establishment, you will find Far East Plaza and Scotts the shopping centres Where you can find restaurants and bars. near the establishment, you will find Marina Bay and Fort Canning the parks Clients can also find the art museum, Suntec the city of the theatres. it is 200 metres away from the city centre, 10 minutes away, guests can find nightclubs, 300 metres away, there is a public transport stop excellent transport links to and. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 663 rooms and suites. The establishment has rooms with business facilities, a large desk, WiFi, a safe, an LCD TV with video, a DVD player, an iron, a hairdryer, a mini-bar and an individual air-conditioning system. The establishment has Grand Deluxe rooms with a sitting room, a flat-screen television, a desk with telephone, a wardrobe and internet. The rooms a bathroom, a radio, a coffee maker, a kettle and a double bed. FACILITIES: The establishment boasts a health club, squash, tennis, a gym, aerobics, dances, ping pong, golf areas, a spa with a hydromassage, heated swimming pools, thermal area, a sauna, a massage service, beauty treatments and a lounge. Customers can enjoy Brixs Wine the bar with a live music and a nightclub. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersMezza 9 the restaurant Straits Kitchen the restaurant Oasis the restaurant Petes Place the restaurant, which serves Italian specialities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1429.64" OriginalAmount="1388" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292007" Longitude="103.857341" StarRating="5" HotelCode="302961|18317" HotelName="PARKROYAL COLLECTION Marina Bay, Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Raffles Boulevard, Marina Square, Singapore 039594</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f2/f24374b8be166e76/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Marina Bay area, the hotel is directly opposite the Suntec Singapore In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1431.71" OriginalAmount="1390.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30783" Longitude="103.83165" StarRating="4" HotelCode="|188445" HotelName="Novotel Living Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/4/4/5/188445_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1437.88" OriginalAmount="1396.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30641157" Longitude="103.85232086" StarRating="0" HotelCode="689342|clifden_hostel" HotelName="Clifden Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12A Upper Dickson Road, Singapore 207472</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/30/ff30a3cadb32fcbbe10be36ffaf4605e9d79a7c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1440.13" OriginalAmount="1398.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282904" Longitude="103.847094" StarRating="4" HotelCode="|453934" HotelName="Mercure ICON Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Club Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/3/4/453934_b01bc8a1436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1453.13" OriginalAmount="1410.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304472" Longitude="103.836843" StarRating="5" HotelCode="|465996" HotelName="Como Metropolitan Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 BIDEFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/9/6/465996_24cacb21536.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1473.36" OriginalAmount="1430.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2933529" Longitude="103.8529428" StarRating="5" HotelCode="|55412" HotelName="Swissotel The Stamford, Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 STAMFORD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/2/55412_1_8882.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 72 floors, 1261 rooms and modern facilities. Guests are also offered restaurants and an events room. SITUATION: This complex is in the heart of the cultural area, is in Singapore the commercial area of close to the establishment, guests have City Hall Station the Station of it is situated near Mass Rapad Transit the underground station of. ROOM: The luxurious rooms, have a balcony and city views. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, 2 outdoor pools, 6 tennis courts and 35 treatment cabins. MEALS: The establishment serves all meals in a buffet format and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by credit cards, American Express, Visa, Mastercard, JCB and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1481.00" OriginalAmount="1437.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30698" Longitude="103.85849" StarRating="4" HotelCode="|189756" HotelName="The Vagabond Club, Singapore, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/6/189756_d97e19f1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.50" OriginalAmount="1450.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3015651878004" Longitude="103.82979158453" StarRating="0" HotelCode="981522|fraser_residence_orchard_singapore_2" HotelName="Fraser Residence Orchard Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Paterson Road, Singapore 238522</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/7d/717dd2feca8e6e2b7f1410b17b36f57cdceae18c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1509.98" OriginalAmount="1466" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3001570763725" Longitude="103.86029464693" StarRating="5" HotelCode="407792|157764" HotelName="PARKROYAL Serviced Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7500A Beach Road, The Plaza #01-345/346, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/cd/cde3e1815f96f25f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at PARKROYAL Serviced Suites Singapore in Singapore (K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1518.78" OriginalAmount="1474.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2886065" Longitude="103.8452198" StarRating="5" HotelCode="|35413" HotelName="Paradox Singapore Merchant Court At Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 MERCHANT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/1/3/35413_9bc76470951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors, 476 standard rooms, a hall with a reception, a safety deposit box service, a currency exchange service, lifts, a restaurant, a bar, room service, a laundry service, a car park, a business centre with internet and a ballroom. SITUATION: This hotel is situated next to the Singapore River, Close to Chinatown and Boat Quay it is situated 10 minutes away from Sultan Mohamed Street where guests can enjoy bars, restaurants, pubs and nightclubs. Opposite the establishment, you can find Clarke Quay Metro Station. The establishment offers a transfer service. ROOM: The rooms with air-conditioning, have a bathroom, coat, a direct line telephone, a hairdryer and slippers. They also have internet, 3 telephones, a radio, cable television with films, a mini-bar, an iron, a coffee maker, a kettle, a safe and a sitting room. Some rooms have an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1522.32" OriginalAmount="1477.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2916773" Longitude="103.8497082" StarRating="4" HotelCode="|54014" HotelName="Wyndham Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/4/54014_78586860808.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a sauna and a conference centre. SITUATION: Is situated inSingapore the city centre of close to the establishment, clients can find places of interest, 20 minutes away from the establishment clients have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1551.96" OriginalAmount="1506.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031513" Longitude="103.8360752" StarRating="5" HotelCode="|60360" HotelName="Pullman Singapore Orchard" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>270 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/0/60360_fa92b841114.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 333 rooms and it is situated in a great location, The establishment has a lobby with air-conditioning, a reception, a currency exchange service and a lift. Regarding the food and beverage offering, the establishment has a restaurant, a bar, a cafÃ© and a banquet hall. The establishment offers guests meeting rooms, computer hire, internet (for a fee), a postal service and courier. The establishment also offers a babysitting service, a medical care service (for a fee), room service, a laundry service, valet parking, a car park and security. SITUATION: This urban hotel is in Orchard Road the heart of it is surrounded by commercial centres, entertainment areas and business zones. near the establishment, you will find bars, restaurants, is 10 minutes away from Shenton Way the district of It has excellent transport links to, the National Museum and the theatres. 90 metres away, there is a bus stop, in the surrounding area, clients have a train station, is situated 25 kilometres away from Singapore Changi Airport. ROOM: The establishment has 333 rooms, with air-conditioning with a bathroom and business facilities. Guests are offered 138 superior rooms with telephone, a satellite or cable television, a radio, a mini-bar, a coffee maker, a kettle, a double bed, a safe, a writing desk, data connection and internet. FACILITIES: The establishment boasts a gym, Outdoors, guests have access to a swimming pool with deck chairs. OTHERS: Regarding the food and beverage provision, the establishment offers 3 restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1582.89" OriginalAmount="1536.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3128487" Longitude="103.8258947" StarRating="4" HotelCode="|60369" HotelName="Relc International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/9/60369_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an events room, Orchard Road It is 10 minutes away from The establishment offers a transfer service, The establishment has a lobby with a seating area. SITUATION: Orange Grove Road It is in It has excellent transport links to, near the establishment, you will find Shangri La the hotel. ROOM: Customers can find large rooms with a bathroom with a balcony and large windows. The establishment has standard rooms with two beds, rooms with queen size bed and suites with king size bed. RESTAURANT: Regarding gastronomy, the establishment offers a Chinese restaurant a coffee shop with breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1591.21" OriginalAmount="1544.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2999926" Longitude="103.8603348" StarRating="0" HotelCode="|130505" HotelName="Pan Pacific Serviced Suites Beach Road, Singapore (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/5/0/5/130505_1_1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1606.00" OriginalAmount="1559.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3018009" Longitude="103.8360356" StarRating="5" HotelCode="|54020" HotelName="Hilton Singapore Orchard " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>333 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/0/54020_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious establishment is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1647.59" OriginalAmount="1599.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3084080916735" Longitude="103.82702776925" StarRating="4" HotelCode="387424|2291115" HotelName="Treetops Executive Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Orange Grove Road, Singapore 258355</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ef/f6ef3192ddca894cb70b2a36f78d29cb4703ab28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1663.54" OriginalAmount="1615.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2578844725642" Longitude="103.81010144949" StarRating="5" HotelCode="17469|23074" HotelName="Shangri-La's Rasa Sentosa Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Siloso Road, Sentosa 098970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b4/32b4d0cc0ea772597629ad1efc4e9536e4069a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located on the western tip of Sentosa island, Singapore, on the beachfront. Set...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1689.80" OriginalAmount="1640.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3206144" Longitude="103.8432405" StarRating="4" HotelCode="|256853" HotelName="Courtyard By Marriott Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena Singapore 329568</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/3/256853_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1697.44" OriginalAmount="1648" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303088" Longitude="103.832473" StarRating="4" HotelCode="76122|59101" HotelName="Orchard Parksuites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Orchard Turn, Singapore 238800</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/00/95003365267f4e8c0b6fc912765495a90553695e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located just off Orchard Road, the residences are next to Wisma Atria and just a 5-min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1703.38" OriginalAmount="1653.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.246217" Longitude="103.842456" StarRating="5" HotelCode="186924|911735" HotelName="W Singapore Sentosa Cove" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Ocean Way, Singapur, Singapur 098374</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/1b/101bb81c0343729ef9d1c495795c82b60a452a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the island of Sentosa, where East meets West. It is situated just off the so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1705.68" OriginalAmount="1656.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297276" Longitude="103.83846" StarRating="3" HotelCode="909725|orchard_grand_court" HotelName="Orchard Grand Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Killiney Road, Singapore 239571</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/b1/afb1ce53362346760a54949d428751aeb1f1b094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1717.00" OriginalAmount="1666.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039452626082" Longitude="103.82791936398" StarRating="5" HotelCode="12628|22774" HotelName="Four Seasons Hotel Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Orchard Boulevard, Singapore 248646</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/df/2cdf7bb5ed10b56978b251903ec8f8f21148f8eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the tree-lined Orchard Boulevard, the hotel is linked to the business, shopping and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1718.81" OriginalAmount="1668.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304834" Longitude="103.8252414" StarRating="5" HotelCode="|60368" HotelName=" Conrad Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/8/60368_e6c33fe1142.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, just a few minutes away from the tourist attractions, the commercial areas and Holland Village in the surrounding area you can also find restaurants, cafÃ©s, bars, spas and art supply stores. HOTEL: The hotel offers a cafÃ©, a hairdresser's, a supermarket, a bar, a restaurant, some services (for a fee), room service, a laundry service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1731.33" OriginalAmount="1680.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305299" Longitude="103.827308" StarRating="5" HotelCode="|552482" HotelName="The Singapore EDITION" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 Cuscaden Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/2/552482_71c87ed1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1736.58" OriginalAmount="1686.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.358479" Longitude="103.988104" StarRating="4" HotelCode="76109|crowne_plaza_changi_airport" HotelName="Crowne Plaza Changi Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard #01-01, 819664 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/c8/10c847d3dee8832e887b32a77c06d62dc8f206e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located at Changi Airport in the east of Singapore. It lies close to the Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1751.00" OriginalAmount="1700" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291254" Longitude="103.841391" StarRating="4" HotelCode="176121|60936" HotelName="Village Residence Robertson Quay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Robertson Quay, Singapore 238251</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/38/6938c644ac118a7ab0e48e1dea0ff3eb42ff2278.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property sits on the banks of the Singapore River close to the bars and restaurants of trendy Ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1781.87" OriginalAmount="1729.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3071103" Longitude="103.8589439" StarRating="4" HotelCode="|256851" HotelName="Nuve Urbane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 KING GEORGE AVENUE Singapore 208582</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/1/256851_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1806.41" OriginalAmount="1753.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2960465" Longitude="103.8527408" StarRating="4" HotelCode="|33307" HotelName="Carlton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/7/33307_8370e1a0939.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 630 standard rooms and suites and 26 floors. The establishment boasts 2 conference rooms, computers, internet (for a fee) and secretarial services. Guests are also offered a lobby, a conference room, meeting rooms, a cafÃ©, 2 Chinese restaurants, a reception with safety deposit boxes, a currency exchange service, lifts and a hairdresser's. The establishment offers guests room service, a laundry service and a car park. SITUATION: This complex is in Bras Basah Road near the establishment, you will find the tourist attractions. 7 minutes away from the establishment guests have MRT City Hall Station. It is situated 5 minutes away from the Raffles City Shopping Centre. Close to the establishment, guests can find shops, bars and restaurants. It is 8 minutes away from the city centre. It has excellent transport links to the art museum, the city of Suntec, the Esplanade Theatre and Merlion Park. Is 30 kilometres from the airport. ROOM: The establishment has standard rooms and suites with telephone, a desk, a mini-bar, a television with films, a coffee maker and a kettle. Each room has a bathroom with telephone, scales, a hairdryer and a bathrobe. They have internet, a central air-conditioning system, a safety deposit box, a balcony or terrace with city views and daily press. FACILITIES: The establishment has a swimming pool with a terrace, a bar, deck chairs, a gym, a sauna and a steam bath. Guests are offered a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1821.18" OriginalAmount="1768.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3564921" Longitude="103.98562" StarRating="5" HotelCode="|43126" HotelName="Crowne Plaza Changi Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/1/2/6/43126_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore Airport Close to, the business area, and excellent transport links to the shopping areas and leisure areas. HOTEL: The hotel has a business centre, a gift shop, a cafÃ©, a bar, a restaurant, conference facilities, internet and a concierge. The establishment offers room service, a laundry service and facilities for disabled guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1838.55" OriginalAmount="1785" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007121" Longitude="103.8379232" StarRating="5" HotelCode="118488|62382" HotelName="Pan Pacific Serviced Suites Orchard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Somerset Road, Singapore 238163</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5c6068f2945ed2c1b0dca0b5e47c539c083d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1882.01" OriginalAmount="1827.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2906127376103" Longitude="103.86016488075" StarRating="5" HotelCode="18489|23044" HotelName="The Ritz-Carlton Millenia" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Avenue, Singapore 039799</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5f/485f29e909bc2313674ae4f25a38253b0a050730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Marina Centre, a 7-minute walk from the City Hall MRT Station (public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1885.93" OriginalAmount="1831" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102148464866" Longitude="103.82612431097" StarRating="4" HotelCode="416765|64162" HotelName="Darby Park Executive Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Orange Grove Road, Singapore 258353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7cf64a0e79035bfd24249be709e502f6480a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1901.30" OriginalAmount="1845.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934939" Longitude="103.8584788" StarRating="5" HotelCode="|55407" HotelName="Conrad Singapore Marina Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/7/55407_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 509 standard rooms and 25 suites. The establishment boasts 5 restaurants, an events room, internet and a reception. It also has a safety deposit box service, lifts, a car park and a laundry service. SITUATION: This hotel is in the city centre. Is situated in Marina Bay where you can find restaurants, bars, shops and art galleries. It is situated 5 minutes away from the railway station. ROOM: The rooms have a direct line telephone, a desk, a bathroom with a hairdryer, a satellite television, a radio, a mini-bar and a mini-fridge. They also have an ironing set, heating, a central air-conditioning system and a safety deposit box (available for a fee). It also offers non-smoking and disabled access rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1906.10" OriginalAmount="1850.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3050116" Longitude="103.8287799" StarRating="5" HotelCode="|33853" HotelName="Four Seasons  Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190 ORCHARD BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/5/3/33853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it is surrounded by garden areas 254 rooms and 20 floors. Some of the establishment facilities on offer are a lobby with a reception, a currency exchange service, lifts, a cafÃ©, a shop, a bar and restaurants. The establishment offers internet, business facilities, secretarial services, translation services, a shoe-shining service, children's facilites, a babysitting service, room service and a car park. SITUATION: This hotel Orchard Boulevard it is in It has excellent transport links to the business areas, the commercial area and boutiques. it is in an excellent location, 5 minutes away from the establishment you have Orchard Mass Rapid Transit the underground station of it is situated 22 kilometres away from Singapore Changi the International Airport of. ROOM: The establishment has deluxe rooms and premier rooms. All the rooms have a sitting room with sofa, table, a desk, chair, internet, a mini-bar, video, satellite or cable TV, an air-conditioning system and a safety deposit box. The rooms a bathroom with mirror, a bath, a shower, a WC and a bidet. The establishment has non-smoking floors. FACILITIES: The establishment has a gym, aerobics room, a spa, body treatments, facial treatments, a massage service and spa treatments. You also have at your disposal a billiards table, a golf simulator, a jacuzzi, a sauna, a steam bath, tennis courts, an outdoor swimming pool and a children's swimming pool. Guests are offered games, video games and DVD player. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: The establishment serves international dishes and local products.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1907.56" OriginalAmount="1852.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305918856464" Longitude="103.82598280907" StarRating="5" HotelCode="71201|the_st_regis_singapore" HotelName="The St. Regis Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 Tanglin Road, Singapore, 247911 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/aa/d2aa3ee99e9d6a947f3b6c656ada9b25ca56260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of Orchard road, offering immediate access to excep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.90" OriginalAmount="1930.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2859012875482" Longitude="103.8531884551" StarRating="5" HotelCode="21222|the_fullerton_hotel_singapore" HotelName="The Fullerton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Fullerton Square, 049178 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/d9/7ed907bc4a17830cb12641e9a5ceaadede4b26f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated in a prime location in the heart of the Civic District. Lying at the forefront...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2026.85" OriginalAmount="1967.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29378" Longitude="103.85172" StarRating="5" HotelCode="|188381" HotelName="The Capitol Kempinski Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/8/1/188381_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2069.27" OriginalAmount="2009" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29457" Longitude="103.831378" StarRating="4" HotelCode="118486|62472" HotelName="Great World Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Kim Seng Walk, Singapore 239404</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/57/0557c8e0a751d183b3dda6c2296321af11586874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2076.48" OriginalAmount="2016" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2943975700687" Longitude="103.85499990846" StarRating="5" HotelCode="314906|64006" HotelName="JW Marriott Hotel Singapore South Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, Access via Nicoll Highway, Singapore  189763</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/52/dd52080c8c944e0463276eeb2ed5903694d119bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2131.49" OriginalAmount="2069.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905698331527" Longitude="103.85820150375" StarRating="5" HotelCode="45313|CAV752800" HotelName="Mandarin Oriental Singapore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Raffles Avenue, Marina Square, Singapore 039797</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/40/7e4062bdb1e25bce5d1c298450eec59f30fdb14e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated along Marina Bay, with panoramic views of Singapore Harbour. It is adjacent to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2134.16" OriginalAmount="2072.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305645" Longitude="103.836895" StarRating="4" HotelCode="82176|fraser_residence_orchard_singapore" HotelName="Fraser Residence Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mount Elizabeth Link, Singapore 227973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af2d11622e5f8978fad21cc49f1df4040bed75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2191.24" OriginalAmount="2127.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2550929643592" Longitude="103.82044672966" StarRating="5" HotelCode="160449|231806" HotelName="Hotel Michael" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sentosa Gateway, Singapore 098269, Sentosa Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b98f3711184d016b7f95b3cc83459b79801158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Sentosa Island, the hotel is a mere 10-minute drive from Singapore's Central Business Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2231.03" OriginalAmount="2166.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2903571" Longitude="103.8599718" StarRating="5" HotelCode="|60371" HotelName="The Ritz-carlton, Millenia Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raffles Avenue ,7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/7/1/60371_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, they have 608 rooms, 57 junior suites, 79 suites and 32 floors. In the establishment entrance, guests will find a hall with a reception, a safety deposit box service, a currency exchange service and lifts. The establishment has gardens, art exhibitions, multilingual staff, a babysitting service, a laundry service, a business centre with WiFi and meeting facilities. The establishment also offers room service (for a fee), a cafÃ©, a restaurant, a swimming pool bar and a car park. SITUATION: The hotel is in Marina Centre, a 7-minute walk away from the train station City Hall MRT and 20 minutes away from the International Airport of Singapore Changi. 5 minutes away, you can find the theatres and Singapore s International Convention and Exhibition Centre, where clients can enjoy shops, boutiques and a restaurant. It is 10 minutes drive away from the business district and el Museo de Artes de Singapur.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2311.57" OriginalAmount="2244.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297748" Longitude="103.844096" StarRating="4" HotelCode="|449449" HotelName="Citadines Connect City Centre Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>182 Clemenceau Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/4/9/449449_3ebc12d1242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2339.84" OriginalAmount="2271.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3086553" Longitude="103.8342381" StarRating="5" HotelCode="|54011" HotelName="Goodwood Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/1/54011_410d7b80941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 234 standard rooms and suites. The establishment boasts air-conditioning, a concierge, a business centre, a hairdresser's, conference rooms, meeting rooms, a currency exchange service and a lift. The establishment also has a grill, 2 Chinese restaurants, a cafÃ© and a bar. The establishment offers guests internet, room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of the commercial area, close to the Orchard and Scotts Streets. It is 10 minutes away from the business area of Shenton Way, 25 minutes away from Airport Singapore Changi. 10 minutes away from the establishment, guests will find Far East Square. can also find the Scotts Shopping Centre, Tang Square and the Shaw Centre. 8 minutes away, there is a metro station. 10 minutes away from the establishment guests have Orchard Station. It has excellent transport links to Chinatown, Little India and the theatres. ROOM: The establishment has 118 rooms with teapot, a coffee maker, individual air-conditioning, a safety deposit box, internet (available for a fee), satellite or cable TV and king size bed or two beds. The rooms have a bathroom with a hairdryer, a direct line telephone, a sitting room and a balcony or terrace. FACILITIES: There is a range of facilities and services available at the establishment, including a well-equipped gym, 2 swimming pools, a massage service, a spa for an additional charge, deck chairs and parasols.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2416.35" OriginalAmount="2345.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31002" Longitude="103.85831" StarRating="0" HotelCode="|233396" HotelName="7 Wonders (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/9/6/233396_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2446.94" OriginalAmount="2375.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3101865731684" Longitude="103.85827445214" StarRating="2" HotelCode="439393|1229478" HotelName="7 Wonders Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar, Singapore 208930</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3e/b13ee95bd030888c02dd0e5a865f08672f828213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2508.63" OriginalAmount="2435.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2949566" Longitude="103.8564838" StarRating="5" HotelCode="|205714" HotelName="Jw Marriott Singapore South Beach" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, City Hall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/7/1/4/205714_1_3022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2580.75" OriginalAmount="2505.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2940418" Longitude="103.8537429" StarRating="5" HotelCode="|60303" HotelName="Fairmont Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/0/3/60303_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant, luxury. SITUATION: This hotel is in an excellent location where you can find cultural offer, business areas, commercial zones and leisure activities. Next to the establishment, guests have City Hall Underground Station. ROOM: The establishment has rooms and suites with air-conditioning. FACILITIES: Guests are offered 17 bars and restaurants. The establishment boasts meeting rooms, a spa, 35 treatment cabins, a fitness centre, a gym, 2 swimming pools and 6 tennis courts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2907.96" OriginalAmount="2823.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2821135" Longitude="103.851721" StarRating="5" HotelCode="|64324" HotelName="Ascott Raffles Place Singapore (sg Clean)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FINLAYSON GREEN 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/2/4/64324_1_2363.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is ideal for family holidays, renovated in 2008, has 146 apartments, a reception, a lift, a bar and a breakfast room. By paying an additional charge you can enjoy a laundry service and a car park. SITUATION: It has excellent transport links to the business area, In the surrounding area, you can find the nightlife, 3 minutes away, you can find the metro station, nearby, there is a public transport stop, is situated 20 kilometres away from Singapur-Changi Airport. ROOM: Guests are offered apartments with a bathroom, shower or bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, a Hi-Fi, internet, a kitchen, a fridge, a microwave, a coffee maker, a kettle, a washing machine, an iron, individual air-conditioning and a safe. FACILITIES: The establishment boasts a gym, a wellness centre, an aerobics room (available for a fee), a swimming pool, a jacuzzi and sunbeds. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a lounge bar. The establishment offers a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OBSERVATIONS: Customers have business facilities, a concierge service, a reception, security and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3087.94" OriginalAmount="2998" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278149" Longitude="103.850936" StarRating="5" HotelCode="262127|61345" HotelName="The Westin Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Marina View, Asia Square Tower 2, Singapur 018961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0b/110b26b0c1c48e71880b2758062a999d7b1eace3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3402.47" OriginalAmount="3303.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283975" Longitude="103.8608365" StarRating="5" HotelCode="|71563" HotelName="Marina Bay Sands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>10 BAYFRONT AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/6/3/71563_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has a swimming pool, 20 restaurants and casino. You are also offered direct access to a commercial area. SITUATION: The establishment is situated next to Bayfront Metro Station and the business district. ROOM: Customers have modern rooms with cable TV, fitted carpets and lovely views. FACILITIES: The establishment offers a garden area, a scenic lookout, a swimming pool and a nightclub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3437.11" OriginalAmount="3337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283837" Longitude="103.859605" StarRating="5" HotelCode="140953|marina_bay_sands" HotelName="Marina Bay Sands Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Bayfront Avenue, Singapore 018956</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/25/ba255bdb55d657bec92aa4697213ba338ba4e5ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is located in the heart of Singapore's city centre and just 10 minutes by car f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5506.38" OriginalAmount="5346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305767" Longitude="103.827006" StarRating="0" HotelCode="|552483" HotelName="Artyzen Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Cuscaden Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/8/3/552483_b8503eb1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10508.46" OriginalAmount="10202.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2946646879905" Longitude="103.85467035582" StarRating="5" HotelCode="26429|63484" HotelName="Raffles Singapore" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Beach Road, Singapore 189673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a8/49a8bcfd4e195f8a7d5bdf172355e08dfb37d063.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Singapore's shopping and commercial district. Across the stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16300.40" OriginalAmount="15825.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2485349" Longitude="103.8279222" StarRating="5" HotelCode="|47613" HotelName="Capella Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 The Knolls Sentosa Island Singapore Singapore 098297</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/1/3/47613_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is in a natural enviroment. This complex was built in 2009, has 11 residences, 49 Premier rooms, 72 suites and 38 chalets. This complex with air-conditioning, has a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift and a hairdresser's. The establishment boasts a cafÃ©, a bar and restaurants. The establishment offers guests conference facilities and internet (for a fee). The establishment also offers room service, a laundry service (for a fee) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.69" OriginalAmount="392.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3138028" Longitude="103.8597995" StarRating="3" HotelCode="|256857" HotelName="Reddoorz Plus Near Lavender Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>407 Jalan Besar Singapore 209012</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.89" OriginalAmount="400.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282957" Longitude="103.8457721" StarRating="1" HotelCode="|256783" HotelName="Istay.inn Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211A - 217A South Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="967.45" OriginalAmount="939.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873742" Longitude="103.8474526" StarRating="2" HotelCode="|250263" HotelName="S Inn Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 A Hong Kong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1472.57" OriginalAmount="1429.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2457" Longitude="103.8393326" StarRating="5" HotelCode="|440799" HotelName="One15 Marina Sentosa Cove Singapore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Cove Drive #02-01, Sentosa Cove Singapore</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3014.71" OriginalAmount="2926.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3100698" Longitude="103.8582622" StarRating="2" HotelCode="|256826" HotelName="7 Wonders Boutique Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access,Nightclub,Sauna,Shopping Arcade,Golf,Garden,Swimming Pool,Central Heating,Spa,Kitchen,Bicycle Rental,Diet Meals,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Babysitting,Housekeeping,Parking,Printer,Wake-up Call Service,Dining,24 Hour Front Desk,Coffee Shop,Concierge,Elevator,Luggage Storage,Boutique,LCD/Projector,Dry Cleaning,Business Centre,Meeting Room,Heated Pool,Beauty Salon,Porter,Smoking Rooms</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,CASINO RESORT,HOTEL,GOLF HOTEL,CLUB RESORT,BEACH HOTEL,HOSTELS,APARTMENT HOTEL,BOUTIQUE HOTEL,APARTMENT,VILLAGE,SPA HOTEL,CAPSULE HOTEL</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
8260815e-0560-4995-906c-035c2cc64d64|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="8260815e-0560-4995-906c-035c2cc64d64">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="72643" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-07T00:00:00" End="2026-06-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@hrmholidays.com" Password="Miku@123#" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8260815e-0560-4995-906c-035c2cc64d64|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
8260815e-0560-4995-906c-035c2cc64d64|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-05-19T13:51:49.4208012+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8260815e-0560-4995-906c-035c2cc64d64" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="419.39" OriginalAmount="407.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878386947894" Longitude="103.84792864323" StarRating="3" HotelCode="177432|191936|Bed &amp; Breakfast" HotelName="Jayleen 1918 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Carpenter Street, Near the Singapore River, Boat Quay, Singapore 059921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/51/2251a5f02000df50aa5dfce93a3cb0cc2f9f4f66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.99" OriginalAmount="418.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3078202057286" Longitude="103.85865031349" StarRating="3" HotelCode="296206|1705678|Bed &amp; Breakfast" HotelName="J8 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Townshend road, #01-01, 33 Maude road, Singapore 207606</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/eb/bceb01be0dce83e51b790f79010e433ebf534d2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.78" OriginalAmount="426.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2989466666667" Longitude="103.85008733333" StarRating="3" HotelCode="149351|hotel_bencoolen" HotelName="Hotel Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Bencoolen Street, Singapore 189626</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/d9/ced9730ebc8e647dfac78a7e2909c730ed8a6b60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.60" OriginalAmount="467.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.314249" Longitude="103.8778" StarRating="2" HotelCode="|497749" HotelName="Ibis Budget Singapore Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>123 Sims Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/7/4/9/497749_710d9920649.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.61" OriginalAmount="487.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3011246485777" Longitude="103.84210212527" StarRating="3" HotelCode="362035|hotel_chancellororchard" HotelName="Hotel Chancellor@Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Cavenagh Road, Orchard Road, Singapore 229635</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/fd/0afd5611a035574c15f5eeec5c866af632c3cf70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.73" OriginalAmount="491.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972897349774" Longitude="103.85257691145" StarRating="4" HotelCode="165729|hotel_grand_pacific_2" HotelName="Grand Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Victoria Street, Singapore 188018</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/fe/67fe00d5c546d9e9c131836e0555b19f1a486dec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the business district, adjacent to the Civic Art Centre, this hotel is with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="530.45" OriginalAmount="515" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30737519" Longitude="103.85172729" StarRating="3" HotelCode="632896|268999" HotelName="Aqueen Heritage Hotel Little India" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Belilios Lane, Singapore 219962</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/31/383153e4b08f8dff63e35c7bf4b8012f4721169d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.07" OriginalAmount="522.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30072" Longitude="103.851537" StarRating="1" HotelCode="931426|1208398|Bed &amp; Breakfast" HotelName="Hotel G Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Middle Road, Singapore 188980</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/67/d467fff2302ca579a7fc5556896147917b7bf40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3316690612254" Longitude="103.87917754301" StarRating="3" HotelCode="378760|150931" HotelName="ibis Styles Singapore On Macpherson" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>401 Macpherson Road, Corner Of Macpherson &amp; Aljunied Road, Singapore 368125</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/93/bf9329e971ed0fdd7f1da7d46a8a7393d585411b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a 24-hour guest services desk. A safe, a currency exchange service, a 24-h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.14" OriginalAmount="527.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035459" Longitude="103.8501049" StarRating="2" HotelCode="|33862" HotelName="Ibis Budget Singapore Selegie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Selegie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/6/2/33862_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 10 floors and 120 rooms. Outdoors, guests can find a swimming pool on the rooftop, Some of the facilities that the establishment offers to guests include air-conditioning, a business centre with WiFi, room service, a laundry service, a lobby with a reception, a fax service, security and a cafÃ©. SITUATION: This hotel is 2 minutes away from Little India the Station of near the establishment, guests will find Bugis Village, Sim Lim Square, Little India Arcade and Tekka Centre the shopping centres it is located near Sri Krishnan the Temple of Orchard Road a few minutes away by car, guests will find Clients can also find Fort Canning park the art museum, Suntec the city of St Andrews the cathedral the theatres. 25 minutes away from the establishment clients have Singapore Changi Airport. ROOM: The establishment has 71 superior suites and 32 double rooms. All the rooms have an LCD TV, a direct line telephone, an individual air-conditioning system, a mini-bar and a bathroom with a shower, On request, you can use an ironing set. FACILITIES: The establishment has a swimming pool on the roof terrace. PAYMENT METHODS: Customers can pay using Mastercard, JCB and Visa. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©, Occidental dishes and local dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.93" OriginalAmount="531.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309451" Longitude="103.86262" StarRating="3" HotelCode="76107|fragrance_hotel__imperial" HotelName="Fragrance Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Penhas Road, 208187 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76ddf09c36024ad6bcf81aa85e8929058dbdfb37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, on the corner of Lavender Road and Kallang Road, and a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.63" OriginalAmount="549.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872155021542" Longitude="103.84782587507" StarRating="4" HotelCode="513573|2291305|Bed &amp; Breakfast" HotelName="Hotel Bencoolen Hong Kong Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>47 Hong Kong Street, Singapore 059685</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a9/baa9dcb17c27890a70492ea7d5a244cfb4daf68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.98" OriginalAmount="566.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297708" Longitude="103.852214" StarRating="4" HotelCode="73184|hotel_royal_at_queens" HotelName="Royal at Queens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Queen Street, Singapore 188553</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/68/af68a4cae8e08e748d28d03adee43774d6aa3c4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Singapore hotel is strategically located in the city's dynamic business, financial, convention,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="617.43" OriginalAmount="599.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2887598397228" Longitude="103.84737668756" StarRating="3" HotelCode="513580|2291315|Bed &amp; Breakfast" HotelName="Jayleen Clarke Quay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>25 New Bridge Road, Opposite Central Shopping Center and Clarke Quay MRT, Singapore 059390</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/51/b6519612f7160d86709277f58b148fdff44d60ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.86" OriginalAmount="613.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873978720416" Longitude="103.80531084789" StarRating="4" HotelCode="309889|1478388|Bed &amp; Breakfast" HotelName="Park Hotel Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Alexandra Road, Singapore 159972, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/10/bd10781e67845ea5abe360a4aad15f5c404f8c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="637.73" OriginalAmount="619.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3035370474116" Longitude="103.85125120909" StarRating="4" HotelCode="169600|1217941|Bed &amp; Breakfast" HotelName="Parc Sovereign Hotel - Albert St" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Albert Street, Singapore 189970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/34/b4340a604d40b271165293861b4ed2fca0990416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk away from both Little India and Bugis MRT stations and a 10-minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645.81" OriginalAmount="627" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.326132592547" Longitude="103.84581740245" StarRating="3" HotelCode="168362|29642" HotelName="ibis Singapore Novena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Irrawaddy Road, Singapore 329543</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/74/b1745949c232bb36c738fe5cec59931ad91bc5c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance to Novena MRT Station and the Orchard shopping belt is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.02" OriginalAmount="634" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312239" Longitude="103.86057" StarRating="4" HotelCode="299470|63988" HotelName="Parc Sovereign Hotel - Tyrwhitt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Singapore 207569</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/46/0c46e108d2cefa3114c12df6ba9ec8c3ceb0aa06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="655.07" OriginalAmount="635.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024129950033" Longitude="103.86404327635" StarRating="3" HotelCode="482281|1925705|Bed &amp; Breakfast" HotelName="Destination Singapore Beach Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Road, Singapore 199598</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/36/ce360ff46efa682359fd7fd407df6088e69dc64f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.11" OriginalAmount="637" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3053176393006" Longitude="103.86024506304" StarRating="3" HotelCode="355033|150919" HotelName="Hotel Boss" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan, Singapore 199020</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/b9/5fb9709c7e73ba40fa91aa49a45d8c6e776d2553.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.11" OriginalAmount="637" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29164143" Longitude="103.84959786" StarRating="0" HotelCode="985184|497774" HotelName="lyf Funan Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Hill Street, Singapore 179370</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7e/0d7ef8cd4b1a84fa0467febf134dcbfa9e33551f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="659.14" OriginalAmount="639.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2662" Longitude="103.823826" StarRating="4" HotelCode="185568|1080248|Bed &amp; Breakfast" HotelName="Travelodge Harbourfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Telok Blangah Road, Singapore 098828</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/59/e059e90a441a31554f01615bc82bd740f28b6578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is nestled between Sentosa and Mount Faber and offers those with an urban appetite simpli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="660.68" OriginalAmount="641.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297609" Longitude="103.845089" StarRating="3" HotelCode="75489|1439668|Bed &amp; Breakfast" HotelName="Fort Canning Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Fort Canning Road, Singapore 179494</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/97/b3970ceef0ec8281619636e7b0a2c6155c9311e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the lush gardens of Fort Canning Park, this city hotel is 5 minutes' walk from Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="664.35" OriginalAmount="645" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.301164" Longitude="103.852568" StarRating="3" HotelCode="888086|20863" HotelName="ibis Singapore on Bencoolen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>170 Bencoolen Street, Singapore 189657</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fc/78fc7d21e5940988571497b6170b4c2f3a56cf9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Bencoolen Street, in the heart of the business and cultural district of Sin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667.44" OriginalAmount="648" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2883924309829" Longitude="103.83645415306" StarRating="4" HotelCode="47744|3159" HotelName="Copthorne King's Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>403 Havelock Road, Singapore 169632</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ed/9f/ed9fae55fe51c067bd153471b8d9810f65483829.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre by the historical Singapore River with easy access to all m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="668.47" OriginalAmount="649" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.290632" Longitude="103.839004" StarRating="4" HotelCode="160562|94401" HotelName="Studio M Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Nanson Road, Singapore 238910</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/4a/184a5d77138d28a49316a5f2094777fe89053187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location at the Robertson Quay entertainment precinct, surrounded by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="676.71" OriginalAmount="657" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313878" Longitude="103.828419" StarRating="4" HotelCode="571826|230817" HotelName="Mercure Singapore On Stevens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, #01-02, Singapur 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/60/2c60782b951265ad48560fff331c990080e23411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="679.43" OriginalAmount="659.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.316816" Longitude="103.841882" StarRating="3" HotelCode="21221|1521208|Bed &amp; Breakfast" HotelName="Hotel Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Newton Road, Singapore 307964</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/5a/765aa4cdb7885c247713fcbe0bdcb433f593fbbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Singapore’s exclusive residential district, a 5-m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.92" OriginalAmount="664" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201023185029" Longitude="103.85264335582" StarRating="3" HotelCode="63255|5245" HotelName="Quality Hotel Marlow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road, Singapore 329926</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/a1/94a1d01b172eae8db65da3f7bcb8b77f81f7c43d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Balestier Road, the hotel is a 10-minute drive from the city centre and the sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="688.38" OriginalAmount="668.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307427" Longitude="103.861575" StarRating="4" HotelCode="170067|873395|Bed &amp; Breakfast" HotelName="V Lavender" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Jellicoe Road, Singapore 208767</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/8b/dd8b37ad66041c8b0465ee389137774c43edd9b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the city centre, at the junction of Kallang Road and Lavender Road. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.58" OriginalAmount="692.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288746" Longitude="103.842114" StarRating="4" HotelCode="|130376" HotelName="Holiday Inn Express Singapore Clarke Quay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Magazine Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/3/7/6/130376_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Singapore city centre. 700 metres away, clients have Clarke Quay Station. ROOM: The establishment has 442 rooms with air-conditioning, internet, a television and a bathroom with a hairdryer. FACILITIES: Guests are offered a fitness centre and a swimming pool with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.64" OriginalAmount="692.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30249" Longitude="103.8642502" StarRating="4" HotelCode="|218352" HotelName="Traveltine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>700 Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/3/5/2/218352_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="714.78" OriginalAmount="693.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034465008725" Longitude="103.9045715332" StarRating="4" HotelCode="60940|40934|Bed &amp; Breakfast" HotelName="Grand Mercure Singapore Roxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 East Coast Road, Roxy Square, via Marine Parade Road, Singapore 428769</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/90/d7909048babfdfcd13b165737f2f5058f3d13818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the east coast of Singapore, on Marine Parade Road in the centre of histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="721.00" OriginalAmount="700" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2908990892066" Longitude="103.83731312709" StarRating="4" HotelCode="442248|157742" HotelName="M Social Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>90 Robertson Quay, Singapore 238259</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/3b/833b5a125da9ebab47b4012cf4dd2aa929bff8e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="721.49" OriginalAmount="700.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3065179058739" Longitude="103.83106482222" StarRating="4" HotelCode="571272|2150785|Bed &amp; Breakfast" HotelName="YOTEL Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Housekeeping,Internet,Printer,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>366 Orchard Road, Singapore 238904</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/49/de490c46d0678836c51d01555317c8dfe8767cb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by first class travel, YOTEL translates the language of luxury airline travel into compact ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.03" OriginalAmount="701" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.288732985386" Longitude="103.83417159319" StarRating="4" HotelCode="7748|35089" HotelName="Holiday Inn Atrium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Outram Road, 169075 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/68/77683dc205526455018b06d91b3340cfa883e96e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the crossroads of Outram and Havelock Roads, the hotel lies by the Singapore River, with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="736.27" OriginalAmount="714.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2991" Longitude="103.850267" StarRating="3" HotelCode="260561|938135|Bed &amp; Breakfast" HotelName="V Hotel Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Bencoolen Street, Singapore 189627</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/cd/33cd28e93325cb969f9b74ce156ea112e059a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="737.06" OriginalAmount="715.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298933" Longitude="103.850167" StarRating="2" HotelCode="64176|2178485|Bed &amp; Breakfast" HotelName="Hotel Mi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Bencoolen Street, Singapore 189623</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/61/8c61394b8f5192a0b0897b32df58acd1e4066fc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to Singapore's museum belt, and is best suited for the artistically incli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="743.40" OriginalAmount="721.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.32009" Longitude="103.8525103" StarRating="4" HotelCode="|54012" HotelName="Holiday Inn Express &amp; Suites Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Balestier Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/2/54012_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the business area, near the establishment, you will find nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="746.00" OriginalAmount="724.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.287473" Longitude="103.847521" StarRating="3" HotelCode="177396|915975|Bed &amp; Breakfast" HotelName="Fragrance Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hong Kong Street, Clarke Quay, Riverside, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c6/a6c6e609f90139d1d3bd8c4b980909fae52f2880.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 2-minute walk from Clarke Quay MRT Station and just opposite Clarke Quay. Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.53" OriginalAmount="724.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3023436" Longitude="103.8409968" StarRating="4" HotelCode="|54019" HotelName="Holiday Inn Singapore Orchard City Centre, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 CAVENAGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/9/54019_1_4927.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1985 and is business.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.75" OriginalAmount="725.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102069444029" Longitude="103.85847955445" StarRating="3" HotelCode="104119|cultural_hotel_singapore" HotelName="Holiday Inn Express Singapore Serangoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>270 Jalan Besar, Singapore 209019</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/79/89798ab9286c70261ab045c789ad0d88f10de955.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from 2 MRT stations, Farrer Park and Lavender and Little India,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="752.88" OriginalAmount="730.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3041329686122" Longitude="103.85097295046" StarRating="3" HotelCode="172229|22704|Bed &amp; Breakfast" HotelName="Village Hotel Albert Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>180 Albert Street, Singapore 189971</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/02/4f0292b21198ba3f0aef7529b3d4dcb2dc687a50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is situated opposite Little India Arcade and Shopping centre, where opportunities ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.08" OriginalAmount="736.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.313537" Longitude="103.825677" StarRating="4" HotelCode="909714|le_grove_serviced_apartments" HotelName="Le Grove Serviced Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/05/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>32 Orange Grove Road, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a5/88a52ef4ce7a147037a626a037f80a18e2b6d690.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a babysitting service and a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="762.20" OriginalAmount="740" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069510388523" Longitude="103.82782536442" StarRating="4" HotelCode="7752|3160" HotelName="Orchard Rendezvous Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Tanglin Road, Singapore 247905</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/8c/8d8c66f34eee2990e8f2a423be767eefcab44b73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of Orchard Road, a prime shopping, restaurant and entertainment bel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="768.18" OriginalAmount="745.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2878775769958" Longitude="103.83609741926" StarRating="4" HotelCode="15218|1009215|Bed &amp; Breakfast" HotelName="Furama Riverfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>405 Havelock Road, Singapore 169633</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/63/246333b960b54aefb27ae29b1d4b6a34a60df98d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located near the Singapore River, this hotel is within walking distance of the entertainment areas l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="768.38" OriginalAmount="746" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2993469729994" Longitude="103.85324852173" StarRating="4" HotelCode="455174|157745" HotelName="Mercure Singapore Bugis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Middle Road, Singapore 188973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e7/5ae7a5250be85f2c1292b7c287ee6f39b1456b36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the centre of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="773.25" OriginalAmount="750.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280198" Longitude="103.840155" StarRating="4" HotelCode="213830|1083678|Bed &amp; Breakfast" HotelName="Dorsett Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 New Bridge Road, Singapore 088765</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/87/5b871ea13dbcec335b78465b9e89b11b007329d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Singapore, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="773.33" OriginalAmount="750.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2842148" Longitude="103.8449354" StarRating="0" HotelCode="|250267" HotelName="Capsule Pod Boutique - Sg Clean" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/2/6/7/250267_5a3aeee1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="778.68" OriginalAmount="756.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2972533402842" Longitude="103.84033827858" StarRating="3" HotelCode="344941|lloyd_s_inn" HotelName="Lloyd's Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Lloyd road, Singapore 239091</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ac195b11678a9d629cce82b3eb47cf75c4f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="791.04" OriginalAmount="768" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3271725677369" Longitude="103.84612238628" StarRating="4" HotelCode="201402|35092" HotelName="Ramada by Wyndham Singapore at Zhongshan Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Singapore 329982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8eb67a838ff571fcdcd9d60d8e63c41d2d3413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 384 rooms. The individual storeys can eas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="792.07" OriginalAmount="769.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.300607" Longitude="103.842129" StarRating="4" HotelCode="302591|concorde_hotel_singapore" HotelName="Concorde Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Orchard Road, Singapore 238840</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/99/2999ecd00d9a719750f16937c2d4d149d213db08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road, the celebrated commercial and entertainment hub ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="793.10" OriginalAmount="770.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3121597710242" Longitude="103.8546538832" StarRating="4" HotelCode="523462|park_hotel_farrer_park" HotelName="Park Hotel Farrer Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Farrer Park Station Road, Singapore 217564</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/51/ef517998314b052d4c4aa81f616dad1f528d5c8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated and in one of Singapore's most bustling districts, Park Hotel Farrer Park enjoys ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="797.22" OriginalAmount="774" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3135324244157" Longitude="103.82912899021" StarRating="4" HotelCode="571548|231297" HotelName="Novotel Singapore On Stevens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28 Stevens Road, 01-01, Orchard District, Singapore 257878</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/f9/94/f9941a0b86b76f97d53c741e8a3fd147f1b0d567.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a bar, a babysitting service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="797.77" OriginalAmount="774.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3024436140725" Longitude="103.84086638689" StarRating="4" HotelCode="13510|114642|Bed &amp; Breakfast" HotelName="Holiday Inn Orchard City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Cavenagh Road, Singapore 229616</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/37/fb3730592ead8d620be7afc27843087932d20455.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Orchard Road, with easy access to the popular Orchard Road shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="806.10" OriginalAmount="782.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.327283" Longitude="103.8453116" StarRating="4" HotelCode="|125949" HotelName="Aloft Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>16 Ah Hood Road, Novena</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/9/4/9/125949_1_2678.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="809.11" OriginalAmount="785.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30126" Longitude="103.841743" StarRating="3" HotelCode="395434|501115|Bed &amp; Breakfast" HotelName="Hotel Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Cavengah Road, Orchard Road, Singapore 229617</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6b/686bc1dc7820b4017ad87a1a9541964860f4c0db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the famous Orchard Road area, and is just a few minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="819.12" OriginalAmount="795.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2872168" Longitude="103.8478324" StarRating="4" HotelCode="|256811" HotelName="Bencoolen@hong Kong Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>47 Hongkong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/1/1/256811_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820.91" OriginalAmount="797" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3082946752726" Longitude="103.83581846952" StarRating="4" HotelCode="18301|3900" HotelName="The Elizabeth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24 Mount Elizabeth, Singapore 228518</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/60/c0604d57a63cea8cc1e8f45c9bb7334ad41a891a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.94" OriginalAmount="798.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.303302" Longitude="103.8366149" StarRating="3" HotelCode="931427|holiday_inn_express_singapore_orchard_road" HotelName="Holiday Inn Express Orchard Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Bideford Road, Singapore 229921</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9f/0f9ff6a3b53e211c3df435fb4dc6c674f4fb44a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="822.97" OriginalAmount="799" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307636" Longitude="103.835721" StarRating="4" HotelCode="153319|30649" HotelName="Quincy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Mount Elizabeth, Singapore 228517</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/36/21364bed107ba5c921924dd49ce0d1ec10ff4038.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location within the prime residential district of Mount Elizabeth, just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="824.00" OriginalAmount="800" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3201035987076" Longitude="103.84500094136" StarRating="4" HotelCode="170068|27893" HotelName="Oasia Hotel Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Sinaran Drive, Singapore 307470</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/62/f462d6896119bceb74a69d03ac416c294d2eb042.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the charming enclave of the Novena district, the hotel is within walking distance of Nove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="837.39" OriginalAmount="813" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.390595" Longitude="103.985928" StarRating="4" HotelCode="60575|30711" HotelName="Village Hotel Changi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Netheravon Road, Singapore 508502</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/30/8c300113b9389a5baacb5382044d1ccffa55b3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the Singapore district of Changi, amidst quaint little shops a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="838.98" OriginalAmount="814.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2986921703408" Longitude="103.84899884462" StarRating="4" HotelCode="16631|1018208|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Bras Basah Road, Singapore 189559</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/22/5e224499721a25eb60f4c68cfe80a4a18223c38b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the urban and cultural district of the city, with shopping venues, re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853.87" OriginalAmount="829" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3113174803166" Longitude="103.85482327796" StarRating="2" HotelCode="95900|61818" HotelName="The Claremont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 Serangoon Road, Singapore 218224</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3b/7f/3b7f4b5017b346160779ec3e9618b207be9d9aab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="855.93" OriginalAmount="831" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3034572269324" Longitude="103.90298098326" StarRating="4" HotelCode="62537|39504" HotelName="Village Katong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Marine Parade, Singapore 449536</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/e8/c6e85bc9675c8dc266bb041409e39f72e246cae8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN) (about 15 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="857.63" OriginalAmount="832.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3069753721034" Longitude="103.83543491363" StarRating="4" HotelCode="19480|2099495|Bed &amp; Breakfast" HotelName="York" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mount Elizabeth, Singapore 228516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b7/4ab77e4bdb20a386ec4f16c5bdfff93abe24cd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, Singapore's main shopping and entertainment belt, and a 15 minute dri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="862.60" OriginalAmount="837.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994434075962" Longitude="103.84220963062" StarRating="4" HotelCode="75159|844295|Bed &amp; Breakfast" HotelName="Regency House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Penang Road, Singapore 238464</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/e6/1fe6253a2914290f46eaa7863aa173a9e25e259a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, at the junction of Penang Road and Oxley Road, between Fort...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="891.98" OriginalAmount="866" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.273803" Longitude="103.844895" StarRating="4" HotelCode="59955|15586" HotelName="M Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anson Road 81, 079908 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/ed/67ed424396d653d79b4ee0093a1f014c52c84064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of the business district with easy access to key local att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="898.63" OriginalAmount="872.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305647" Longitude="103.860316" StarRating="4" HotelCode="|201272" HotelName="Boss" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 Jalan Sultan Road #01-01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/2/7/2/201272_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="903.97" OriginalAmount="877.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3048247991918" Longitude="103.8535130024" StarRating="2" HotelCode="163819|1154788|Bed &amp; Breakfast" HotelName="Sandpiper Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>63 Dunlop Street, Singapore 209391</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e0/82/e0826837c15a40bf2273fa7fb29c26395469a353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute walk from Little India MRT Station and the 24-hour Mustafa Centre shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="909.60" OriginalAmount="883.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2736708" Longitude="103.8449112" StarRating="4" HotelCode="|54021" HotelName="M Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81 ANSON ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/1/54021_1_432.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 28 floors, air-conditioning, a lobby, a business centre with internet, translation services, secretarial services (for a fee) and 350 meeting rooms. The establishment boasts restaurants and a bar. Sofas, the establishment offers guests a currency exchange service, a safety deposit box service, a car park (for a fee) and a reception. For an additional charge cost offers a laundry service and room service. SITUATION: This hotel is in the business district. It has excellent transport links to points of interest. It is situated 10 minutes walk away from the Shenton Way and Tanjong Pagar metro stations, about 10 minutes away (by car) from Merlion Park and Boat Quay, Chinatown, Tanjong Pagar Railway Station and the Front City harbour. It is 20 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="921.85" OriginalAmount="895" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3107004621788" Longitude="103.8557665112" StarRating="4" HotelCode="166868|9204" HotelName="PARKROYAL on Kitchener Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Kitchener Road, Singapore 208533</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/dc/66dcd2c42d8533c47565503ef6f26cd8521f0f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Singapore's Little India on Serangoon Road, just a short walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="932.15" OriginalAmount="905" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.302393" Longitude="103.857804" StarRating="4" HotelCode="7749|20864" HotelName="Village Hotel Bugis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Victoria Street, 188061 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6437b1e765df60d83d4c707c201012049f813b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located next to the Sultan Mosque on Arab Street and Bugis Village, with its enchanting atmosphere, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="933.18" OriginalAmount="906" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304129" Longitude="103.859397" StarRating="3" HotelCode="141694|157773" HotelName="Santa Grand Bugis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Kubor, Singapore 199202</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/79/0c79134482e71ade601bfdd13f65df44dc7c9b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very easily accessible, with convenient links to public transport and taxis. It takes a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="935.24" OriginalAmount="908" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994245602115" Longitude="103.85048779788" StarRating="4" HotelCode="82175|59281" HotelName="Somerset Bencoolen Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Bencoolen Street, Singapore 189630</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/46/d446a9b747d1e01c718b2e1773eb1258b0473435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="938.90" OriginalAmount="911.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28643" Longitude="103.844669" StarRating="4" HotelCode="39411|22794|Bed &amp; Breakfast" HotelName="Furama City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eu Tong Sen Street, 059804 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/b1/c1b1ddd37f9608d89b5f68318bda9f207aaa3a09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Chinatown- a shopping and entertainment haven in the middle of the Financial...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.42" OriginalAmount="914" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307257" Longitude="103.828447" StarRating="4" HotelCode="25905|18330" HotelName="Orchard Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>442 Orchard Road, Singapore 238879</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/e4/eae48261dbe48ac6aa223887cd8f1575769b77b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the top of Orchard Road, adjacent to the Delfi Orchard mall and opposite to the Forum Sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="951.28" OriginalAmount="923.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.284286" Longitude="103.844947" StarRating="1" HotelCode="945417|1829178|Bed &amp; Breakfast" HotelName="Capsule Pod Boutique Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Upper Cross Street, Singapore 058341</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/7a/db7a007d13873516fbd4985ae2262ded339c5e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="952.13" OriginalAmount="924.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2748506640107" Longitude="103.84367465973" StarRating="4" HotelCode="35453|925865|Bed &amp; Breakfast" HotelName="Amara Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>165 Tanjong Pagar Road, 088539 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/57/62574c7873f0d645740338366365a3ec4eb98eef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within the heart of the bustling business and shopping districts of Chinatown and Shenton Wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="954.81" OriginalAmount="927" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083655275689" Longitude="103.85183372884" StarRating="3" HotelCode="165515|210612" HotelName="Hilton Garden Inn Singapore Serangoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Belilios Road, Singapore 219924</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/9f/2f9fa0a5aaa0433f5536a8cc536f2ce8c66681ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Belilios Road which forms part of Little India, a must-see tourist destinat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="958.14" OriginalAmount="930.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304248273722" Longitude="103.82375121117" StarRating="4" HotelCode="166875|CAO411500|Bed &amp; Breakfast" HotelName="Hotel Jen Tanglin Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1A Cuscaden Road, 249716 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/ab/3dab5da136bff4f765a44f8012f19373fe4b1987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Orchard Spring, this hotel is just a 5-minute stroll to the main shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="965.11" OriginalAmount="937.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2921881539601" Longitude="103.84990840194" StarRating="4" HotelCode="7753|peninsula_excelsior_hotel" HotelName="Peninsula Excelsior Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Coleman Street, Singapore 179805</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e3d900d92fb056fcea25d9dbd11b877bea63df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the middle of Singapore's bustling Civic District, the hotel is just a stone’s throw away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.48" OriginalAmount="938.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2892839554101" Longitude="103.83660938161" StarRating="4" HotelCode="48141|1010865|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Singapore, Riverview" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>382 Havelock Road, Singapore 169629, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/8e/e78ed880dd53f79f670aa83017537aed31fca892.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on the banks of the historical Singapore River, near Chinatown, just a 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="968.73" OriginalAmount="940.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985944850046" Longitude="103.85033038526" StarRating="3" HotelCode="38596|22734|Bed &amp; Breakfast" HotelName="30 Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Bencoolen Street, Singapore 189621</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/72/a472ccebd1aee522e7e99739a5e6cfcdf87a3eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located at the crossroads of Singapore's popular shopping area and business district, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="991.98" OriginalAmount="963.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2874123916281" Longitude="103.8473748105" StarRating="2" HotelCode="378376|232718|Bed &amp; Breakfast" HotelName="Beds and Dreams Inn @ Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Hong Kong Street, 02-01, Singapore 059677</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/60/4f604174ccbe31af488b0a11d76baf47496faf60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="996.08" OriginalAmount="967.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.306033" Longitude="103.829093" StarRating="5" HotelCode="17568|76443|Bed &amp; Breakfast" HotelName="Hilton Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road, 238883 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/fb/63fb7288a352fc76b84940890649bcc196983a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on fashionable Orchard Road and in the heart of Singapore's shopping, entertain...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.46" OriginalAmount="982.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298142" Longitude="103.854851" StarRating="5" HotelCode="7751|intercontinental_singapore" HotelName="Intercontinental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road, 188966 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/9a/c59a68f731a64aab7387ed344519b6e80d64aaae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the civic and cultural district of Singapore at Bugis Junction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.43" OriginalAmount="985.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3073883247959" Longitude="103.83266150951" StarRating="5" HotelCode="16998|94929|Bed &amp; Breakfast" HotelName="Royal Plaza on Scotts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 Scotts Road, Singapore 228220</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ab/d2/abd2f87a033547c9369c49ef58c65cfdbe0ec105.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Scotts Road, opposite the Grand Hyatt Hotel Singapore and the Marriot Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018.67" OriginalAmount="989" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905414" Longitude="103.8348422" StarRating="5" HotelCode="12994|16398" HotelName="Grand Copthorne Waterfront Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>392 Havelock Road, Singapore 169663</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/d2/55d2f20e80ed0a0eafb505f17f4b1b32fe03246e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the banks of the historic Singapore River, within easy access of the shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.82" OriginalAmount="994.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.24419" Longitude="103.839736" StarRating="5" HotelCode="909724|one15_marina_club" HotelName="One15 Marina Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>01-01, 11 Cove Drive, Sentosa Cove, Singapore 098497</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/69/da693db8f9870dfa124e7ee3f3673d5b0d0c3248.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1027.69" OriginalAmount="997.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29715" Longitude="103.856511" StarRating="3" HotelCode="909728|340025|Bed &amp; Breakfast" HotelName="Park View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>81 Beach Road, Singapore 189692</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/4e/4b4e9d3b26ba3bbaee81f7659f7d37c751c70640.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Undeniably one of the city's best hotels, Park View Hotel offers more than just quality accommodatio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035.15" OriginalAmount="1005" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2758543579617" Longitude="103.84450086012" StarRating="4" HotelCode="435236|157754" HotelName="Oasia Hotel Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>100 Peck Seah Street, Singapore 079333</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/8d/218de6ad596e04cf6f324dd16fb012ae6e6602e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1045.45" OriginalAmount="1015" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.28396357" Longitude="103.84694548" StarRating="4" HotelCode="961310|400353" HotelName="Capri By Fraser China Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 South Bridge Road, Singapore 058743</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b0/7bb0072c8219a1fa6d3bf16ad74488219d666cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1045.45" OriginalAmount="1015" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.333214" Longitude="103.963317" StarRating="4" HotelCode="187410|35087" HotelName="Capri by Fraser, Changi City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Changi Business Park Central 1, Singapore 486037</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e7/0ae7edf21e4fb5f4538d23b8c64975a1b9d16e70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Changi Business Park, which comprises a mix of high technology ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1048.54" OriginalAmount="1018" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.331287" Longitude="103.739603" StarRating="3" HotelCode="312604|150924" HotelName="Genting Hotel Jurong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Town Hall Link, Singapore 608516</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/5d/4c5d97e8acbd27c94727f9df7cad02e41e9cda82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 557 rooms. Services and facilities at the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1054.46" OriginalAmount="1023.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3124131335486" Longitude="103.85376502076" StarRating="5" HotelCode="297063|1018008|Bed &amp; Breakfast" HotelName="One Farrer Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Farrer Park Station Road, Singapore 217562</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9b/0e9b85fb6c26903d6519671ffcd96a7599b0b768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1062.21" OriginalAmount="1031.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3062768" Longitude="103.8292665" StarRating="5" HotelCode="|54016" HotelName="Voco Orchard Singapore, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>581 Orchard Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/6/54016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Orchard Road where you can find commercial areas, offices and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.14" OriginalAmount="1038.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2840777096686" Longitude="103.84416510018" StarRating="2" HotelCode="383777|wink_hostel" HotelName="Wink Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Capsule hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A Mosque Street, Singapore 059488</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/8f/4d8fd5add1e6c3953eea9ff97d15f775d6b416ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1080.47" OriginalAmount="1049" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3009817883746" Longitude="103.83997854233" StarRating="4" HotelCode="33020|3903" HotelName="Jen Orchardgateway Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Orchard Road, Singapore 238858</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/53/27538e905bbdf6199adb03910a98de35c5a4c239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Orchard Road and is annexed to the Specialist Shopping Centre....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1083.76" OriginalAmount="1052.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30027" Longitude="103.860328" StarRating="4" HotelCode="166870|102592|Bed &amp; Breakfast" HotelName="PARKROYAL on Beach Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500 Beach Road, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/db/dbb238427b2b934c722d60ced0eb8c81/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Beach Road, on the perimeter of Singapore's Central Business District, in cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1107.73" OriginalAmount="1075.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3130017856416" Longitude="103.8259270913" StarRating="3" HotelCode="93357|1571658|Bed &amp; Breakfast" HotelName="Relc International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road, Off Orchard Road, Singapore 258352</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/84/3a84dd6f4e6cd440c30046ec594f61dfaee0381c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1120.17" OriginalAmount="1087.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2888751065014" Longitude="103.84534299374" StarRating="4" HotelCode="14729|40954|Bed &amp; Breakfast" HotelName="Swissôtel Merchant Court, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Merchant Road, Singapore 058281</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/9a/149a0fdcb95d39d05d23b4cb2717a75d5087416c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the banks of the Singapore river opposite the Clarke Quay Festival Village....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1121.67" OriginalAmount="1089" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295817" Longitude="103.855138" StarRating="5" HotelCode="401651|20865" HotelName="Naumi Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Seah Street, Singapore 188396</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/4a/424ad067f78d2481d771e4d4c69163034d174ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, a mere two-minute walk from the famous Raffles Hotel. With...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1127.85" OriginalAmount="1095" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3031542157233" Longitude="103.83622348309" StarRating="5" HotelCode="33019|20964" HotelName="Grand Park Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Orchard Road, Singapore 238857, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/db/75db5bc237ff4f6b17730135e25e66cd967af842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the heart of Orchard Road, surrounded by the city's most prestigious ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1144.38" OriginalAmount="1111.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.312498" Longitude="103.86071" StarRating="4" HotelCode="|168834" HotelName="Mercure Singapore Tyrwhitt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>165 Tyrwhitt Road, Lavender</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/8/3/4/168834_e9089321201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1148.86" OriginalAmount="1115.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307807" Longitude="103.831862" StarRating="4" HotelCode="916778|1142988|Bed &amp; Breakfast" HotelName="8 on Claymore Serviced Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Claymore Hill, Singapore 229572</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/09/340947623e18feb358022921986a152f7281b395.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158.75" OriginalAmount="1125" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2756153746671" Longitude="103.8441560766" StarRating="4" HotelCode="255651|46798" HotelName="Carlton City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Gopeng Street, Singapore 078862</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/a6/63a6ddb2746f2969961c545f39712cf39d8a8879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1161.18" OriginalAmount="1127.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.291536" Longitude="103.842405" StarRating="4" HotelCode="96863|1340581|Bed &amp; Breakfast" HotelName="Park Hotel Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Unity Street, Singapore 237983</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/d9/51d9e98136bf54774ad81331e7a55a968bf5a66e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along the picturesque Singapore River, this city hotel is just a 5-minute drive from the cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1168.54" OriginalAmount="1134.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3012265" Longitude="103.8524769" StarRating="3" HotelCode="|44955" HotelName="Ibis Singapore On Bencoolen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 BENCOOLEN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/5/44955_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009 and has 538 standard rooms. The establishment boasts air-conditioning, a lobby with a reception, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant and WiFi. Guests are also offered vending machines, a laundry service (for a fee), a launderette and a car park (for a fee). SITUATION: This hotel is in Bencoolen Street. Is situated in the heart of the business area. Nearby, you will find restaurants and monuments where you can find Sim Lim Square and Bencoolen Mosque. 5 minutes away from the establishment, clients can find the Misericordia Temple. Clients can also find the Sri Krishnan Temple, San Pedro Church, the commercial area of Bugis Junction and Bugis Railway Station. 15 minutes away from the establishment, you can find the art museum. Clients can also enjoy the National Museum, the Little India district and SultÃ¡n Mosque. It is 10 minutes away from Orchard Road is 3 kilometres from Suntec City Mall Convention Centre 20 minutes away from the establishment you have Singapore Changi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1173.17" OriginalAmount="1139" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295552" Longitude="103.85311" StarRating="4" HotelCode="48140|4083" HotelName="Carlton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>76 Bras Basah Road, 189558 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/aa/dcaaf83024cf34da302ae7902b33d26c4373e935.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel grounds are located on Bras Basah Road, close to several popular tourist attractions. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1181.14" OriginalAmount="1146.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.311732368481" Longitude="103.83642196655" StarRating="5" HotelCode="45068|911485|Bed &amp; Breakfast" HotelName="Sheraton Towers Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scotts Road 39, 228230 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/b1/71b18edfa6ab1fcc11aae87c2387f7032e4c0fbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a central location, on Scotts Road, just a 10-minute walk from Orchard Road, with it...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1200.74" OriginalAmount="1165.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.295853" Longitude="103.845428" StarRating="5" HotelCode="168481|836305|Bed &amp; Breakfast" HotelName="Fort Canning Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Canning Walk, Singapore 178881</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ba/f4ba0fc127001c1a16f3c17fd969e00cf2640928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Fort Canning Park, this park setting straddles not only the Orchard Road shopping belt an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1231.32" OriginalAmount="1195.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3221359730599" Longitude="103.89152538351" StarRating="3" HotelCode="346080|1589798|Bed &amp; Breakfast" HotelName="Aqueen Hotel Paya Lebar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Jalan Afifi, Singapore  409180</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/09/420970008ec0b47271f7bac2c5a80a227dbf0e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1249.39" OriginalAmount="1213" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2881457301271" Longitude="103.84437203407" StarRating="4" HotelCode="165517|24670" HotelName="Park Regis Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Merchant Road, Singapore 058268</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d0/a6d0ac10a05f16282a3f5b4b5dc7b36314141f0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the city centre, within easy reach of Singapore's vibrant en...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1256.34" OriginalAmount="1219.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3164004354177" Longitude="103.82657706019" StarRating="3" HotelCode="80631|1508808|Bed &amp; Breakfast" HotelName="Metropolitan Ymca Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Kitchen,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Stevens Road, Singapore 257854</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/a7/07a7f88d5b9da7d39da175f7867f382e9a390734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located within the CBD area, as well as the shopping and entertainment dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1261.75" OriginalAmount="1225" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.307471" Longitude="103.829995" StarRating="5" HotelCode="14802|13318" HotelName="Pan Pacific Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Claymore Road, Singapore 229540</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4a/32/4a32574605e9caef76cddd11b7d15cfd38c39852.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a desirable residential district of Singapore just a stone's throw from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1265.36" OriginalAmount="1228.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2928491314565" Longitude="103.8272112608" StarRating="5" HotelCode="79146|1571778|Bed &amp; Breakfast" HotelName="Fraser Suites Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>491A River Valley Road, Singapore 248372</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/9b/929b9e830f52ec861dee2679104341adc9d0a368.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282.35" OriginalAmount="1245" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304703" Longitude="103.824868" StarRating="5" HotelCode="44765|27894" HotelName="Regent Singapore Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cuscaden Road 1, 249715 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9a/8a/9a8af0f499d4c3be2c02a906ee6a50af8a7c52e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of Singapore's most exclusive areas, close to the main business distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1376.08" OriginalAmount="1336" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292444220966" Longitude="103.84994029999" StarRating="5" HotelCode="7750|28680" HotelName="Grand Park City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Coleman Street, Singapore 179809, Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fc/c1fc9e138cb4f46dbb7a9100b14fdba734b924c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This atrium hotel is strategically located in a vibrant quarter of Singapore's city centre, just a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1393.59" OriginalAmount="1353" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934337041036" Longitude="103.8536632061" StarRating="5" HotelCode="20379|13101" HotelName="Swissôtel The Stamford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Stamford Road, Singapore 178882</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/4d/cd4d84e746a40cdda2d7c5cbd8be09fdf79e4338.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is located at the heart of Singapore’s business and cultural centre where the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1400.88" OriginalAmount="1360.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2924629916524" Longitude="103.85863602161" StarRating="5" HotelCode="15992|96619|Bed &amp; Breakfast" HotelName="Pan Pacific Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Boulevard, Marina Square, Singapore 039595</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/4b/3a4b7ba76db9277c28d9d752507ca51f8bdea13a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Marina Bay, the hotel is connected via covered sky-bridge to three major sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1405.95" OriginalAmount="1365" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3022344558126" Longitude="103.83624494076" StarRating="5" HotelCode="56120|24943" HotelName="Mandarin Orchard Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Orchard Road, Singapore 238867</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/4b/4b5f5bf5192fd053/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Orchard Road, Singapore's premier shopping, entertainment and b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1419.12" OriginalAmount="1377.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.298465" Longitude="103.8548634" StarRating="5" HotelCode="|55410" HotelName="Frasers House, a Luxury Collection Hotel, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>80 Middle Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/0/55410_1_1010.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Intercontinental Singapore is rated five stars. SITUATION: This establishment is near the Marina Bay area. It is situated 10 minutes walk away from the Suntec Convention Centre and Raffles City Shopping Centre. The establishment is a 20-minute drive away from Singapore Changi Airport. ROOM: Customers can find large rooms with stylish furniture, an LCD television, an air-conditioning system, a courtesy tea and coffee service and a mini-bar. Some rooms have special services, WiFi (free of charge) and meeting room. FACILITIES: The establishment boasts an outdoor pool, a spa, a massage service and a garden on the roof terrace. The establishment also has a fitness centre. RESTAURANT: This establishment has restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1420.37" OriginalAmount="1379" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2890194087833" Longitude="103.83746552618" StarRating="4" HotelCode="565884|228390" HotelName="The Warehouse Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Havelock Road, Robertson Quay, Singapore 169628</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/02/de02dedef77420cafaa3e6892ded2078e2c66826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1440.13" OriginalAmount="1398.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.282904" Longitude="103.847094" StarRating="4" HotelCode="|453934" HotelName="Mercure ICON Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Club Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/9/3/4/453934_b01bc8a1436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442.00" OriginalAmount="1400" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936482261422" Longitude="103.85868430138" StarRating="5" HotelCode="47711|59740" HotelName="Conrad Centennial Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard, Singapore 038982</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/29/fb29d2ec8e5302c11c49c6a7d74832bf3ef668d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre in the Marina Bay district, between Millenia Walk and Suntec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1445.09" OriginalAmount="1403" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2769600391389" Longitude="103.8462816209" StarRating="5" HotelCode="506564|228389" HotelName="Sofitel Singapore City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Wallich Street, Singapore 078885</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9e/55/9e55bf4d2e219a3be1df949adff866971b5452fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1449.76" OriginalAmount="1407.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3108716048677" Longitude="103.82658898831" StarRating="5" HotelCode="17459|23064|Bed &amp; Breakfast" HotelName="Shangri-La Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Orange Grove Road, Singapore 258350</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/77/4877f857003a3c6c82490852be1682ccb0a5a801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just off Orchard Road, the hotel provides a tranquil garden setting in the midst of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1458.56" OriginalAmount="1416.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2994524916385" Longitude="103.86038441468" StarRating="5" HotelCode="931429|1571958|Bed &amp; Breakfast" HotelName="Pan Pacific Serviced Suites Beach Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road, Singapore 199592</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/16/8e165e2dbb1c9ea4562010abfb0f202b611ec0ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1474.61" OriginalAmount="1431.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2771845099187" Longitude="103.8488305086" StarRating="4" HotelCode="536080|2117015|Bed &amp; Breakfast" HotelName="Oakwood Premier OUE Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Shenton Way, OUE Downtown 1, Singapore 068809</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592542/592542a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1478.05" OriginalAmount="1435" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3207301070789" Longitude="103.84315026442" StarRating="3" HotelCode="571270|230867" HotelName="Courtyard Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena, Singapore 329568</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/c3/7ec364e638223eac4f792cd2c63e1cdcc9679e9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1481.00" OriginalAmount="1437.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.30698" Longitude="103.85849" StarRating="4" HotelCode="|189756" HotelName="The Vagabond Club, Singapore, A Tribute Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Syed Alwi Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/9/7/5/6/189756_d97e19f1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1518.78" OriginalAmount="1474.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2886065" Longitude="103.8452198" StarRating="5" HotelCode="|35413" HotelName="Paradox Singapore Merchant Court At Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 MERCHANT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/1/3/35413_9bc76470951.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 12 floors, 476 standard rooms, a hall with a reception, a safety deposit box service, a currency exchange service, lifts, a restaurant, a bar, room service, a laundry service, a car park, a business centre with internet and a ballroom. SITUATION: This hotel is situated next to the Singapore River, Close to Chinatown and Boat Quay it is situated 10 minutes away from Sultan Mohamed Street where guests can enjoy bars, restaurants, pubs and nightclubs. Opposite the establishment, you can find Clarke Quay Metro Station. The establishment offers a transfer service. ROOM: The rooms with air-conditioning, have a bathroom, coat, a direct line telephone, a hairdryer and slippers. They also have internet, 3 telephones, a radio, cable television with films, a mini-bar, an iron, a coffee maker, a kettle, a safe and a sitting room. Some rooms have an extra bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1536.76" OriginalAmount="1492" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2985031368806" Longitude="103.76544470992" StarRating="3" HotelCode="491666|157755" HotelName="Oasia Residence Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>123 West Coast Crescent, Singapore 126779</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e0/c7e07c264275c37174c082c32552c78c5469ed11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1547.20" OriginalAmount="1502.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3001570763725" Longitude="103.86029464693" StarRating="5" HotelCode="407792|2002575|Bed &amp; Breakfast" HotelName="PARKROYAL Serviced Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7500A Beach Road, The Plaza #01-345/346, Singapore 199591</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/cd/cde3e1815f96f25f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at PARKROYAL Serviced Suites Singapore in Singapore (K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1553.24" OriginalAmount="1508" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.280176" Longitude="103.849816" StarRating="5" HotelCode="212980|39502" HotelName="SO Sofitel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Robinson Road, 068876 Singapur</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/24/97240c08068d6aeab6091600af94e9ca9e0f6efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1582.89" OriginalAmount="1536.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3128487" Longitude="103.8258947" StarRating="4" HotelCode="|60369" HotelName="Relc International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Orange Grove Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/9/60369_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an events room, Orchard Road It is 10 minutes away from The establishment offers a transfer service, The establishment has a lobby with a seating area. SITUATION: Orange Grove Road It is in It has excellent transport links to, near the establishment, you will find Shangri La the hotel. ROOM: Customers can find large rooms with a bathroom with a balcony and large windows. The establishment has standard rooms with two beds, rooms with queen size bed and suites with king size bed. RESTAURANT: Regarding gastronomy, the establishment offers a Chinese restaurant a coffee shop with breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1591.21" OriginalAmount="1544.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2999926" Longitude="103.8603348" StarRating="0" HotelCode="|130505" HotelName="Pan Pacific Serviced Suites Beach Road, Singapore (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7500B Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/5/0/5/130505_1_1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1593.41" OriginalAmount="1547" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.285693" Longitude="103.846355" StarRating="5" HotelCode="213802|64242" HotelName="PARKROYAL on Pickering" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Upper Pickering Street, Singapore 058289</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7b/fa7b18c7c5cb7355d444fc38b1e399ea812712ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1594.44" OriginalAmount="1548" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3051144026337" Longitude="103.8325381279" StarRating="5" HotelCode="17569|30354" HotelName="Singapore Marriott Tang Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>320 Orchard Road, Singapore 238865</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/2a/542a35f73978ecbb11bc41beb826911d2b91cca0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a renowned landmark on the corner where Scotts Road meets Orchard Road. Located in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1596.50" OriginalAmount="1550" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2938033630504" Longitude="103.85171436442" StarRating="5" HotelCode="297946|157782" HotelName="The Capitol Kempinski Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road, Singapore 178906</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/05/69058c2a8ad952bb48a57d48d2daebdcc2536b48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1606.00" OriginalAmount="1559.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3018009" Longitude="103.8360356" StarRating="5" HotelCode="|54020" HotelName="Hilton Singapore Orchard " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>333 ORCHARD ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/2/0/54020_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious establishment is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1644.54" OriginalAmount="1596.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2936" Longitude="103.85377" StarRating="5" HotelCode="16441|86019|Bed &amp; Breakfast" HotelName="Fairmont Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Bras Basah Road, Singapore 189560</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/d5/add55fda5d8d5df75ef67b9e59409410aa686184.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Singapore's business, historical, cultural, and shopping distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1647.59" OriginalAmount="1599.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3084080916735" Longitude="103.82702776925" StarRating="4" HotelCode="387424|2291115|Bed &amp; Breakfast" HotelName="Treetops Executive Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Orange Grove Road, Singapore 258355</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/ef/f6ef3192ddca894cb70b2a36f78d29cb4703ab28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1657.27" OriginalAmount="1609" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.292007" Longitude="103.857341" StarRating="5" HotelCode="302961|18317" HotelName="PARKROYAL COLLECTION Marina Bay, Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Raffles Boulevard, Marina Square, Singapore 039594</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f2/f24374b8be166e76/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the Marina Bay area, the hotel is directly opposite the Suntec Singapore In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1663.54" OriginalAmount="1615.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2578844725642" Longitude="103.81010144949" StarRating="5" HotelCode="17469|23074|Bed &amp; Breakfast" HotelName="Shangri-La's Rasa Sentosa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Siloso Road, Sentosa 098970</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b4/32b4d0cc0ea772597629ad1efc4e9536e4069a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort hotel is located on the western tip of Sentosa island, Singapore, on the beachfront. Set...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1689.80" OriginalAmount="1640.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3206144" Longitude="103.8432405" StarRating="4" HotelCode="|256853" HotelName="Courtyard By Marriott Singapore Novena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>99 Irrawaddy Road, Novena Singapore 329568</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/6/8/5/3/256853_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1698.44" OriginalAmount="1648.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3083214903705" Longitude="103.83391141891" StarRating="5" HotelCode="29566|3457254|Bed &amp; Breakfast" HotelName="Goodwood Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Scotts Road, 228221 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f8/82f891b5cddc061a7f8a712ed43910f5f5e049ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the shopping and entertainment hub of Orchard and Scotts Roads...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1705.68" OriginalAmount="1656.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.297276" Longitude="103.83846" StarRating="3" HotelCode="909725|orchard_grand_court" HotelName="Orchard Grand Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Killiney Road, Singapore 239571</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/b1/afb1ce53362346760a54949d428751aeb1f1b094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1706.85" OriginalAmount="1657.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3063639874729" Longitude="103.83299410343" StarRating="5" HotelCode="13029|22844|Bed &amp; Breakfast" HotelName="Grand Hyatt Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Scotts Road, 228211 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/bf/2cbf00bb3aa50bcebe60bcec6bd2af5fa62e1d63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the shopping and entertainment district of Orchard Road, 2 km from Clarke Qu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1718.81" OriginalAmount="1668.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.304834" Longitude="103.8252414" StarRating="5" HotelCode="|60368" HotelName=" Conrad Singapore Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 CUSCADEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/6/8/60368_e6c33fe1142.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, just a few minutes away from the tourist attractions, the commercial areas and Holland Village in the surrounding area you can also find restaurants, cafÃ©s, bars, spas and art supply stores. HOTEL: The hotel offers a cafÃ©, a hairdresser's, a supermarket, a bar, a restaurant, some services (for a fee), room service, a laundry service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1753.06" OriginalAmount="1702" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.309595" Longitude="103.826743" StarRating="4" HotelCode="82083|157775" HotelName="Shangri-La Apartments Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Anderson Road, 259983 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/34/a13433eb81cf9081aeb3afc423a5225f8cc9bc77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1806.41" OriginalAmount="1753.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2960465" Longitude="103.8527408" StarRating="4" HotelCode="|33307" HotelName="Carlton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>76 BRAS BASAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/0/7/33307_8370e1a0939.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 630 standard rooms and suites and 26 floors. The establishment boasts 2 conference rooms, computers, internet (for a fee) and secretarial services. Guests are also offered a lobby, a conference room, meeting rooms, a cafÃ©, 2 Chinese restaurants, a reception with safety deposit boxes, a currency exchange service, lifts and a hairdresser's. The establishment offers guests room service, a laundry service and a car park. SITUATION: This complex is in Bras Basah Road near the establishment, you will find the tourist attractions. 7 minutes away from the establishment guests have MRT City Hall Station. It is situated 5 minutes away from the Raffles City Shopping Centre. Close to the establishment, guests can find shops, bars and restaurants. It is 8 minutes away from the city centre. It has excellent transport links to the art museum, the city of Suntec, the Esplanade Theatre and Merlion Park. Is 30 kilometres from the airport. ROOM: The establishment has standard rooms and suites with telephone, a desk, a mini-bar, a television with films, a coffee maker and a kettle. Each room has a bathroom with telephone, scales, a hairdryer and a bathrobe. They have internet, a central air-conditioning system, a safety deposit box, a balcony or terrace with city views and daily press. FACILITIES: The establishment has a swimming pool with a terrace, a bar, deck chairs, a gym, a sauna and a steam bath. Guests are offered a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1856.71" OriginalAmount="1802.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.246217" Longitude="103.842456" StarRating="5" HotelCode="186924|911735|Bed &amp; Breakfast" HotelName="W Singapore Sentosa Cove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Ocean Way, Singapur, Singapur 098374</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/1b/101bb81c0343729ef9d1c495795c82b60a452a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the island of Sentosa, where East meets West. It is situated just off the so...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1871.69" OriginalAmount="1817.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3007121" Longitude="103.8379232" StarRating="5" HotelCode="118488|2002625|Bed &amp; Breakfast" HotelName="Pan Pacific Serviced Suites Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Somerset Road, Singapore 238163</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5c6068f2945ed2c1b0dca0b5e47c539c083d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1882.01" OriginalAmount="1827.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2906127376103" Longitude="103.86016488075" StarRating="5" HotelCode="18489|23044|Bed &amp; Breakfast" HotelName="The Ritz-Carlton Millenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Raffles Avenue, Singapore 039799</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5f/485f29e909bc2313674ae4f25a38253b0a050730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Marina Centre, a 7-minute walk from the City Hall MRT Station (public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1901.30" OriginalAmount="1845.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2934939" Longitude="103.8584788" StarRating="5" HotelCode="|55407" HotelName="Conrad Singapore Marina Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Two Temasek Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/7/55407_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 509 standard rooms and 25 suites. The establishment boasts 5 restaurants, an events room, internet and a reception. It also has a safety deposit box service, lifts, a car park and a laundry service. SITUATION: This hotel is in the city centre. Is situated in Marina Bay where you can find restaurants, bars, shops and art galleries. It is situated 5 minutes away from the railway station. ROOM: The rooms have a direct line telephone, a desk, a bathroom with a hairdryer, a satellite television, a radio, a mini-bar and a mini-fridge. They also have an ironing set, heating, a central air-conditioning system and a safety deposit box (available for a fee). It also offers non-smoking and disabled access rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1954.50" OriginalAmount="1897.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.358479" Longitude="103.988104" StarRating="4" HotelCode="76109|113102|Bed &amp; Breakfast" HotelName="Crowne Plaza Changi Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 Airport Boulevard #01-01, 819664 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/c8/10c847d3dee8832e887b32a77c06d62dc8f206e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located at Changi Airport in the east of Singapore. It lies close to the Singa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1969.36" OriginalAmount="1912" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2998191722603" Longitude="103.85814998934" StarRating="5" HotelCode="544889|230816" HotelName="Andaz Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>5 Fraser Street, Singapore 189354</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/33/46337bbb97053e8be59b85fbd5f3cdbe7481e3e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1986.87" OriginalAmount="1929" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3015651878004" Longitude="103.82979158453" StarRating="0" HotelCode="981522|377914" HotelName="Fraser Residence Orchard Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Paterson Road, Singapore 238522</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/7d/717dd2feca8e6e2b7f1410b17b36f57cdceae18c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1987.90" OriginalAmount="1930.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2859012875482" Longitude="103.8531884551" StarRating="5" HotelCode="21222|the_fullerton_hotel_singapore" HotelName="The Fullerton Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Fullerton Square, 049178 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/d9/7ed907bc4a17830cb12641e9a5ceaadede4b26f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is situated in a prime location in the heart of the Civic District. Lying at the forefront...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2026.85" OriginalAmount="1967.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.29378" Longitude="103.85172" StarRating="5" HotelCode="|188381" HotelName="The Capitol Kempinski Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stamford Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/3/8/1/188381_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2035.28" OriginalAmount="1976" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3102148464866" Longitude="103.82612431097" StarRating="4" HotelCode="416765|64162" HotelName="Darby Park Executive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Orange Grove Road, Singapore 258353</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/b7/96b7cf64a0e79035bfd24249be709e502f6480a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Singapore. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2134.16" OriginalAmount="2072.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305645" Longitude="103.836895" StarRating="4" HotelCode="82176|fraser_residence_orchard_singapore" HotelName="Fraser Residence Orchard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mount Elizabeth Link, Singapore 227973</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/af/c2af2d11622e5f8978fad21cc49f1df4040bed75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2199.89" OriginalAmount="2135.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.305918856464" Longitude="103.82598280907" StarRating="5" HotelCode="71201|96359|Bed &amp; Breakfast" HotelName="The St. Regis Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>29 Tanglin Road, Singapore, 247911 Singapore</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/aa/d2aa3ee99e9d6a947f3b6c656ada9b25ca56260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of Orchard road, offering immediate access to excep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2339.84" OriginalAmount="2271.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3086553" Longitude="103.8342381" StarRating="5" HotelCode="|54011" HotelName="Goodwood Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 SCOTTS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/1/1/54011_410d7b80941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 234 standard rooms and suites. The establishment boasts air-conditioning, a concierge, a business centre, a hairdresser's, conference rooms, meeting rooms, a currency exchange service and a lift. The establishment also has a grill, 2 Chinese restaurants, a cafÃ© and a bar. The establishment offers guests internet, room service and a laundry service (for a fee). SITUATION: This hotel is in the heart of the commercial area, close to the Orchard and Scotts Streets. It is 10 minutes away from the business area of Shenton Way, 25 minutes away from Airport Singapore Changi. 10 minutes away from the establishment, guests will find Far East Square. can also find the Scotts Shopping Centre, Tang Square and the Shaw Centre. 8 minutes away, there is a metro station. 10 minutes away from the establishment guests have Orchard Station. It has excellent transport links to Chinatown, Little India and the theatres. ROOM: The establishment has 118 rooms with teapot, a coffee maker, individual air-conditioning, a safety deposit box, internet (available for a fee), satellite or cable TV and king size bed or two beds. The rooms have a bathroom with a hairdryer, a direct line telephone, a sitting room and a balcony or terrace. FACILITIES: There is a range of facilities and services available at the establishment, including a well-equipped gym, 2 swimming pools, a massage service, a spa for an additional charge, deck chairs and parasols.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2357.35" OriginalAmount="2288.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2905698331527" Longitude="103.85820150375" StarRating="5" HotelCode="45313|85129|Bed &amp; Breakfast" HotelName="Mandarin Oriental Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Raffles Avenue, Marina Square, Singapore 039797</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/40/7e4062bdb1e25bce5d1c298450eec59f30fdb14e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated along Marina Bay, with panoramic views of Singapore Harbour. It is adjacent to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2416.35" OriginalAmount="2345.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.31002" Longitude="103.85831" StarRating="0" HotelCode="|233396" HotelName="7 Wonders (sg Clean)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/9/6/233396_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2426.68" OriginalAmount="2356" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2943975700687" Longitude="103.85499990846" StarRating="5" HotelCode="314906|64006" HotelName="JW Marriott Hotel Singapore South Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Beach Road, Access via Nicoll Highway, Singapore  189763</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/52/dd52080c8c944e0463276eeb2ed5903694d119bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2446.94" OriginalAmount="2375.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3101865731684" Longitude="103.85827445214" StarRating="2" HotelCode="439393|1229478|Bed &amp; Breakfast" HotelName="7 Wonders Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar, Singapore 208930</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3e/b13ee95bd030888c02dd0e5a865f08672f828213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2584.20" OriginalAmount="2508.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3039452626082" Longitude="103.82791936398" StarRating="5" HotelCode="12628|22774|Bed &amp; Breakfast" HotelName="Four Seasons Hotel Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Orchard Boulevard, Singapore 248646</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/df/2cdf7bb5ed10b56978b251903ec8f8f21148f8eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the tree-lined Orchard Boulevard, the hotel is linked to the business, shopping and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2811.84" OriginalAmount="2729.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2550929643592" Longitude="103.82044672966" StarRating="5" HotelCode="160449|231806|Bed &amp; Breakfast" HotelName="Hotel Michael" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Sentosa Gateway, Singapore 098269, Sentosa Island</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b98f3711184d016b7f95b3cc83459b79801158.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Sentosa Island, the hotel is a mere 10-minute drive from Singapore's Central Business Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3437.11" OriginalAmount="3337.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.283837" Longitude="103.859605" StarRating="5" HotelCode="140953|marina_bay_sands" HotelName="Marina Bay Sands Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Casino Resort,Conference Hotel" CnxPolicy="Free CXL until 30/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Bayfront Avenue, Singapore 018956</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/25/ba255bdb55d657bec92aa4697213ba338ba4e5ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is located in the heart of Singapore's city centre and just 10 minutes by car f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4109.42" OriginalAmount="3989.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.278149" Longitude="103.850936" StarRating="5" HotelCode="262127|952485|Bed &amp; Breakfast" HotelName="The Westin Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Marina View, Asia Square Tower 2, Singapur 018961</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0b/110b26b0c1c48e71880b2758062a999d7b1eace3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Singapore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10508.46" OriginalAmount="10202.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2946646879905" Longitude="103.85467035582" StarRating="5" HotelCode="26429|63484|Bed &amp; Breakfast" HotelName="Raffles Singapore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Beach Road, Singapore 189673</AddressLine>
          </AddressLines>
          <CityName>Singapore</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a8/49a8bcfd4e195f8a7d5bdf172355e08dfb37d063.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Singapore's shopping and commercial district. Across the stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="967.45" OriginalAmount="939.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.2873742" Longitude="103.8474526" StarRating="2" HotelCode="|250263" HotelName="S Inn Clarke Quay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>38 A Hong Kong Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3014.71" OriginalAmount="2926.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="1.3100698" Longitude="103.8582622" StarRating="2" HotelCode="|256826" HotelName="7 Wonders Boutique Capsule" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>257 Jalan Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access,Jacuzzi,Massage Centre,Kitchen,Golf,Bicycle Rental,Diet Meals,Swimming Pool,Nightclub,Central Heating,Garden,Dining,Housekeeping,Printer,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Babysitting,Parking,Spa,Wake-up Call Service,Heated Pool</BasicAmenities>
    <HotelRating>3,5,4,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>BUSINESS HOTEL,CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,HOTEL,CASINO RESORT,BEACH HOTEL,HISTORIC HOTEL,VILLAGE,GOLF HOTEL,CLUB RESORT,HOSTELS,APARTMENT HOTEL,BOUTIQUE HOTEL,APARTMENT,SPA HOTEL,CAPSULE HOTEL</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
8260815e-0560-4995-906c-035c2cc64d64|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="8260815e-0560-4995-906c-035c2cc64d64">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="72643" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-07T00:00:00" End="2026-06-13T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="149351|hotel_bencoolen" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="info@hrmholidays.com" Password="Miku@123#" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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
8260815e-0560-4995-906c-035c2cc64d64|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="8260815e-0560-4995-906c-035c2cc64d64" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Bencoolen" HotelCode="149351|232883" StarRating="3" GTCityId="72643" CountryCode="SG" CityName="Singapore" CountryName="Singapore" Address="47 Bencoolen Street, Singapore 189626" PostCode="189626" PhoneNo="+6563360822,+6563362250" FaxNo="" Email="reservation.hkst@hotelbencoolen.com,onlinereservation@hotelbencoolen.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="1.2989466666667" Longitude="103.85008733333" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (Child bed is not included, extra bed not included)" RoomTypeCode="h-da0b99b4-627c-57d6-94b5-a7d1e4f2bd6f|63|NDI2LjAwfEdCUHwyMDI2LTA1LTE5" OriginalAmount="426" TotalPrice="438.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 35.53-- service fee is included in the room rate.&lt;br/&gt;GBP 35.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="438.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds) (child bed not included, extra bed not included, Child bed is not included)" RoomTypeCode="h-48ad2b8e-87a2-5b99-b399-f52628d9786d|63|NDI2LjAwfEdCUHwyMDI2LTA1LTE5" OriginalAmount="426" TotalPrice="438.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 35.53-- service fee is included in the room rate.&lt;br/&gt;GBP 35.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="438.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TWIN BEDS" RoomTypeCode="0|1331|1275782525|1779195119060629B2095B0||yes|1571718|16|NDI3LjYxfEdCUHwyMDI2LTA1LTE5" OriginalAmount="428" TotalPrice="440.44" 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="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED" RoomTypeCode="0|1331|1275792875|1779195119060629B2095B2||yes|1571718|16|NDI3LjYxfEdCUHwyMDI2LTA1LTE5" OriginalAmount="428" TotalPrice="440.44" 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="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="440.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds) (bed type is subject to availability, extra bed not included, child bed not included, Child bed is not included)" RoomTypeCode="h-c735b186-6042-5c25-84ab-690c0c68dbbe|63|NjQ0LjAwfEdCUHwyMDI2LTA1LTI3" OriginalAmount="644" TotalPrice="663.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/05/2026"><AdditionalDetails>GBP 53.71-- service fee is included in the room rate.&lt;br/&gt;GBP 53.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-23T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="663.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability, Child bed is not included, extra bed not included)" RoomTypeCode="h-3fc6d65c-5db4-50ef-9e26-d965c4f07772|63|NjQ0LjAwfEdCUHwyMDI2LTA1LTI3" OriginalAmount="644" TotalPrice="663.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/05/2026"><AdditionalDetails>GBP 53.71-- service fee is included in the room rate.&lt;br/&gt;GBP 53.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-23T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="663.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, FAMILY" RoomTypeCode="0|1331|1336013145|1779195119069917B2073B0||yes|1571718|16|NjUyLjcwfEdCUHwyMDI2LTA1LTE5" OriginalAmount="653" TotalPrice="672.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="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="672.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="83366171|3|656|27|NjU2fEdCUHwyMDI2LTA2LTAx" OriginalAmount="656" TotalPrice="675.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T16:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="656" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin room - De Luxe" RoomTypeCode="98551562|3|656|27|NjU2fEdCUHwyMDI2LTA2LTAx" OriginalAmount="656" TotalPrice="675.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T16:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="656" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed, child meal not included, extra bed not included, Child bed is not included)" RoomTypeCode="h-f6912405-9a46-5bd2-bc78-22fab2f9a6e4|63|NjYyLjAwfEdCUHwyMDI2LTA1LTMx" OriginalAmount="662" TotalPrice="681.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><AdditionalDetails>GBP 55.21-- service fee is included in the room rate.&lt;br/&gt;GBP 54.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="681.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (twin beds) (Child bed is not included, extra bed not included, child bed not included, child meal not included)" RoomTypeCode="h-93415cf1-d446-59bf-a6e9-4c2247d5c088|63|NjYyLjAwfEdCUHwyMDI2LTA1LTMx" OriginalAmount="662" TotalPrice="681.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><AdditionalDetails>GBP 55.21-- service fee is included in the room rate.&lt;br/&gt;GBP 54.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="681.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Family room" RoomTypeCode="h-3ddd2377-c44c-52ce-896b-2ce1dc8c0ec7|63|NjYyLjAwfEdCUHwyMDI2LTA1LTE5" OriginalAmount="662" TotalPrice="681.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 55.21-- service fee is included in the room rate.&lt;br/&gt;GBP 54.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="681.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds) (bed type is subject to availability, child bed not included, Child bed is not included, extra bed not included)" RoomTypeCode="h-42fd211a-b05d-59ae-b4d5-46b25ab570ee|63|NjcwLjAwfEdCUHwyMDI2LTA1LTMx" OriginalAmount="670" TotalPrice="690.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><AdditionalDetails>GBP 55.88-- service fee is included in the room rate.&lt;br/&gt;GBP 55.32-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="690.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability, extra bed not included, Child bed is not included)" RoomTypeCode="h-04475bc1-e8b3-53be-9e15-292c3c5d063f|63|NjcwLjAwfEdCUHwyMDI2LTA1LTMx" OriginalAmount="670" TotalPrice="690.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><AdditionalDetails>GBP 55.88-- service fee is included in the room rate.&lt;br/&gt;GBP 55.32-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="690.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: family" RoomTypeCode="0|1331|750749815|1779195119060629B2095B4||yes|1571718|16|NjcwLjk4fEdCUHwyMDI2LTA1LTE5" OriginalAmount="671" TotalPrice="691.11" 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="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="691.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed, Child bed is not included, extra bed not included)" RoomTypeCode="h-36b8b709-ba6b-50f0-9a05-39343aa623ea|63|Njc2LjAwfEdCUHwyMDI2LTA2LTAx" OriginalAmount="676" TotalPrice="696.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>GBP 56.38-- service fee is included in the room rate.&lt;br/&gt;GBP 55.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="696.28" /></CancelPenalty><CancelPenalty Start="2026-06-02T00:00:00" End="2026-06-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="696.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TWIN BEDS" RoomTypeCode="0|0|1275782525|1779195119060994B2081B0||no|1571718|16|Njc3LjkxfEdCUHwyMDI2LTA1LTMx" OriginalAmount="678" TotalPrice="698.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="698.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED" RoomTypeCode="0|0|1275946485|1779195119060994B2081B1||no|1571718|16|Njc3LjkxfEdCUHwyMDI2LTA1LTMx" OriginalAmount="678" TotalPrice="698.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="698.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Deluxe Double room (twin beds) (Child bed is not included, child bed not included, extra bed not included)" RoomTypeCode="h-d7c4deb3-1710-54a8-bfcd-6e4b33388884|63|NjgwLjAwfEdCUHwyMDI2LTA2LTAx" OriginalAmount="680" TotalPrice="700.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>GBP 56.71-- service fee is included in the room rate.&lt;br/&gt;GBP 56.15-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="700.40" /></CancelPenalty><CancelPenalty Start="2026-06-02T00:00:00" End="2026-06-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="700.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe" RoomTypeCode="310985332|1|685|27|Njg1fEdCUHwyMDI2LTA1LTMx" OriginalAmount="685" TotalPrice="705.55" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T12:00:00" End="2026-05-31T12:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="685" /></CancelPenalty><CancelPenalty Start="2026-06-01T12:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="685" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE BED" RoomTypeCode="0|0|1275792875|1779195119075558B2160B0||no|1571718|16|Njk3LjcxfEdCUHwyMDI2LTA1LTMx" OriginalAmount="698" TotalPrice="718.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>EXTRA BED FOR CHILDREN IS NOT GUARANTEED.&amp;lt;BR /&amp;gt;Bed types are not guaranteed:Deluxe Double Room - 1 King Bed(room for 0 adults )CXL charges apply as follows: STARTING 31/05/2026 CXL-PENALTY FEE IS PRICE OF 1 NIGHTS.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="718.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Deluxe Double room (full double bed) (Child bed is not included, extra bed not included)" RoomTypeCode="h-24172e8f-2820-53e1-bcdf-89d099144fa7|63|NzA1LjAwfEdCUHwyMDI2LTA2LTAx" OriginalAmount="705" TotalPrice="726.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>GBP 58.80-- service fee is included in the room rate.&lt;br/&gt;GBP 58.21-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="726.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Deluxe Double room (twin beds) (child bed not included, Child bed is not included, extra bed not included)" RoomTypeCode="h-e48d2671-0a5a-55b5-8844-9a2db98acc36|63|NzA1LjAwfEdCUHwyMDI2LTA2LTAx" OriginalAmount="705" TotalPrice="726.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>GBP 58.80-- service fee is included in the room rate.&lt;br/&gt;GBP 58.21-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="726.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe room" RoomTypeCode="310985333|3|737|27|NzM3fEdCUHwyMDI2LTA1LTMx" OriginalAmount="737" TotalPrice="759.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T12:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="737" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family room - De Luxe" RoomTypeCode="282161630|3|742|27|NzQyfEdCUHwyMDI2LTA1LTE5" OriginalAmount="742" TotalPrice="764.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T13:52:02.9772638+01:00" End="2026-06-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="742" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds) (extra bed not included, child bed not included, Child bed is not included)" RoomTypeCode="h-0bd802d9-65a6-5960-a383-2c1dbaf0f012|63|NzYzLjAwfEdCUHwyMDI2LTA2LTAx" OriginalAmount="763" TotalPrice="785.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><AdditionalDetails>GBP 63.64-- service fee is included in the room rate.&lt;br/&gt;GBP 63.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="785.89" /></CancelPenalty><CancelPenalty Start="2026-06-02T00:00:00" End="2026-06-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="785.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability, extra bed not included, Child bed is not included)" RoomTypeCode="h-e94c578e-5d32-5c7a-99bc-e33281e467ec|63|Nzg1LjAwfEdCUHwyMDI2LTA1LTE5" OriginalAmount="785" TotalPrice="808.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 65.47-- service fee is included in the room rate.&lt;br/&gt;GBP 64.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-14T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="808.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family room" RoomTypeCode="176619695|3|794|27|Nzk0fEdCUHwyMDI2LTA1LTE5" OriginalAmount="794" TotalPrice="817.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T13:52:03.0539219+01:00" End="2026-06-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="794" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="98551563|3|1019|27|MTAxOXxHQlB8MjAyNi0wNi0wMQ==" OriginalAmount="1019" TotalPrice="1049.57" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T16:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1019" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE" RoomTypeCode="0|1331|1275782575|1779195119065569B2129B1||no|1571718|16|MTAyMS42NnxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1022" TotalPrice="1052.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/05/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 and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a first aid kit&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.,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 3 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &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;Construction is underway at a neighboring building and there may be noise disturbance from the construction work. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2-7 people: 256.85 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-29T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1052.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, TRIPLE" RoomTypeCode="0|0|1275782575|1779195119060994B2081B2||no|1571718|16|MTA1My4yNHxHQlB8MjAyNi0wNS0zMQ==" OriginalAmount="1053" TotalPrice="1084.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1084.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Deluxe Family room" RoomTypeCode="h-2458e823-5553-546f-b40c-059173f8569a|63|MTA2OS4wMHxHQlB8MjAyNi0wNS0zMQ==" OriginalAmount="1069" TotalPrice="1101.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><AdditionalDetails>GBP 89.16-- service fee is included in the room rate.&lt;br/&gt;GBP 88.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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1101.07" /></CancelPenalty><CancelPenalty Start="2026-06-01T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1101.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|1331|1276228655|1779195119087541B2091B0||no|1571718|16|MTA3My4xNXxHQlB8MjAyNi0wNS0zMQ==" OriginalAmount="1073" TotalPrice="1105.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-05-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1105.34" /></CancelPenalty><CancelPenalty Start="2026-06-01T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1105.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE DELUXE TWO BEDS" RoomTypeCode="20260607$20260613$W$322$232883$TPL.2B-DX$ID_B2B_69$BB$TPKG$1~2~1$7$P@07~A-SIC~22551a~1298471649~N~~~NOR~~B34826657E3D4C9177919508314305AAUK0130011400110822551a|8|MTMwNi4zN3xFVVJ8MjAyNi0wNS0yNg==" OriginalAmount="1137" TotalPrice="1170.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-26T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1136.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room - Twin - De Luxe" RoomTypeCode="282516086|3|1164|27|MTE2NHxHQlB8MjAyNi0wNS0zMQ==" OriginalAmount="1164" TotalPrice="1198.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T09:00:00" End="2026-05-31T09:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1164" /></CancelPenalty><CancelPenalty Start="2026-06-01T09:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1164" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE DELUXE" RoomTypeCode="20260607$20260613$W$322$232883$TPL.DX$ID_B2B_69$BB$TPKG$1~2~1$7$P@07~A-SIC~253549~-1008532108~N~~~NOR~~B34826657E3D4C9177919508314305AAUK01300114001108253549|8|MTM1My44M3xFVVJ8MjAyNi0wNS0yNg==" OriginalAmount="1178" TotalPrice="1213.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-26T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1178.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE, 2 BEDS" RoomTypeCode="0|1331|1460247925|1779195119043743B2036B2||yes|1571718|16|MTM0Ni42MXxHQlB8MjAyNi0wNS0xOQ==" OriginalAmount="1347" TotalPrice="1387.01" 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="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-19T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1387.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM STANDARD" RoomTypeCode="20260607$20260613$W$322$232883$FAM.ST$ID_B2B_66$BB$B2B$1~2~1$7$N@07~A-SIC~23f7be~-831870842~N~~~NOR~~B34826657E3D4C9177919508314305AAUK0130011400110823f7be|8|MTk4Mi42M3xFVVJ8MjAyNi0wNS0yNw==" OriginalAmount="1725" TotalPrice="1777.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-27T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1725.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, FAMILY" RoomTypeCode="0|0|1336013145|1779195119069917B2073B1||no|1571718|16|MTc5MS44OXxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1792" TotalPrice="1845.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-29T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1845.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY ROOM DELUXE TWO BEDS" RoomTypeCode="20260607$20260613$W$322$232883$FAM.2B-DX$ID_B2B_69$BB$TPKG$1~2~1$7$P@07~A-SIC~22581f~775691007~N~~~NOR~~B34826657E3D4C9177919508314305AAUK0130011400110822581f|8|MjA3OS4zN3xFVVJ8MjAyNi0wNS0yNg==" OriginalAmount="1809" TotalPrice="1863.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-26T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1809.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Family room (child meal not included)" RoomTypeCode="h-f3c0c087-3da2-5592-803c-f5a4cd078e0e|63|MTg1Ni4wMHxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1856" TotalPrice="1911.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><AdditionalDetails>GBP 154.80-- service fee is included in the room rate.&lt;br/&gt;GBP 153.25-- 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|Interconnecting rooms available|Fridge|Family room|Indoor Fireplace|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathtub|Shower|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-29T00:00:00" End="2026-06-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1911.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - De Luxe" RoomTypeCode="241522006|1|1921|27|MTkyMXxHQlB8MjAyNi0wNi0wMQ==" OriginalAmount="1921" TotalPrice="1978.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T04:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1921" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: family" RoomTypeCode="0|0|750749815|1779195120039502B2153B2||no|1571718|16|MjAzMC42NHxHQlB8MjAyNi0wNi0wMQ==" OriginalAmount="2031" TotalPrice="2091.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/05/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Internet access|Fridge|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2091.56" /></CancelPenalty><CancelPenalty Start="2026-06-03T00:00:00" End="2026-06-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2091.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/ce/d9/ced9730ebc8e647dfac78a7e2909c730ed8a6b60.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b0/65/b0652988ace40dcd30d2060594f37116f927f8a4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a8/0f/a80f15e38464bae82140c595ed9b89952e3f3706.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/72/c572e1b013abdb42132dfdc881311e02d858240e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/54/b3/54b330368c732be248ce17795791a57d43968b27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/12/34/1234e67b76de920a61ff560980384128b0c86ca2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/57/30/5730d05a0ed80153e3154a5da9f83ce450119f56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7a/27/7a27465698d23485e1226a502bb8b115119a1778.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/9f/ca9f12bc168f90a686105fec6d2800cae7af8e91.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/a9/33a9d56c2bfaec8e36f49adbbcc30c621f7909dd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/02/6a/026ab3fd7cebe9b6ae8aa15f0c5666f18319c7bd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/9a/119a88d3f7d01b26fedfe3d66d563b5d89220f69.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6c/20/6c2030fe5592886ce7022816980ae33be2cc6fd0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3e/74/3e742ce3589b4ec78feb04d74b1e334e8e98e782.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/84/2f/842f3bffd60805cd33a47ce90226600fd72dfda8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2c/85/2c85a94e7cb7226c6e2af59e7b0f29e6807e1404.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/fe/bcfe7414b6b1628d61357e6b99427c6db18766c6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/08/dc08a35bc8a087cd0496ccc8f6fbd274bcc748f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d8/06/d806487a22b7afa98dfa4f0dcaa2faad1e0d9873.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/bd/cabd8ab32eee9947a899d32dfac60086c6a96b78.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4e/f6/4ef66c2e5a34674cedb8309a7a6bdd98cc31e47b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e8/44/e844f01494c45ee46340a2c828386d2d46babda2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/b7/aeb76784d11323f8fcc96730cd44d58f338d94e0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/f8/aef8af303296a41116167bbb789757f5594d2fa0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a1/9a/a19a2ad851400ef14cb3233f80b11d339f0782e8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0c/e9/0ce90a38c116ba75c3dc77bf74578dc486c5264e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/cb/cfcbbd58028fd35e6f4058292abaf9bfe130ff63.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/59/30/5930c289bcda77031b9d267b940cf7943ab61c98.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/12/f1/12f107e3386d76bc6826b745395266560eb6d3cc.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Singapore. The nearest airport is Singapore - Changi (SIN).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;84 rooms are available to guests at this hotel, which includes a reception desk. The hotel provides room service, a laundry service and a conference room. Wireless internet access is provided in public areas.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms include a double bed. Extra beds can be requested. A safe provides secure storage for guests' personal property. Additional features include a refrigerator and a tea/coffee station. A flatscreen television and WiFi are provided as well. The hotel has non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex provides invigorating refreshment. The hot tub in the pool area promises pure relaxation. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 10.00 SGD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 10.00 SGD.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>65-656-336-2250</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>656-336-0822</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>84</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>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>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</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
08639b49-0403-4daf-9f3e-771f75544fe1|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="08639b49-0403-4daf-9f3e-771f75544fe1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-16T00:00:00" End="2026-06-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" 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
08639b49-0403-4daf-9f3e-771f75544fe1|MikiSearch|supplier interation failed||Miki|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
08639b49-0403-4daf-9f3e-771f75544fe1|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
08639b49-0403-4daf-9f3e-771f75544fe1|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
08639b49-0403-4daf-9f3e-771f75544fe1|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
08639b49-0403-4daf-9f3e-771f75544fe1|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
08639b49-0403-4daf-9f3e-771f75544fe1|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-05-19T13:54:11.2477333+01:00" Version="0" EchoToken="Search" TransactionIdentifier="08639b49-0403-4daf-9f3e-771f75544fe1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="428.40" OriginalAmount="420.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|new_cross_inn_hostel" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/01/e10155f88146690207812dedb0c9d81999270861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.38" OriginalAmount="469.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|cranbrook_hotel" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3f/183f02fff2fd71834d3b117b20e72c8cf6555c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="538.56" OriginalAmount="528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|578416" HotelName="Woodlands Lodge Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6a/9b6a7f9d05bfd3b4756f903fe903dd7bb36f6a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.24" OriginalAmount="562.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.559376" Longitude="0.068355399999973" StarRating="3" HotelCode="382732|lucky_8_hotel" HotelName="Lucky 8 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>21 -25 York Road, Ilford IG1 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/25/d8254e05cc532176c3fa573a3fca8034364f34c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lucky 8 Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="633.42" OriginalAmount="621.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|premierlux_serviced_apartments" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Ilford Lane, Ilford IG1 2LW, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/f1/d4f155ee4357eb281f698c2ecfc5320808678a1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.48" OriginalAmount="624.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|the_crystal_lodge_hotel" HotelName="The Crystal Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Brigstock Road, CR7 7JH Thornton Heath</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/4c/064cc89e097179263723ccce9808c7909abfac8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Crystal Lodge Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="677.28" OriginalAmount="664.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.564039" Longitude="0.065391" StarRating="3" HotelCode="906395|britannia_inn_hotel" HotelName="Britannia Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Mansfield Road, Ilford, Essex IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/75/a475ef8e1ff86d5683c973b2bc17aedce4dd9ac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford station. Ilford is a suburban town of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.88" OriginalAmount="694.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53798516" Longitude="0.08007575" StarRating="3" HotelCode="639569|the_bank_hotel_2" HotelName="Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Ripple Road, Barking IG11 8DN, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/2f/492f863deaf9544961ab84ab9980b4712c61d67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="798.66" OriginalAmount="783.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47885806353" Longitude="-0.40939391534425" StarRating="3" HotelCode="115077|travelodge_london_heathrow_central" HotelName="Travelodge London Heathrow Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road, Hertz House, Hounslow TW5 9TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/94/fe94a6c1a6abb62ce75744129ccdff83e088e85e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 1,5 km from the Hounslow West tube station and 3 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="801.72" OriginalAmount="786.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|145403" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/28/66289b159e3674895776baef3c51e8e340d08006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.42" OriginalAmount="821.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.61795917" Longitude="-0.10735478" StarRating="4" HotelCode="441253|lodge_drive_apartments" HotelName="Lodge Drive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>8 Lodge Drive, Palmers Green, London N13 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/f3/ecf3ede740d80cef50b833956fd580f540042425.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lodge Drive Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="853.33" OriginalAmount="836.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.3741755535" Longitude="-0.101894438267" StarRating="4" HotelCode="64367|384345" HotelName="Holiday Inn Express London - Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Priddy's Yard, Croydon, London CR0 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/11/58110197dc56ae89ed5080f32e9c72ab93f629a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Croydon and only 2 minutes' walk from the main shopping areas, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="874.94" OriginalAmount="857.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1" HotelCode="18318|1080958" HotelName="Generator London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Tavistock Place, London WC1H 9SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c4/27c41d81546ecdc4440a5bd1e06996122abcf5ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Compton Place, close to London's City district. Given the excellent ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="908.66" OriginalAmount="890.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560459" Longitude="0.069839000000002" StarRating="3" HotelCode="284651|231087" HotelName="Best Western Greater London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0d/9c0d4b1d44e4f60ed434560a7931a9fa2a792dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="910.60" OriginalAmount="892.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|16297" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af19dbb5d82bc7fa3cfd16b3a1be206f12c7e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.98" OriginalAmount="899.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55941434" Longitude="0.07790356" StarRating="3" HotelCode="548243|ilford_tower_apartments" HotelName="Ilford Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 Riches Road, Ilford, East Sussex IG1 1JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/be/99be315bbbdd4b4438a94ba54b20e669ea87a558.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="943.50" OriginalAmount="925.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|so_sienna" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/bc/17bc8baefef07cc4b1598540d7a2a7c23b1cd6a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the unde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="954.02" OriginalAmount="935.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|856875" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d787180255df54797088bafb3c136c37599b116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="980.22" OriginalAmount="961.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501100303783" Longitude="-0.22180690585593" StarRating="2" HotelCode="144523|hotel_balkan_2" HotelName="Comfotel Purple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Shepherds Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/15/d8152383e57a7532af4634958a58a66b0b9e09e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Shepherd’s Bush Road and has 5 main London underground stations within 5-1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="984.30" OriginalAmount="965.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="2" HotelCode="901587|hotel_orlando" HotelName="Orlando" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>83 Shepherd's Bush Road, London W6 7LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/de/68de6b7a39d8a7440d7cfbac7924997c18e4d811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This bed and breakfast provides family friendly accommodation just 0.5 km from Hammersmith tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.84" OriginalAmount="992.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|so_arch" HotelName="SO Archway Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Pemberton Gardens, Archway, London N19 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/95/1695e42fe410b86cc0b4bfcc0a376de8863b2bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 10 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1040.40" OriginalAmount="1020.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.477034361075" Longitude="-0.40484860034815" StarRating="3" HotelCode="405602|london_plus_heathrow" HotelName="London Plus Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Woodfield Road, Hounslow, Greater London TW4 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4f/8f4fdddea4e9d5663de7da3b3a785c9effff9998.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1078.14" OriginalAmount="1057.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|so_park_battersea" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>140 Battersea Park Road, London SW11 4NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/1d/f71db17f5bbf1ce85c1219864da8c4d786b82e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1089.36" OriginalAmount="1068.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.489679785993" Longitude="-0.19469633862309" StarRating="2" HotelCode="147149|hotel_earls_court" HotelName="Hotel Earls Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Warwick Road, Earls Court, London SW5 9UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/f7/6bf731cb5c287f99bbae9477d7aea238da53faa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Earls Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1097.42" OriginalAmount="1075.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|32354" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece8436a8a475eff8060897b5f0c1bebd1fcbf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1105.68" OriginalAmount="1084.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56052292" Longitude="0.06982376" StarRating="4" HotelCode="547518|signature_hotel_london" HotelName="Signature Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/57/2a57725a292fda17da33be585ee9a61604ae4ee5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1132.20" OriginalAmount="1110.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56473086" Longitude="0.1101416" StarRating="0" HotelCode="817969|ilford_hotel_goodmayes" HotelName="Ilford Hotel Goodmayes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>66 Goodmayes Road, Ilford IG3 9UR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/2d/562d41811020177df434bbfae474b6dd964be94e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.60" OriginalAmount="1130.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.471743585025" Longitude="-0.38179372023774" StarRating="2" HotelCode="147716|the_firs_lodge_hotel" HotelName="The Firs Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>289 Bath Road, Hounslow, London TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c7/ddc755262088b73fd657d86dd8f2f6d23f6dedb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area just a few hundred metres from Hounslow West underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1172.92" OriginalAmount="1149.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|243166" HotelName="Hyde Park Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/10/c310389d7b61c45bf6647a721f3f05c39c67db65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1174.02" OriginalAmount="1151.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|hotel_65" HotelName="Hotel 65" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f1/a4f12d522b09aceb58e93249301eb5eb93c61b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.22" OriginalAmount="1161.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493969265746" Longitude="-0.090594291687012" StarRating="2" HotelCode="208409|restup_london" HotelName="RestUp London Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 New Kent Road, London SE1 4YT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/2b/e92b9b631a7dcd2265b433a823b867c19585a783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is RestUp London Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1187.52" OriginalAmount="1164.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|3521812" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c0/aec0c1cfbcdc9a5c23b37e170fa81e97ac28fd31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, an...</HotelDescription>
        <Offer>Discount:GBP11.76</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.60" OriginalAmount="1180.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514131" Longitude="-0.177992" StarRating="2" HotelCode="35449|mina_house_hotel" HotelName="Mina House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Craven Road, Paddington, London W2 3BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/db/0fdb1810d1aa093617e4243b86ba3ae1fa6e29cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This intimate, charming hotel offers an ideal location at the heart of the Paddington district of Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.68" OriginalAmount="1184.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|westciti_caroco_aparthotel" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da0c4f8f4bb9ff31c6bc23259501e32d75d018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1247.46" OriginalAmount="1223.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|holiday_inn_london__heathrow" HotelName="Leonardo Hotel London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/zz/2aada39abe8f1dc85546dc8b11f15f93daf16d32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1248.48" OriginalAmount="1224.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.447864726297" Longitude="-0.0011091862832018" StarRating="3" HotelCode="386125|lyall_apartment_hotel" HotelName="Lyall Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>256 Hither Green Lane, Lewisham  SE13 6TT, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/eb/71ebf2964669f9bdccf335dec518dee398adb614.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lyall Apartment Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1256.64" OriginalAmount="1232.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|pelican_london_hotel_and_residence_" HotelName="Pelican London Hotel And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>203 Blackshaw Road, Tooting, London SW17 0BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/06/ec06bbf5afa0fc251b3a4f3da2b677630846049c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1265.82" OriginalAmount="1241.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.539046017994" Longitude="-0.05594635246582" StarRating="2" HotelCode="78099|city_inn_express_2" HotelName="City Inn Express Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144a Mare Street, Hackney, E8 3SG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/47/4e475c3f7b176fefb8575bb4a9629751af768424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.20" OriginalAmount="1260.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|lonsdale_hotel" HotelName="Lonsdale London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9-10 Bedford Place, Bloomsbury, London WC1B 5JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/f5/f0f50a586b870d8e67364d7dadf3f4db26d04b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lonsdale Hotel is a popular choice amongst travelers in London, whether exploring or just passing th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.20" OriginalAmount="1260.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|adagio_london_sutton" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Court Road, Sutton, London SM1 4FS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/34/9234cf52b6bf41df4e298c147a3ef0d2223068f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1287.40" OriginalAmount="1262.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|632082" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bf/b8bf9a8f4ab148f9ec8386251b9fe1b32701bba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.62" OriginalAmount="1281.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986344|charles_hope_apartment_canary_wharf" HotelName="Charles Hope Apartment Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Harbour Way, London E14 9YX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/74/c674271e05b7f2b0ee996dc732f728e233b10105.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1312.74" OriginalAmount="1287.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|the_clarendon_2" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e7177bc1303bb815c2f0620f44abf50ebb814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1327.02" OriginalAmount="1301.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|brunel_hotel" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/dc/27dc1c27b74e7fb03f8fbce55874cfbd1e1f67a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.16" OriginalAmount="1308.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2" HotelCode="519888|dharma_lodge_hotel" HotelName="Dharma Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>446 Hertford Road, Enfield, London EN3 5QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/bb/91bb7c2444fd1a88c09106d3de77d904bb84dfea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1340.28" OriginalAmount="1314.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529092" Longitude="-0.120078" StarRating="1" HotelCode="170218|clink_261_hostel" HotelName="Clink261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>261-265 Gray's Inn Road, London WC1X 8QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f3/0bf33e5abf1b267653fd784517b812bbc6e0b752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Central London. Guests will find Kings Cross St Pancras tube ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1371.90" OriginalAmount="1345.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52808457" Longitude="-0.08173854" StarRating="4" HotelCode="986183|shoreditch_city_living" HotelName="Shoreditch City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Hoxton Square, London N1 6NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/13/c91320e0ef8e2e1de5e449b309948b5c9c5210e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.12" OriginalAmount="1356.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|best_western_chiswick_palace_" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/145993d1e6bbd5e753f904d5dacf3cb31a19ab5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1384.14" OriginalAmount="1357.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|plaza_london_hotel" HotelName="Plaza London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115A-117A Roman Road, Bethnal Green, London E2 0QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ed/5aedb2ed64a4df42bf0f2e1844a6f668d8dddc2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1384.54" OriginalAmount="1357.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a965a2ff728b3fa575a4a6a97a33b3ae870353f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.18" OriginalAmount="1359.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57421157" Longitude="-0.09779431" StarRating="3" HotelCode="324163|united_lodge_hotel" HotelName="United Lodge Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>368-370 Green Lanes, London N4 1DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/31/af3164645837f2723c671ed48b7009bb9f30905d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is United Lodge Hotel and Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1401.12" OriginalAmount="1373.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|2025565" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/bd/19bde4152085992346ee605578ba6b8ca230e883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1401.48" OriginalAmount="1374.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514392060161" Longitude="-0.1729316864909" StarRating="3" HotelCode="114626|linden_house_hotel" HotelName="Linden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6 Sussex Place, London, Greater London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a8/e9a8f09ae9b91864459d9044ceb403935b50db26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1433.10" OriginalAmount="1405.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49080842" Longitude="-0.09755774" StarRating="3" HotelCode="405597|safestay" HotelName="Safestay London Elephant &amp; Castle - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>144-152 Walworth Road, Elephant &amp; Castle, London SE17 1JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/77/36779b14f8d59d21a034991a7b67313df7f02a99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1439.22" OriginalAmount="1411.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52517725" Longitude="-0.08049969" StarRating="0" HotelCode="955666|shoreditch_apartments_2" HotelName="Shoreditch Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97-113 Curtain Road, Hackney, London EC2A 3BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/34/523427b32e9e092919b50788de2937d84066b67a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1441.26" OriginalAmount="1413.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513909730137" Longitude="-0.17549104662703" StarRating="2" HotelCode="61842|lancaster_court_hotel_2" HotelName="Lancaster Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202-204 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/2c/e52c7cc021858f1ec4543dc04f674fafe7f5f7fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1445.34" OriginalAmount="1417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.555363335371" Longitude="-0.12991858895498" StarRating="2" HotelCode="145890|charlies_hotel__bb" HotelName="Charlies Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Anson Road, Tufnell Park, London N7 0AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/8c/2d8ca1c58b6d2551dd1d7f4e6c46218e455548a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is within 5 minutes’ walking distance of Tufnell Park underground and railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1454.52" OriginalAmount="1426.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514749" Longitude="-0.172845" StarRating="2" HotelCode="114358|albro_house_hotel" HotelName="Albro House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 Sussex Gardens, Hyde Park, London, W2 2RY, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e7/dee7872474e65743de2c801a92836b6f597c1583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1468.80" OriginalAmount="1440.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|dorsett_shepherds_bush" HotelName="Dorsett Shepherds Bush" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/6a/5d6a66bfafd136eaba53bf8d2675afa3b5c9ad96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.84" OriginalAmount="1442.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|rose_court_hotel" HotelName="Rose Court Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35/35a Great Cumberland Place, Marble Arch, London W1H 7DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a1/e4a1fb23512685ffdd3fa2f13d261540293da19c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1470.84" OriginalAmount="1442.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51452432" Longitude="-0.05486235" StarRating="4" HotelCode="636823|algate_apartment" HotelName="City Aldgate Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Bromehead Street, London E1 2PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1c/6f1cb11b517b1b734aa7e28c7a89e9a7c2c1add6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1472.88" OriginalAmount="1444.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|radisson_red_hotel_london_heathrow" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building B, West Drayton, Heathrow, London UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/cc/e8cc12743c2512641564d61c85287018db26f035.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.28" OriginalAmount="1464.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5488633" Longitude="-0.1923206" StarRating="2" HotelCode="267544|charlotte_guest_house_2" HotelName="Charlotte Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-197 Sumatra Road, London NW6 1PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/70/7f70de06e191b6683f6e71c2423aa2a8d6c9fad8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1493.28" OriginalAmount="1464.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|clover_court_by_q_apartments" HotelName="Clover Court by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Millharbour, London E14 9TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c9/0ac9d19364bae6e4e1dd68b44403eac12a2d1c28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1504.50" OriginalAmount="1475.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.57580694" Longitude="0.18503732" StarRating="3" HotelCode="548353|morland_house" HotelName="Morland House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>12-16 Eastern Road, Romford, Essex RM1 3FE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/a6/e4a6518a3e0dc972fc00afa8fab794e148078001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1505.60" OriginalAmount="1476.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|2119942" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c1/3bc1ad5d210b3e92752bb53972530fd78008000c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the ...</HotelDescription>
        <Offer>Discount:GBP14.91</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1511.33" OriginalAmount="1481.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|1967785" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/65/85658b009272a7a214b19e006809dd9a998d8897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1513.68" OriginalAmount="1484.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|tonys_house_hotel" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/86/80864acc22c0cb7978d6cc4c9485cf4871521218.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1518.78" OriginalAmount="1489.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|urban_villa" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/a8/aaa8f3e6581da95bf6f4df92978ac20aa041ea10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.82" OriginalAmount="1491.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493625257775" Longitude="-0.17535209655762" StarRating="3" HotelCode="189755|brompton_hotel_london" HotelName="Brompton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Old Brompton Road, London SW7 3DL, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/d4/82d42121b69bbd2d42bfe3cb0b9e0891e0f224ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52009715" Longitude="-0.12397052" StarRating="3" HotelCode="448135|thanet_hotel" HotelName="Thanet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bedford Place, Bloomsbury, WC1B 5JA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/2d/3a2de24ba536843cdc3df9aa13c8ba0ecaf0ec5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1581.79" OriginalAmount="1550.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|385675" HotelName="Novotel London Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1d/861d17f7a34b4d1158a579a1f209d9895e9a26e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1607.52" OriginalAmount="1576.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510410953562" Longitude="-0.068147279098525" StarRating="0" HotelCode="412894|wombats_city_hostel_london" HotelName="Wombats City Hostel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Dock Street, London E1 8LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/56/0756c811088bd603343954412468a197d60d36e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located right in the heart of London. Its setting is especially ideal for those in nee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1610.58" OriginalAmount="1579.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51647649" Longitude="-0.17278429" StarRating="1" HotelCode="441423|st_george_hotel_9" HotelName="St George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Meeting Room,Parking,Porter,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>46 Norfolk Square, Paddington, Westminster, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fd/c1fdae7af5a6b0a742e859d74c841746fc2bb420.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Saint Georges Hotel places you in the heart of London, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1618.74" OriginalAmount="1587.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|aparthotel_adagio_london_stratford" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/a5/fba5c9f5bc8c5199e0f0fa22112ae0a9fab6cfab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1633.02" OriginalAmount="1601.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|london_guest_house_2" HotelName="London Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Horn Lane, Acton, London W3 6PP, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/4d/f64d3640d1d5698347703595f9e24ed34ebc03ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 7.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1646.90" OriginalAmount="1614.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|2561995" HotelName="OYO Townhouse New England Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 St George's Drive, Pimlico, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ff/62/ff62a5b9a96e2e7113e0e14565deb0fbfed54152.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1652.40" OriginalAmount="1620.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|publove_the_green_man_paddington" HotelName="PubLove @ The Green Man" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>308 Edgware Road, London W2 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f1130268b35d93d063b17b7904382523a9c431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provide...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1665.66" OriginalAmount="1633.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.617243" Longitude="-0.178919" StarRating="3" HotelCode="148739|heatherbank_guest_house" HotelName="Heatherbank Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>25/29 Woodside Park Road, North Finchley, London N12 8RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/bb/33bbeee2f940aac3b941736c7f8cff0b21a727a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1669.19" OriginalAmount="1636.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|375975" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5ead7625e70edf26ce7fdea195742f3d128041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1676.88" OriginalAmount="1644.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5136209" Longitude="-0.049418800000012" StarRating="4" HotelCode="140912|marlin_apartments_aldgate" HotelName="Marlin Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Commercial Road, London, E1 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/20/87208927da0b4d75db119cdd3d387813422de7ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1684.51" OriginalAmount="1651.48" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|1061898" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Belgrave Road, Victoria, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/54/2354138d1ec90e4d538af67df7b622dabfabb6db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Carlton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1689.20" OriginalAmount="1656.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|941305" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/78/0478bf90337909b2a487b217dc8640dab56db9b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1690.14" OriginalAmount="1657.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52985498" Longitude="-0.07732457" StarRating="3" HotelCode="323930|central_hoxton_shoreditch" HotelName="Central Hoxton Shoreditch SH Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Kingsland Road, Hackney, London E2 8DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/17/0a1777fe701485114bcea6ca1cf0f2505d746eb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1721.76" OriginalAmount="1688.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|imperial_court_suites_2" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Inverness Terrace, Bayswater, Westminster Borough, London W2 3JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/89/b589c482232c830d82a564acc7a10991659a1ef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1742.16" OriginalAmount="1708.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49798782" Longitude="-0.22760436" StarRating="4" HotelCode="433345|lamington_apartments" HotelName="Lamington - Hammersmith Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>109 Hammersmith Grove, London W6 0NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/6f/5c6f58df0edc77521d2b86eccd632becb2335a2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Lamington - Hammersmith Serviced A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1751.67" OriginalAmount="1717.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51629561402" Longitude="-0.17123663310053" StarRating="3" HotelCode="36434|277775" HotelName="Belmont Hotel &amp; Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>100 &amp; 104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133487/133487a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a charming tree-lined street near Hyde Park in central London, just 100 met...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1753.38" OriginalAmount="1719.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|jurys_inn_london_heathrow_2" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/7c/ad7c4935cf98aab9ca9304490340ef5bb4429d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1763.58" OriginalAmount="1729.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508222" Longitude="0.020218" StarRating="4" HotelCode="54523|crowne_plaza_london__docklands" HotelName="Crowne Plaza London Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Royal Victoria Dock, Western Gateway, London E16 1AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9a/b59a62d196433934322abcfd1a98782471dae39b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in London's Docklands and offers guests superb views over the Royal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1770.72" OriginalAmount="1736.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514864" Longitude="-0.172657" StarRating="2" HotelCode="94561|europa_house_2" HotelName="Europa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9e5f14daef0215774c442cfe3f27a98614ea51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1780.92" OriginalAmount="1746.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|belmont_hotel_14" HotelName="Belmont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/e5/a0e567bd3a275f17a2d05231fcbe2e23aaf99f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1780.92" OriginalAmount="1746.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5394591" Longitude="-0.14432933" StarRating="4" HotelCode="986185|camden_market_apartments" HotelName="Camden Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Inverness Street, London NW1 7HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/3b/383b4c5cf593fd56e76138dc01520de3f6d66f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1783.98" OriginalAmount="1749.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5386952" Longitude="-0.14324357" StarRating="0" HotelCode="986162|city_centre_apartments_2" HotelName="City Centre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Parkway, London NW1 7PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a1/44a1d6dab61c1694c261c7e5d5fc99cbb85779aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1787.04" OriginalAmount="1752.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516329" Longitude="-0.171174" StarRating="3" HotelCode="510433|astoria_hotel_13" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/79/2d7936df1b224894f2aba6dcba2a3153c632e594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. Wireless internet access is available to guests i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1791.12" OriginalAmount="1756.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500919" Longitude="-0.0906" StarRating="4" HotelCode="73799|marlin_apartments_empire_square" HotelName="Marlin Apartments Empire Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Long Lane, London, SE1 4NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/52/b35202af8aa7dc100cacf86a80213fbc26799f82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel area is steeped in London history with many sites and museums close by. Some such attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1802.34" OriginalAmount="1767.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51510499" Longitude="-0.1730636" StarRating="2" HotelCode="517310|the_balmoral_house_hotel" HotelName="Balmoral House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156/157 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ef/c1ef9d6729eb89ef31e80009619015ef66f570f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Balmoral House Hotel, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1815.60" OriginalAmount="1780.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51735085" Longitude="-0.07369392" StarRating="3" HotelCode="521962|commercial_house_2" HotelName="Aldgate Commercial House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Babysitting,Designated Smoking Area,Dining,Housekeeping,Internet,Laundry,Printer,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43B Commercial Street, London E1 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/a4/c7a4ffd00389279ad5389fc89da7a9768c18cead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely aparthotel can be found in Aldgate. Located in 15 minutes walking distance from London B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1818.66" OriginalAmount="1783.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512464" Longitude="-0.178238" StarRating="3" HotelCode="94569|elysee_hotel" HotelName="Elysee Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/9c/fa9c30aae98afb38341e418b0120a458998f62f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1830.90" OriginalAmount="1795.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.530398230437" Longitude="-0.12223531523045" StarRating="2" HotelCode="145537|carlton_hotel_11" HotelName="Carlton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birkenhead Street, London WC1H 8BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/19/b819cea78e68b106c22777d2654cf0b1d7326406.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1844.16" OriginalAmount="1808.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.54791903" Longitude="-0.00818566" StarRating="3" HotelCode="394339|bridgestreet_stratford_city" HotelName="BridgeStreet Stratford City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Celebration Avenue, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1f/061f8989980518229357c3cd89112c185054b329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1847.22" OriginalAmount="1811.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508275026069" Longitude="0.035791397094727" StarRating="4" HotelCode="175055|aloft_london_excel" HotelName="Aloft London Excel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Eastern Gateway, Royal Victoria Dock, London E16 1FR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/a5/50a51e32c39f6039a5d5da8bf707272a8e3368d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This the only hotel directly connected to the ExCel exhibition centre, just 4 km from London City Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.28" OriginalAmount="1814.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529314" Longitude="-0.121981" StarRating="2" HotelCode="147487|european_hotel_2" HotelName="The European Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Argyle Square, London WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/64/fc64c375698dd698823cfb7de6b87d8039219444.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1851.30" OriginalAmount="1815.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|thewesley_formerly_known_as_mic" HotelName="TheWesley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b5/8db5a47e7c4f4b1b7787ece84c487fa6c7daa5bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|nell_gwynn_house_apartments" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c4/e3c4725d943745dfedb4191bc2ede4a2e225e244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1861.50" OriginalAmount="1825.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514351" Longitude="-0.190775" StarRating="3" HotelCode="221715|garden_court_hotel_3" HotelName="Garden Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-31 Kensington Gardens Square, Bayswater, London W2 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/dd/d0dd4b5d7a6a9d8147b689fc42336ca8a9c04fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Garden Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1868.64" OriginalAmount="1832.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|queens_hotel_3" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/73/bc7355f6fcae07b93e8a76881c10de7d67afdabc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1882.85" OriginalAmount="1845.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|384945" HotelName="Marlin Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Byng Street, Canary South, Westferry Road, Canary Wharf, London E14 8GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/73/7c7301d1c4fcc9dbdd98e8e856a1f77398446a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are accessible from Byng Street, off Westferry Road. It is approximately a 7-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1882.92" OriginalAmount="1846.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|marlin_aparthotel_waterloo" HotelName="Marlin Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6f/df6f45a902eaa4766ad0063a52a21322e0a77705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1884.96" OriginalAmount="1848.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|ascot_hyde_park_hotel" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Craven Road, Paddington, London W2 3BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/01/560138dd9a361122118d6f594249f375aa521d85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 150 m from Paddington Station, with direct underground, national rail and airport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1885.98" OriginalAmount="1849.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|marlin_apartments_limehouse" HotelName="Marlin Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mission Court, 577 Commercial Road, Limehouse, London E1 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/1a/591a5c98a5e4efd709ea5c2fae4fc3b4ceaaf42d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located on the bustling Commercial Road, just minutes from Limehouse stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1917.60" OriginalAmount="1880.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3" HotelCode="33050|citadines_prestige_south_kensington_london" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c67b382dcc39eee36462d13a22ecdf9ddebd2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1968.57" OriginalAmount="1929.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|1061918" HotelName="Chelsea Cloisters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea Cloisters, London SW3 3DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/38/db38efcfd2381f94f691e4a39d04035bbe466dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the London district of Chelsea, one of the most modern and cu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2014.26" OriginalAmount="1974.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|385205" HotelName="Holiday Inn Camden Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2020.62" OriginalAmount="1981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|park_plaza_london_park_royal" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>628 Western Avenue, London W3 0TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/4f/884f32b6ace8190df952d8e240ab19022a33fa74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2029.80" OriginalAmount="1990.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|hilton_croydon" HotelName="Hilton Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/d6/a5d6df1f29e74a4230d3edd379d35fc59e07be60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2032.86" OriginalAmount="1993.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4704235" Longitude="-0.3667324" StarRating="4" HotelCode="114581|crompton_guest_house" HotelName="Crompton Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49 Lampton Road, Hounslow, Middlesex TW3 1JG, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c2/86c259fea2b23411932c8338c1d9a2e295777121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2038.98" OriginalAmount="1999.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47173496" Longitude="-0.45700118" StarRating="0" HotelCode="735444|aerotel_london_heathrow_terminal_3" HotelName="Aerotel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 3, Arrivals Hall, Heathrow Airport, Hounslow, London TW6 2GW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f4/51f4fbfbcc0f70790b922b9c21b6f03cd246f787.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2056.11" OriginalAmount="2015.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|1062168" HotelName="Kingsway Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/5a/665a5a6340bf77f3346e8ed5ec1160adfa6404b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2104.26" OriginalAmount="2063.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900881|mermaid_suite" HotelName="Mermaid Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Blenheim Street, London W1S 1LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2a/3e2a3fcee987e9dc19f8c852adce126f3753a5bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mayfair, Mermaid Suite Hotel promises a relaxing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514150974494" Longitude="-0.17517238855362" StarRating="2" HotelCode="35638|edward_hotel_3" HotelName="Edward" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Spring Street, W2 3RA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/e1/dce15ffd44253f30c53966efce3fff08dd0e2b09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, located in the London district of Paddington, lies only a few paces from the terminus of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2130.78" OriginalAmount="2089.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|hyde_park_boutique_hotel" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-48 Leinster Gardens, Westminster, W2 6DR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b3/ebb33b47e1a6449781dc63abe7cedbaf8f9c017c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of London, this boutique hotel is ideal for guests who appreciate a stylish am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2146.08" OriginalAmount="2104.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|park_plaza_riverbank_london" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f4/faf433b85703b277832d76ed09fc5d1ab0597c2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2162.40" OriginalAmount="2120.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|pembridge_palace_hotel" HotelName="Pembridge Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Prince’s Square, W2 4PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/67/6c671d43959706ba27b5b83c8957da5c4dfe9d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within close walking distance of the famous Whiteleys shopping centre and is located n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2164.44" OriginalAmount="2122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="144955|blades__bb" HotelName="Blades B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Belgrave Road, Victoria, London SW1V 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a3/e0a37568313ebb93a413cc1c55c5c53da3b9b50b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Blades B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2184.84" OriginalAmount="2142.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505033" Longitude="-0.011229" StarRating="4" HotelCode="409525|fraser_place_canary_wharf" HotelName="Fraser Place Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Boardwalk Place, London E14 5SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/24/e924fda99cec207bf1a80190f8e565c106c6763f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located only a short walk from the Canary Wharf financial hub, this hotel is the ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2194.02" OriginalAmount="2151.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|park_plaza_london_waterloo" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a3/baa31aca73233cd2d15ecf7c5eb8109ccfac27b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2220.49" OriginalAmount="2176.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|128787" HotelName="Pestana Chelsea Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f4/bdf4031f7f41da6eb5b2ce6d8523a99445e6ad24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, ...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2225.64" OriginalAmount="2182.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5226491" Longitude="-0.1530563" StarRating="3" HotelCode="153452|regency_hotel_5" HotelName="Regency Hotel - B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Nottingham Place, London W1U 5LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/7f/827f82533fa92a9197cd23bd8f57930a27ec88ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2232.90" OriginalAmount="2189.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|1061858" HotelName="Admiral" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9b/ef9b685da9575206b3fe1be2e6334f160b102289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2239.33" OriginalAmount="2195.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|74254" HotelName="Novotel London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f6/89f6b3a4c48c76279dded4c8b2f7d2339386d41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping oppor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2256.24" OriginalAmount="2212.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|radisson_blu_edwardian_new_providence_wharf" HotelName="Radisson Blu Edwardian New Providence Wharf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Fairmont Avenue, Canary Wharf, London E14 9JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a6/1ba6e2a49d5e980e77f3a842cfb53c83c7631682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of Europe's most dynamic business location, this luxury London hotel is a great o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2261.34" OriginalAmount="2217.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|millennium_gloucester_hotel_london_kensington" HotelName="Millennium Gloucester Hotel London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/a3/e9a3bd74d016afd62a1db8d1dd10493ff0208d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2265.92" OriginalAmount="2221.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|32984" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ec/3cec538d7d4a3387e4094f00d73bda7456d251f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2267.46" OriginalAmount="2223.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|sofitel_london_heathrow" HotelName="Sofitel London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 5, London Heathrow Airport, London TW6 2GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd03d721686f23cd859dd7e9f69e19cdbde145.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is linked to Terminal 5 at Heathrow Airport. Windsor is less than...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2278.68" OriginalAmount="2234.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492615" Longitude="-0.186329" StarRating="2" HotelCode="902781|st_simeon" HotelName="St Simeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>38 Harrington Gardens, London SW7 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/28/422836b23d5202a42da72c1e52517f93127dd9af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated in the centre of London, in the heart of the fashionable and exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2289.90" OriginalAmount="2245.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|the_lodge_hotel" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c7/bac7fe3d5a015e81ddd2355e9eda1fe3e8954518.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2303.16" OriginalAmount="2258.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|zedwell_piccadilly" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Windmill Street, Piccadilly Circus, London W1D 7DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/4a/6c4a2ac08449566f25cc92eef0df7102341b762a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2326.47" OriginalAmount="2280.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|385665" HotelName="Novotel London Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cf/b6cff310662f2715f82737f8ffda49b76d171154.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2336.82" OriginalAmount="2291.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.572998" Longitude="-0.070452" StarRating="3" HotelCode="114343|kadimah_hotel" HotelName="Park Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Clapton Common, Stamford Hill, E5 9AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/86/b786facc0e0c7c8ee236be963dc11fe0aa474ecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2341.04" OriginalAmount="2295.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|7580" HotelName="Crowne Plaza London Ealing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7defbc1cb47550c1e938986054d2a90f3373ad16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2357.22" OriginalAmount="2311.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986200|courtyard_by_marriott_london_heathrow_airport" HotelName="Courtyard London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Nobel Drive, Harlington, Hayes UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/4a/1b4abe679d64bc18b934cd0923ec2e1f71cdc3f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2384.76" OriginalAmount="2338.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|presidential_apartments__kensington" HotelName="Presidential Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-12 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/dc/f4dc4fc0e79a08d926e0f57bd3947f93f7a4335a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2423.52" OriginalAmount="2376.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|holiday_inn_express_london_chingford" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Walthamstow Avenue, London E4 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5e/415e1897feed941137df37e3aa5ae11535d8adf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the North Circular Road London (A406), at the Crooked Billet roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2438.82" OriginalAmount="2391.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|citadines_islington_london" HotelName="Citadines Islington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Shelley Place, Islington, London N1 1WF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/76/3b766f2cd94b37295543ef6fa0220a8f28dc8a02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2465.34" OriginalAmount="2417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521690108211" Longitude="-0.10521301586914" StarRating="4" HotelCode="296637|blueprint_apartments_turnmill_street_2" HotelName="Blueprint Living Apartments - Turnmill Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>66 Turnmill Street, London, Clerkenwell EC1M 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4f/e34f877dd624fee559674ead60c1957017de734f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Blueprint Apartments -Turnmill Street in London The City of London,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2465.69" OriginalAmount="2417.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|33134" HotelName="Radisson Blu Edwardian Grafton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/04/aa04701f3e4de33c5dbf2741046c8b7fb3a2f0f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2466.90" OriginalAmount="2418.53" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|385015" HotelName="Marlin Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Queen Street, London EC4R 1BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9e/9c9eb9abc7384a6a072598ffd145a84f7eff1149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxurious serviced apartments are within easy walking distance of a host of London's main attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2473.50" OriginalAmount="2425.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50948789" Longitude="-0.08380196" StarRating="4" HotelCode="633055|urban_stay_shard_view_apartments" HotelName="Urban Stay Shard View Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mary-at-Hill, London EC3R 8EF, England</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c0/84c04272724a70878dc6504738562cbd31dcb0c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2486.76" OriginalAmount="2438.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.462221096318" Longitude="-0.18891334533691" StarRating="3" HotelCode="34473|holiday_inn_express_london_wandsworth" HotelName="Holiday Inn Express London - Wandsworth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smugglers Way, Riverside West, Wandsworth, SW18 1EG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a3f243892b96ade126dea7ece164522e2c138.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2488.80" OriginalAmount="2440.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51377063" Longitude="-0.1105174" StarRating="0" HotelCode="476825|the_z_hotel_city" HotelName="Z City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Fleet Street, London EC4Y 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/47/ad4707c25a845789621d618fdf29587eda419c36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2516.17" OriginalAmount="2466.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|878561" HotelName="Tower Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/55/7f55252d96e99f1d664f17882ebe29090e30cfdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2519.90" OriginalAmount="2470.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|385685" HotelName="Novotel London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/fa/cbfab71f6ce616fa5f4289de5047e3a5f1aee49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2526.13" OriginalAmount="2476.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|883304" HotelName="Wilde Aparthotels by Staycity London Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>73 Commercial Road, Tower Hamlets, London E1 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/87/96877d2ee9907cdc975cc16673dc26092bdc1a11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2563.92" OriginalAmount="2513.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|294365" HotelName="Novotel London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/39/87399a287f01798ce8e36a973f639ac9bd44da4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2572.44" OriginalAmount="2522.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529044996796" Longitude="-0.1233396816987" StarRating="3" HotelCode="150137|jesmond_dene" HotelName="The Jesmond Dene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Argyle Street, Kings Cross St Pancras, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/85/ab8587b9aecf0b40d405c24cc23235bd26a98576.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2601.00" OriginalAmount="2550.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="3" HotelCode="64682|city_hotel_9" HotelName="Arbor City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street, London E1 6TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb8513a866741142ed47404d68bf10cbd5631879.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated near the city of London's financial district, the Docklands and the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2610.80" OriginalAmount="2559.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515087576903" Longitude="-0.17351995713216" StarRating="3" HotelCode="145731|1551108" HotelName="The Castleton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164-166 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ac/01ac509840c0e5bfa730753b5852fbe236bce58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2671.38" OriginalAmount="2619.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4906193" Longitude="-0.190959" StarRating="4" HotelCode="174962|no1_the_mansions" HotelName="No 1 The Mansions" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>219 Earl's Court Road, Kinsington, London SW5 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/66/f2668314fc9bf7f27f79f5cb91f72dcd7a01ea2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is No 1 The Mansions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2683.06" OriginalAmount="2630.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|385115" HotelName="Mercure London Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/45/78455bb85419d0d18a517264eb0cbb07ff8a6fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel prov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2734.62" OriginalAmount="2681.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|novotel_london_wembley" HotelName="Novotel London Wembley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/35/a33547fe6d895332b34e580abbcff8f0554d5ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2744.37" OriginalAmount="2690.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="0.010090470314026" StarRating="3" HotelCode="27215|38760" HotelName="Holiday Inn Express London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugsby Way, Greenwich, London SE10 0GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the O² Arena and the North Greenwich Underground Station. London Heat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2747.88" OriginalAmount="2694.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="740219|urban_stay_fitzrovia_apartments" HotelName="Urban Stay Fitzrovia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Bourlet Close, London W1W 7BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/16/a9160b422cbbf59dec62ceb41755bb108a030c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2763.18" OriginalAmount="2709.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509681" Longitude="-0.078989" StarRating="4" HotelCode="77804|bridgestreet_tower_view" HotelName="Tower View by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Byward Street, London EC3R 5BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/47/6a4781e9c73a4efac243609254350cd0d2bc19ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2776.67" OriginalAmount="2722.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|7576" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/8d/908d4b470fa451a4837c9b26adf00f260e11c615.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2779.50" OriginalAmount="2725.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.490395" Longitude="-0.138633" StarRating="3" HotelCode="17547|sidney_hotel_london_victoria" HotelName="Sidney London-Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-76 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/1e/921e9900cb2455a579a120a92a7df140b7c71e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre and public transport links are to be found nearb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2781.54" OriginalAmount="2727.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|millennium_baileys_hotel_london_kensington" HotelName="The Bailey's Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/25/ed25ebe29c839414dd861b863522628310248c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2782.56" OriginalAmount="2728.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51751724" Longitude="-0.08018477" StarRating="4" HotelCode="633077|urban_stay_london_city_apartments" HotelName="Urban Stay London City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/05/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>172 Bishopsgate, London, England EC2M 4NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/42/1c428ee9eb02b7cea3165b4fb1e334613050182d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2813.16" OriginalAmount="2758.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|citadines_prestige_trafalgar_square_london_2" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/22/4e221c376de3b2f6b7d28adc5a71d8b3dc4f09ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2817.04" OriginalAmount="2761.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|623881" HotelName="K Hotel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b3/22b37c3b9aa86b651def2c1b8ae3f19cdaf81e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. S...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2825.40" OriginalAmount="2770.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51768232" Longitude="-0.0626603" StarRating="4" HotelCode="614800|new_road_hotel" HotelName="New Road Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103-107 New Road, London E1 1HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b0/47/b047d6821be7a7c78596d32a5a43e401fa74509b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of London, this urban hotel is ideal for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2834.58" OriginalAmount="2779.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51181128" Longitude="-0.12466087" StarRating="0" HotelCode="849744|three_bedroom_apartment_in_covent_garden" HotelName="Z Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Bedford Street, London WC2E 9ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/85/ff857e9f92f3d481db576f2c54ca759c690922c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2851.48" OriginalAmount="2795.57" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|83647" HotelName="Leonard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6f/af6f4c6dcc479bee5c31f02958ebb15436e0c10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2857.46" OriginalAmount="2801.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3e/8b3ed1a888041d7de6bd725acb1b285555c6221c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2867.22" OriginalAmount="2811.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|publove_the_crown_battersea" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Lavender Hill, Battersea, London SW11 5RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/e4/79e4878e5a108641ec5ca3eac081cfe5a3f3afee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hostel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2868.24" OriginalAmount="2812.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|hilton_london_metropole" HotelName="Hilton London Metropole" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207b6d4df13fe9c1467504335ec3ead42af23236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2868.24" OriginalAmount="2812.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|park_plaza_county_hall_london" HotelName="Park Plaza County Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6f/316f0f5cddaa2ee20793b1c4becd26ade67d1ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2871.30" OriginalAmount="2815.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513794" Longitude="-0.17599100000007" StarRating="4" HotelCode="915057|go_native_hyde_park_apartments" HotelName="Go Native Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/e7/b7e791fc11b68ab13b9c7b59ea0f4fab20d1a13f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Go Native Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2956.59" OriginalAmount="2898.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|33154" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/37/463712d9e69493a3b219a1eebbd11e67e30b0de5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2962.38" OriginalAmount="2904.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|696635" HotelName="The Chelsea Harbour Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/80/a680ee7a000a0c67785e93e9bdd42384de0ad856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2974.94" OriginalAmount="2916.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|385025" HotelName="Marriott Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c7/53c7f5b2e2298c798f08c42e3c199bf2bfe803d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2997.56" OriginalAmount="2938.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|32554" HotelName="Hard Rock Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/bb/bb430d98e182a17b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3015.73" OriginalAmount="2956.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|746545" HotelName="Commodore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/4c/094c980a93cf90ea086a25c71ab98ad1d71af103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3016.14" OriginalAmount="2957.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.538772" Longitude="-0.133777" StarRating="3" HotelCode="915054|st_pancras_residence_" HotelName="St Pancras Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 St Pancras Way, Camden, London NW1 0QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a1/2ba160661506f6f0e3fb3c374b60533f91a84ff2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3034.50" OriginalAmount="2975.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|citadines_barbican_london_2" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9e/a09ebf2f97c0a0be2db8ece18bb0d29f5bffb9ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3036.54" OriginalAmount="2977.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48557403" Longitude="-0.1258281" StarRating="0" HotelCode="740391|still_life_vauxhall_" HotelName="Still Life Vauxhall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>St George Wharf, London, Greater London SW8 2LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/7a/e67aadb11133fdbd3ccbd11452043994d709709c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Wandsworth and Lambeth, Still Life - Vauxhall Apartments is a perfect starting point from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3048.78" OriginalAmount="2989.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502596617111" Longitude="-0.20195969604106" StarRating="3" HotelCode="403898|safestay_holland_park" HotelName="Safestay London Kensington Holland Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Holland Walk, Holland Park, Kensington, London W8 7QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1c/431cad984ac8994024d880d710ed1824a6f9572a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3050.82" OriginalAmount="2991.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514761" Longitude="-0.164836" StarRating="3" HotelCode="94549|griffin_house_hotel" HotelName="Griffin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Street, Hyde Park, London W2 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c131d2022713b5fab1031b82665db8a4d0e1b29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Griffin House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3066.12" OriginalAmount="3006.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4912" Longitude="-0.1934" StarRating="3" HotelCode="32001|oxford_hotel_3" HotelName="Oxford Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Bar,Central Heating,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-18 &amp; 24 Penywern Road, Earls Court, SW5 9ST London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2e/f42ee5357248313cd87a8a168b6f4022110a7f2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet area near the elegant neighbourhood of Kensington and Chelsea. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3067.27" OriginalAmount="3007.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|33464" HotelName="Amba Hotel Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/dc/42dc6acc9e68f41f9041c5fdf1c962671b543747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3067.51" OriginalAmount="3007.36" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/fe/0cfeae5eab197c916995bdc117cc689b9c7e0b73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3080.47" OriginalAmount="3020.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|1080798" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/71/637105353253de625144561772c68348ee751dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3091.99" OriginalAmount="3031.36" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/91/7391aa59d7eee203b6cc0095ae31f051a222bb1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3099.78" OriginalAmount="3039.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49450792" Longitude="-0.19218545" StarRating="0" HotelCode="986266|the_carlyle_elegant_serviced_apartments" HotelName="The Carlyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>171 Cromwell Road, Kensington and Chelsea, London SW5 0SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/73/8d73e1c9371368ee29fe7d23ed4d70416eac89fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This adults-only hotel warmly welcomes guests in London. For those in need of an adults-only holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3127.32" OriginalAmount="3066.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4" HotelCode="548398|sanctum_international_serviced_apartments_belsize" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d7/75d769d857dd8333a709a7ad41d6eb434a27dc56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3146.70" OriginalAmount="3085.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5108437" Longitude="-0.089195" StarRating="4" HotelCode="263504|suffolk_lane_apartment_by_bridgestreet" HotelName="BridgeStreet Suffolk Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Suffolk Lane, London EC4R 0AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/5d/dd5d40fcc8f0aa00a40fc88cd38dbf77d86c047e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3183.22" OriginalAmount="3120.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|CAL300300" HotelName="Doubletree By Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/77/64770778ef7bdd6f8064bc0b73e39f69ab71c8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3193.62" OriginalAmount="3131.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.527342" Longitude="-0.079624" StarRating="5" HotelCode="440144|courthouse_hotel_shoreditch" HotelName="Courthouse Hotel Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>335-337 Old Street, London EC1V 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/83/f883fd17abfdf3f92c4bf40bb05c1c2cc1934e7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Courthouse Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3210.96" OriginalAmount="3148.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493188" Longitude="-0.182142" StarRating="4" HotelCode="296643|the_harrington" HotelName="One Harrington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Harrington Gardens, South Kensington, London SW7 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/64/0a6442a09881f0a95aaa4d379e26360470952766.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the Royal Borough of Kensington and Chelsea, with many of the cap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3210.96" OriginalAmount="3148.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|park_plaza_victoria_london" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ce/02ce8e9d52b944ac0a9d032c9451584a13a56efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3244.62" OriginalAmount="3181.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|park_plaza_westminster_bridge_london" HotelName="Park Plaza Westminster Bridge London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1f/4d1f63d6338cb3b57e37043aa18ff98f93fefa14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3294.60" OriginalAmount="3230.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.584778598751" Longitude="-0.28244528035657" StarRating="3" HotelCode="150302|kingsland_hotel" HotelName="Kingsland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kingsbury Circle, Kingsbury, London NW9 9RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2d/4c2df0a7885430a4e2083ac2f06fd001ad9f6255.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kingsland Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3300.72" OriginalAmount="3236.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|goodenough_club" HotelName="The Goodenough on Mecklenburgh Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/53/6553b7db1eb0ec7bc15db644339a858dc9a5a593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3307.81" OriginalAmount="3242.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4" HotelCode="53667|63044" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/86/3086e9d6bf1cf335aaca81ba84bc67b90da34bad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3374.16" OriginalAmount="3308.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516115083519" Longitude="-0.06239357344657" StarRating="4" HotelCode="263537|the_whitechapel_hotel" HotelName="The Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 New Road, Whitechapel, London E1 1HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6b/376b934ea20e5482fdc3aa58f8f094413b975493.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3405.78" OriginalAmount="3339.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|grange_tower_bridge" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8e/e48e52a96b51c30b1ac0e4e48f8abbe83d798d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3433.56" OriginalAmount="3366.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4203b8ebafd2c1dffd4bdd47796457111b974.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3440.40" OriginalAmount="3372.94" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|33004" HotelName="Marriott Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/21269206fb470f85b884dfc88e72f94a8fbbd5c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3461.88" OriginalAmount="3394.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4921395" Longitude="-0.187852" StarRating="4" HotelCode="34454|collingham_serviced_apartments_2" HotelName="Collingham Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-27 Collingham Gardens, London SW5 0HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a0/d0a0cbc456bd79ef570c233cc9a3d6c2c0b08b0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3464.94" OriginalAmount="3397.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560902840735" Longitude="-0.1141538668054" StarRating="4" HotelCode="901159|mondrian_apartments" HotelName="Mondrian Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Laundry,Luggage Storage,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>105 Seven Sisters Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c5/02c59e68c232c829fdb5f4ee953a831736d34f3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Mondrian Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3527.30" OriginalAmount="3458.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519424318073" Longitude="-0.17338851593858" StarRating="4" HotelCode="986352|883303" HotelName="Wilde Aparthotels London - Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road, London W2 1NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/49/8d49838ae5239c3d381bd509e0478a308f479225.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3545.52" OriginalAmount="3476.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51364141" Longitude="-0.079037" StarRating="4" HotelCode="448231|go_native_city_creechurch" HotelName="Go Native City Creechurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Creechurch Ln London, London, EC3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/65/75650356c1e50b6c87e10d6d0ce6a03224617c1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3604.46" OriginalAmount="3533.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|367675" HotelName="Leonardo Royal Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/93/8693d1bee130e053657810d2697a099d1324e3f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3608.76" OriginalAmount="3538.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|hilton_london_canary_wharf" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/28/9428a1c6d0f7c22b64de17d14fffcd7da17afc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3673.02" OriginalAmount="3601.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|hilton_london_heathrow_airport_hotel" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/46/d746a66a02265eb6143478a4bf783fb23e9fc609.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3697.50" OriginalAmount="3625.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|radisson_blu_edwardian_heathrow_2" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Hayes Middlesex, Hillingdon, London UB3 5AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/7d/777d9846f8e43cadbf3e223182f44b066c90ffe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable luxury hotel lies on the outskirts of the centre of London, by Heathrow. Convenient...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3700.56" OriginalAmount="3628.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|kings_wardrobe_apartments_by_bridgestreet" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place, London, EC4V 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a0/2ba05ae8371536bff5febe12fff363a69fa6ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3751.56" OriginalAmount="3678.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|hilton_london_paddington" HotelName="Hilton London Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2d/3f2dbeca7c569cc8dd335f94742558fc28169500.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3770.76" OriginalAmount="3696.82" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|367945" HotelName="Leonardo Royal Hotel London St Paul’s" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd2e4d2af9a81af6bd3846d8c5c77d41b95c768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3825.00" OriginalAmount="3750.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986350|stayinn_monument_street" HotelName="StayInn Monument Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49 Monument Street, London EC3R 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a3/1aa3f00c01a1540c462bb10c8d4a082082de5d6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3830.10" OriginalAmount="3755.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.48898953" Longitude="-0.14651681" StarRating="2" HotelCode="441224|publove_at_the_white_ferry_victoria__hostel" HotelName="The White Ferry House Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1A Sutherland Street, London SW1V 4LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/91/019130bafbfbefc474d29ed12f3f2c4bdb654c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hostel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3903.54" OriginalAmount="3827.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|st_martins_lane__a_morgans_original" HotelName="St. Martins Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/ff/d4ff552c7904770374aa10790c8a0f6364aa6471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3903.54" OriginalAmount="3827.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|mercure_london_paddington" HotelName="Mercure London Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e447fc4679ac7b14c7c399408d0d6a2f966ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3949.96" OriginalAmount="3872.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|33254" HotelName="Royal Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/04/ff042b273dcc3925933ebef10c8882378ed44d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4008.60" OriginalAmount="3930.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493024" Longitude="-0.177193" StarRating="4" HotelCode="170767|manson_place" HotelName="Manson Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Manson Place, SW7 5LT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b1/acb1238606c99fa13ea610a1afb49b98df2f3fa8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4059.17" OriginalAmount="3979.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|32954" HotelName="The Dilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/89/2b899acfbd4ddea9f0f350682347cf27aae2f8a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4081.02" OriginalAmount="4001.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494301" Longitude="-0.18592149" StarRating="4" HotelCode="433674|ashburn_court_apartments_" HotelName="Ashburn Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Ashburn Gardens, Ashbun Court, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/e0/00e0fe6dd716865ac22a35efdcbf4d5c8a7cba17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4084.08" OriginalAmount="4004.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499136180893" Longitude="-0.18023714351648" StarRating="4" HotelCode="498306|queensgate_court" HotelName="Queensgate Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Queen's Gate, Kensington, London SW7 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/bb/42bb7cd88aae9ddb91b58575d51e9a5d70845b04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Queensgate Court, at 24 Queen's Gate, South Kensington, offers superior accommodation in one of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4161.60" OriginalAmount="4080.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|radisson_blu_edwardian_hampshire_hotel" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-36 Leicester Square, Westminster, London WC2H 7LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c6/fdc6a5fbbc2b32ef11ebd05469f1ae514d432078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the perfect West End location, tucked away between the National Gallery and Leice...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4196.28" OriginalAmount="4114.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51740712" Longitude="-0.134026" StarRating="0" HotelCode="986346|urban_chic_rathbone" HotelName="Urban Chic Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rathbone Place, London W1T 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/ca/d8ca2f55a9fee81601c2923b104c75d146d59b5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4329.90" OriginalAmount="4245.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|grange_holborn" HotelName="NYX Hotel London Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e8/ede81058e6913312ab9ede46e46dc5383c0d889b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4427.86" OriginalAmount="4341.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2c/702cc6a12830a2b8ea0b23505264d87705b99588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4493.10" OriginalAmount="4405.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|chilworth_court_" HotelName="Chilworth Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>125-129 Gloucester Terrace, Bayswater, London W2 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a0/00a01f09468483d15a1ce348c300c739adcd177e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury Serviced Apartments in Bayswater: Chilworth Court Apartments offers a selection of 20 spaciou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4504.32" OriginalAmount="4416.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.582924942108" Longitude="0.18881678581238" StarRating="3" HotelCode="164362|harefield_manor_hotel" HotelName="Harefield Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Main Road, Romford, Essex RM1 3DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/3b/673b15fa6a5cd95e8f5a6fa79c358a65af908397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Harefield Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4511.46" OriginalAmount="4423.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|park_plaza_sherlock_holmes_london" HotelName="Holmes Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/11/2b1125e08115177f5cffbe554f1e0f543eafbcf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4516.56" OriginalAmount="4428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|hilton_london_bankside" HotelName="Hilton London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1f/8a1ff60100a56901be77686d8e8bc376ce4368e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4527.78" OriginalAmount="4439.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|mondrian_london" HotelName="Sea Containers London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99afe81899003cd95d59c71241dc416a1f886134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4567.55" OriginalAmount="4477.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|382195" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/06/91061fe6dbb571dcb5e6c5488c818ab653346eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4666.36" OriginalAmount="4574.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|582162" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/a5/d8a5aa35ca606e48bb252566d5b6137d89dd52c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4734.84" OriginalAmount="4642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49899628" Longitude="-0.19807449" StarRating="4" HotelCode="628399|monarch_house_serviced_apartments" HotelName="Monarch House Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241 Kensington High Street, London W8 6EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/6d/676d72064f7a921a9d2b8eb8556ee360360a2986.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4756.26" OriginalAmount="4663.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|jumeirah_lowndes_hotel" HotelName="Jumeirah Lowndes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/de/ecdedbe7b4a88dfe8b59e8038c06b0d4de000236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4774.62" OriginalAmount="4681.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494768" Longitude="-0.178617" StarRating="5" HotelCode="36860|130_queens_gate_apartments" HotelName="130 Queen's Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Queen's Gate, Kensington, London SW7 5LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/da/d9da5906b08840beff4eab5129eb97e25c512c14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The ultra-luxurious neo-classical apartments are approximately a 5-minute walk to the Natural Histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4991.88" OriginalAmount="4894.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51308879" Longitude="-0.12338101" StarRating="0" HotelCode="986172|urban_chic_covent_garden" HotelName="Urban Chic - Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Floral Street, London WC2E 9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/ca/cdca4c4541b2aeace0cb8dfc6094bdf322273357.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5157.12" OriginalAmount="5056.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|the_gantry_london_curio_collection_by_hilton" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/8d/c98d9f6de87ebcbedd1813deb45181b2fdd94fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5186.70" OriginalAmount="5085.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|the_landmark_london" HotelName="The Landmark London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d1/35d165f34d36abfee4b47daff664c45d5b39ef42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5254.02" OriginalAmount="5151.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50689924" Longitude="-0.1453576" StarRating="0" HotelCode="519388|park_lane_apartments_clarges_st" HotelName="Park Lane Apartments - Clarges Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>34-36 Clarges Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/5e/ef5e327555f491a64752e076a139200b9794b84e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5260.14" OriginalAmount="5157.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|marriott_london_grosvenor_square" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8c/138c14f45bce3f879bb299111631b3e48dd2f3b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5282.58" OriginalAmount="5179.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|the_may_fair" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/9b/359b3dd777a1e2d446df6a49197bf32531aa8db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5421.81" OriginalAmount="5315.50" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|1062228" HotelName="Hotel Megaro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa853f5d4103570dc40516300e2692c1ede2a4b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5455.41" OriginalAmount="5348.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498052" Longitude="-0.164031" StarRating="5" HotelCode="114336|1809348" HotelName="Claverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Beaufort Gardens, Knightsbridge, London, SW3 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/b8/a9b8309c5bc2ba2ad0e7f310392e43b7a51a989a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5496.78" OriginalAmount="5389.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|canopy_by_hilton_london_city" HotelName="Canopy by Hilton London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/f0/b6f06dfa3f2f0ebe9568c3762e838e646cbc529f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5579.17" OriginalAmount="5469.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|6555" HotelName="Meliá White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/58c71cc8ad42ec86/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5714.04" OriginalAmount="5602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499124064552" Longitude="-0.13447925448418" StarRating="4" HotelCode="318126|st_ermins_hotel_autograph_collection" HotelName="St. Ermin's Hotel, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Caxton Street, London SW1H OQW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/6c/f66c0ef07bca81d4b742a8c46bbd538ef978d422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a splendid location from which it is easy to begin exploration of London's stunnin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6158.76" OriginalAmount="6038.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.506543974731" Longitude="-0.14086093865774" StarRating="4" HotelCode="293775|arlington_house_apartments" HotelName="Arlington House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 - 20 Arlington Street, Central London, London SW1A 1RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/a6/d4a6ad33b51218a614775f2c9da04efaddc39f4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6203.64" OriginalAmount="6082.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501459746214" Longitude="-0.18402544049286" StarRating="5" HotelCode="263509|cheval_thorney_court" HotelName="Cheval Thorney Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palace Gate, Kensington, London W8 5NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/c1/c0c15abc8c7aa032980be0cce96aa8eaaf79f87b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6214.86" OriginalAmount="6093.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494386973724" Longitude="-0.1841045303272" StarRating="5" HotelCode="263506|cheval_gloucester_park_2" HotelName="Cheval Gloucester Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ashburn Place, Kensington, London SW7 4LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/9c/5c9c2f97a7acd990202b8bb1dbfa771b8083dbdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6237.82" OriginalAmount="6115.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516469" Longitude="-0.172741" StarRating="2" HotelCode="38607|382075" HotelName="Avon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Norfolk Square, Hyde Park, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/7d/857d039ac02ff842c357849976ecccdb0a5bf747.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in a quiet, beautiful square in the heart of London's West End, in the vibrant Padd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6241.38" OriginalAmount="6119.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497586453552" Longitude="-0.15632145767211" StarRating="3" HotelCode="498404|chesham_court" HotelName="Chesham Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>17 Chesham Court, London SW1 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/f2/66f2d521196f8846dc26d06a67dbe8e0b63b98b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Serviced apartments in affluent Belgravia: Chesham Court, located right next door to the buzz of Kni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6271.98" OriginalAmount="6149.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|pan_pacific_london" HotelName="Pan Pacific London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Houndsditch, London EC3A 7AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/01/640171b1c9ce9e6dc118494c20d66875b792687d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6314.82" OriginalAmount="6191.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|doubletree_by_hilton_london_victoria" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e3/06e3568cf3679d06ad4976560be06df6c7c96ca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6536.33" OriginalAmount="6408.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|574461" HotelName="The Ned London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec767779e3d092b3bfb836bc9a39699f15d22a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6651.42" OriginalAmount="6521.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|st_james_court_a_taj_hotel_london_3" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45930684df8ceac4eb6add849464d40c4c6169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6659.58" OriginalAmount="6529.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.47262249" Longitude="-0.1629933" StarRating="4" HotelCode="263519|albert_bridge_apartments" HotelName="Albert Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>445-447 Battersea Park Road, Lambeth, London SW11 4LR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/24/3e245ce787f741a415cad823b1db26f67fe391e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Albert Bridge Apartments to discover the wonders of London. Offering a variety of facilities...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6706.50" OriginalAmount="6575.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="986336|the_westin_london_city" HotelName="The Westin London City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Upper Thames Street, London EC4V 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/a4/4fa4760d965296d55a73ddf0331f6eeb7dd80398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6746.28" OriginalAmount="6614.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51160548" Longitude="-0.136563" StarRating="3" HotelCode="523655|valet_apartments_golden_square" HotelName="Valet Golden Square Apartments Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>9 Golden Square, Soho, London, City of London W1F 9HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/ac/a0ac5ecbbd284c01f8dec0ccedff125c820c7671.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Valet Apartments Golden Square in London (Soho), yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6798.30" OriginalAmount="6665.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498234080999" Longitude="-0.16526430845261" StarRating="5" HotelCode="32869|beaufort_house_knightsbridge" HotelName="Beaufort House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beaufort Gardens 45, Knightsbridge, London SW3 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/60/3b60a8ac5bbf1a2f8a658be74277c459c8e39906.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7053.30" OriginalAmount="6915.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|middle_eight" HotelName="Middle Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Great Queen Street, Covent Garden, London WC2B 5BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f3/c9f3fc417452086aaddb411bf0a7a868318b2e8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel has a classical façade and a central situation in the Covent Garden area of Lond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7067.11" OriginalAmount="6928.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|632344" HotelName="Mayfair House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Shepherd Street, Mayfair, London, W1J 7JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/3f/3c3f5e646cc0750d5b8ca982f5224094a993f459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7141.02" OriginalAmount="7001.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|100_queens_gate_hotel_london_curio_collection_by_hilton" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ba/ffbae4cea18519745fc4e0a7b82b64780b8ebd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7334.82" OriginalAmount="7191.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|hotel_russell_3" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/10/8c102097f68ac83be9bd579bd74b0ce7392cf02b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7420.50" OriginalAmount="7275.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|cheval_three_quays" HotelName="Cheval Three Quays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lower Thames Street, London EC3R 6AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ab/2aab38388b5aa2aa1230c1ae44535fcaadb3378e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7430.70" OriginalAmount="7285.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515324" Longitude="-0.15116767" StarRating="4" HotelCode="497376|urban_chic_bond_street" HotelName="Urban Chic Bond Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Picton Place, Mayfair, London  W1U 1BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/28/3c28fd84fbee6fc91e681550beabd27d9346717a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7651.02" OriginalAmount="7501.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514641715439" Longitude="-0.14841735363007" StarRating="4" HotelCode="337093|radisson_blu_edwardian_berkshire_hotel" HotelName="Radisson Blu Edwardian Berkshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street 350, London W1C 1BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/0c/8f0ce78bd25b3806c14ddfc19b854d87fd6fbd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Oxford Street, close to Bond Street right at the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7783.62" OriginalAmount="7631.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|me_london" HotelName="ME London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/59/4059f8002baac941e5bea3321e6dc8a12417ccde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8140.62" OriginalAmount="7981.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51525152942" Longitude="-0.15928593692695" StarRating="5" HotelCode="14979|the_montcalm_london" HotelName="The Montcalm London Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Wallenberg Place, London W1H 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0ddea8e9de3be08d440b0769de4fbe9550a0d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a peaceful location. In a number of minutes, guests will easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8239.54" OriginalAmount="8077.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|1107099" HotelName="Nobu Hotel London Portman Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/48/4834eedc906fae1c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8327.25" OriginalAmount="8163.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|33324" HotelName="Sheraton Grand London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/a4/d3a483e9ceb663125b76f53bf1e328bbe94a2f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8427.46" OriginalAmount="8262.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|1080968" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Harrington Road, London SW7 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/13/da13f8a93fb19d48f0c44c9533bda167c8d7fab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8614.92" OriginalAmount="8446.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499363377735" Longitude="-0.16051670498756" StarRating="3" HotelCode="901969|searcys_roof_garden_rooms_2" HotelName="Searcys" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Pavilion Road, London SW1X 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/13/9713535ab2d5d6924785f89e95700e5df501dbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 11 rooms. Services and facilities at the hotel include a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8804.64" OriginalAmount="8632.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|hyatt_regency_london_the_churchill" HotelName="Hyatt Regency London - The Churchill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Portman Square, London W1H 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3d/8c3dc30acda601f69122e9299b1f1ed4a915e06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is situated in the central location of Portman Square, close to Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8949.48" OriginalAmount="8774.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|51_buckingham_gate_taj_suites_and_residences" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9f/249f1fc6e4f7f9883947e062d6ac8b5203a70138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8989.46" OriginalAmount="8813.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d8/07d8d78625a19b3eb80a24b717f9ad887c048049.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9167.76" OriginalAmount="8988.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|the_savoy_a_fairmont_managed_hotel" HotelName="The Savoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/59/7f593811208c868cc500259e2de45099f9a40713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9437.04" OriginalAmount="9252.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|rosewood_london_2" HotelName="Rosewood London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e8/e9e80751c52631581fd10226e84380851ee1c2c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9902.16" OriginalAmount="9708.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|sanderson" HotelName="Sanderson London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0c/5d0c6327fb86c759bdbd095b5bd1826ba5f42c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10109.77" OriginalAmount="9911.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|33024" HotelName="COMO Metropolitan London" Meals="ROOM ONLY" 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,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/e7/52e73fb2ee0610f3e4d221d1bae25863d0037630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10120.11" OriginalAmount="9921.68" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|48124" HotelName="Marriott London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Park Lane, W1K 7AA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/f7/aff7c54bebb84e16a04f537c1ec8cd8d6afcf775.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10622.28" OriginalAmount="10414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|cafe_royal_hotel" HotelName="Cafe Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/08/1b08c94d9f69ed5b86ef41a3b1639eb5c4dba0b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11251.62" OriginalAmount="11031.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|loscar_london" HotelName="L’oscar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Southampton Row, London WC1B 4AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f5/38f57117ce22fd504049231be162fddd3bc859cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11512.04" OriginalAmount="11286.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514328" Longitude="-0.13945" StarRating="5" HotelCode="366268|120418" HotelName="Courthouse Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Great Marlborough Street, London W1F 7HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a9/dda9bf2fb0b75f3483bbe355d8ab92650e03ce0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of bustling Soho, just minutes from famous London streets like Oxford and Regent St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11719.54" OriginalAmount="11489.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|313685" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/12/d11204ed73b6974578350569f20cc7279f56ecd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="11989.56" OriginalAmount="11754.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|9472" HotelName="Jumeirah Carlton Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/5a/e55ae77fb56e08678220ba5345bf66a925ac4453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12160.64" OriginalAmount="11922.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|344565" HotelName="The Rubens at the Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/62/6862d61591eda6b2ce06cba3a11dc67cf9ad12fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12236.94" OriginalAmount="11997.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505433" Longitude="-0.14911099999995" StarRating="3" HotelCode="170766|20_hertford_street" HotelName="20 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hertford Street, Mayfair, London W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/18/1018d366f1767dce1cf500b54aca2b6ee5f8cec1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12524.58" OriginalAmount="12279.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509081" Longitude="-0.15471500000001" StarRating="5" HotelCode="199827|grosvenor_house_apartments_by_jumeirah_living" HotelName="Grosvenor House Suites by Jumeirah Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Park Lane, Corner of Mount street, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/0b/d10b18f55ab9c2aea4f7f3d7f2ec41216538ca6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the suburbs of London, 100 m from the centre, close to Grosvenor Squa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12797.94" OriginalAmount="12547.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|the_beaumont_2" HotelName="The Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brown Hart Gardens, Mayfair, London W1K 6TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/50/e1509ac83d304a576931be6ca0dc03777633a34d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a restaurant, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12945.84" OriginalAmount="12692.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50723809" Longitude="-0.14836668" StarRating="0" HotelCode="969731|park_lane_apartmentsshaw_house_2" HotelName="Park Lane Apartments." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Chesterfield Street, Mayfair, London W1J 5JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/80/3f809e9898b05cca1f2cf264a40805c6d2861508.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13698.60" OriginalAmount="13430.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|london_hilton_on_park_lane" HotelName="London Hilton on Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/2e/c12e335f8bad98acfabdc9c8e81ab167f6a61891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13975.31" OriginalAmount="13701.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|388285" HotelName="The Stafford London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/45/4f4593db5689011d35a05a511c64aecc634a9784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14501.58" OriginalAmount="14217.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|33274" HotelName="Royal Lancaster London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lancaster Terrace, London W2 2TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/49/fa49ebbaa908832d881e4c31e3954e6ff73bf385.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located close to Hyde Park, Oxford Street and Lancaster Gate underground st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18335.71" OriginalAmount="17976.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|33334" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/db/0adbb3f6cf93be073d2fc8426fa7f364fcff2cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="19402.03" OriginalAmount="19021.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|9244" HotelName="Brown's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a0/6da071a781c65f623b546bfa3c20c6f3f3b483ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20918.16" OriginalAmount="20508.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|st_pancras_renaissance_london_hotel" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Euston Road, London NW1 2AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/3d/ae3de917e40c3fed89e89c179db795b4a199ebc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21235.74" OriginalAmount="20819.35" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|635200" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>10 Trinity Square, London EC3N 4AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a1/f8/a1f879b600c98e1c01419818b4109d0c089fc94f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27495.12" OriginalAmount="26956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|mandarin_oriental_hyde_park" HotelName="Mandarin Oriental Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/09/b909c884c4a6ab3644663e8e676fd8486e5f25f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34782.28" OriginalAmount="34100.27" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501953" Longitude="-0.156267" StarRating="5" HotelCode="18258|32404" HotelName="The Berkeley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilton Place, Knightsbridge, London SW1X 7RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/80/8780d301af4fb39e42dac4276db0f7c1c1345ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of the central district of Knightsbridge. The famous Har...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47797.20" OriginalAmount="46860.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|the_londoner" HotelName="The Londoner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leicester Square, London WC2H 7DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/5d/ca5dd8b61aa43ae31aa105369fa71bb83f199566.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="48746.87" OriginalAmount="47791.05" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50449532238" Longitude="-0.15013933181763" StarRating="5" HotelCode="26020|9222" HotelName="Four Seasons London at Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamilton Place, Park Lane, London W1J 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/dc/72dcc323480eb931bc10bd8688bfdefdcffdc271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is ideally located opposite Hyde Park, close to Knightsbridge, Piccad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Kitchen,Garden,24 Hour Security,24 Hour Front Desk,Concierge,Dry Cleaning,Housekeeping,LCD/Projector,Luggage Storage,Parking,Valet Parking,Elevator,24 Hour Room Service,Babysitting,Coffee Shop,Meeting Room,Porter,Airport Transfer (on Demand),Dining,Printer,Pets allowed</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,SPA HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,CLUB RESORT,ECO HOTEL,HOTEL,APARTHOTEL,APARTMENT,BED AND BREAKFASTS,HOSTEL,GUEST HOUSES,GUESTHOUSE</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
08639b49-0403-4daf-9f3e-771f75544fe1|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="08639b49-0403-4daf-9f3e-771f75544fe1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-16T00:00:00" End="2026-06-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="986115|878561" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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
08639b49-0403-4daf-9f3e-771f75544fe1|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
08639b49-0403-4daf-9f3e-771f75544fe1|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="08639b49-0403-4daf-9f3e-771f75544fe1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-16T00:00:00" End="2026-06-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" 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
08639b49-0403-4daf-9f3e-771f75544fe1|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
08639b49-0403-4daf-9f3e-771f75544fe1|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-05-19T13:56:41.672986+01:00" Version="0" EchoToken="Search" TransactionIdentifier="08639b49-0403-4daf-9f3e-771f75544fe1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="428.40" OriginalAmount="420.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|new_cross_inn_hostel" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/01/e10155f88146690207812dedb0c9d81999270861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="696.95" OriginalAmount="683.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|145543|Bed &amp; Breakfast" HotelName="Cranbrook" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/3f/183f02fff2fd71834d3b117b20e72c8cf6555c6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilfor...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="742.89" OriginalAmount="728.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|578416|Bed &amp; Breakfast" HotelName="Woodlands Lodge Ilford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6a/9b6a7f9d05bfd3b4756f903fe903dd7bb36f6a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="788.91" OriginalAmount="773.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.559376" Longitude="0.068355399999973" StarRating="3" HotelCode="382732|453161|Bed &amp; Breakfast" HotelName="Lucky 8 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>21 -25 York Road, Ilford IG1 3AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/25/d8254e05cc532176c3fa573a3fca8034364f34c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lucky 8 Hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="853.33" OriginalAmount="836.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.3741755535" Longitude="-0.101894438267" StarRating="4" HotelCode="64367|384345|Bed &amp; Breakfast" HotelName="Holiday Inn Express London - Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Priddy's Yard, Croydon, London CR0 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/11/58110197dc56ae89ed5080f32e9c72ab93f629a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Croydon and only 2 minutes' walk from the main shopping areas, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1051.09" OriginalAmount="1030.48" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|145403|Bed &amp; Breakfast" HotelName="Park Hotel Ilford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/28/66289b159e3674895776baef3c51e8e340d08006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1053.09" OriginalAmount="1032.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|856875|Bed &amp; Breakfast" HotelName="Marriott Bexleyheath" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/78/2d787180255df54797088bafb3c136c37599b116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1118.05" OriginalAmount="1096.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.560459" Longitude="0.069839000000002" StarRating="3" HotelCode="284651|231087|Bed &amp; Breakfast" HotelName="Best Western Greater London Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Cranbrook Road, Ilford IG1 4NH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0d/9c0d4b1d44e4f60ed434560a7931a9fa2a792dba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1152.60" OriginalAmount="1130.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.471743585025" Longitude="-0.38179372023774" StarRating="2" HotelCode="147716|the_firs_lodge_hotel" HotelName="The Firs Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>289 Bath Road, Hounslow, London TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/c7/ddc755262088b73fd657d86dd8f2f6d23f6dedb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet area just a few hundred metres from Hounslow West underground statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.22" OriginalAmount="1161.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493969265746" Longitude="-0.090594291687012" StarRating="2" HotelCode="208409|restup_london" HotelName="RestUp London Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 New Kent Road, London SE1 4YT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/2b/e92b9b631a7dcd2265b433a823b867c19585a783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is RestUp London Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1187.52" OriginalAmount="1164.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|3521812|Bed &amp; Breakfast" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c0/aec0c1cfbcdc9a5c23b37e170fa81e97ac28fd31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, an...</HotelDescription>
        <Offer>Discount:GBP11.76</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1207.68" OriginalAmount="1184.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|westciti_caroco_aparthotel" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/da/51da0c4f8f4bb9ff31c6bc23259501e32d75d018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1232.59" OriginalAmount="1208.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|243166|Bed &amp; Breakfast" HotelName="Hyde Park Court Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/10/c310389d7b61c45bf6647a721f3f05c39c67db65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1283.69" OriginalAmount="1258.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|32354|Bed &amp; Breakfast" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/e8/ece8436a8a475eff8060897b5f0c1bebd1fcbf55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1287.40" OriginalAmount="1262.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|632082|Bed &amp; Breakfast" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bf/b8bf9a8f4ab148f9ec8386251b9fe1b32701bba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1312.74" OriginalAmount="1287.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|the_clarendon_2" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e7177bc1303bb815c2f0620f44abf50ebb814.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1327.02" OriginalAmount="1301.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|brunel_hotel" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/dc/27dc1c27b74e7fb03f8fbce55874cfbd1e1f67a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1365.34" OriginalAmount="1338.57" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|385255|Bed &amp; Breakfast" HotelName="Holiday Inn Sutton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af19dbb5d82bc7fa3cfd16b3a1be206f12c7e8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1445.34" OriginalAmount="1417.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.555363335371" Longitude="-0.12991858895498" StarRating="2" HotelCode="145890|charlies_hotel__bb" HotelName="Charlies Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>63 Anson Road, Tufnell Park, London N7 0AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/8c/2d8ca1c58b6d2551dd1d7f4e6c46218e455548a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is within 5 minutes’ walking distance of Tufnell Park underground and railway station...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1512.31" OriginalAmount="1482.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|2025565|Bed &amp; Breakfast" HotelName="Heeton Concept Hotel - Luma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/bd/19bde4152085992346ee605578ba6b8ca230e883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1513.68" OriginalAmount="1484.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|tonys_house_hotel" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/86/80864acc22c0cb7978d6cc4c9485cf4871521218.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1534.34" OriginalAmount="1504.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|2116105|Bed &amp; Breakfast" HotelName="Hotel 65" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/f1/a4f12d522b09aceb58e93249301eb5eb93c61b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Discount:GBP15.19</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1585.21" OriginalAmount="1554.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|155259|Bed &amp; Breakfast" HotelName="Leonardo Hotel London Heathrow Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/zz/2aada39abe8f1dc85546dc8b11f15f93daf16d32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it th...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1639.64" OriginalAmount="1607.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|2119942|Bed &amp; Breakfast" HotelName="ibis Styles London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/c1/3bc1ad5d210b3e92752bb53972530fd78008000c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the ...</HotelDescription>
        <Offer>Discount:GBP16.24</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1664.10" OriginalAmount="1631.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715|Bed &amp; Breakfast" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a965a2ff728b3fa575a4a6a97a33b3ae870353f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windso...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1735.14" OriginalAmount="1701.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|1967785|Bed &amp; Breakfast" HotelName="London Heathrow Marriott Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/65/85658b009272a7a214b19e006809dd9a998d8897.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1868.64" OriginalAmount="1832.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|queens_hotel_3" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/73/bc7355f6fcae07b93e8a76881c10de7d67afdabc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1979.73" OriginalAmount="1940.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507849324229" Longitude="0.023040175437927" StarRating="4" HotelCode="37279|385675|Bed &amp; Breakfast" HotelName="Novotel London Excel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Western Gateway, Royal Victoria Dock, London E16 1AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1d/861d17f7a34b4d1158a579a1f209d9895e9a26e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is located alongside the Royal Victoria Dock, 150 metres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1990.26" OriginalAmount="1951.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|216666|Bed &amp; Breakfast" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/59/145993d1e6bbd5e753f904d5dacf3cb31a19ab5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2031.41" OriginalAmount="1991.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|941305|Bed &amp; Breakfast" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/78/0478bf90337909b2a487b217dc8640dab56db9b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2056.11" OriginalAmount="2015.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|1062168|Bed &amp; Breakfast" HotelName="Kingsway Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/5a/665a5a6340bf77f3346e8ed5ec1160adfa6404b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2075.43" OriginalAmount="2034.74" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|375975|Bed &amp; Breakfast" HotelName="Grand Plaza Serviced Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5e/ac5ead7625e70edf26ce7fdea195742f3d128041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2202.80" OriginalAmount="2159.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508222" Longitude="0.020218" StarRating="4" HotelCode="54523|53784|Bed &amp; Breakfast" HotelName="Crowne Plaza London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Royal Victoria Dock, Western Gateway, London E16 1AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/9a/b59a62d196433934322abcfd1a98782471dae39b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in London's Docklands and offers guests superb views over the Royal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2232.90" OriginalAmount="2189.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|1061858|Bed &amp; Breakfast" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/9b/ef9b685da9575206b3fe1be2e6334f160b102289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2278.68" OriginalAmount="2234.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492615" Longitude="-0.186329" StarRating="2" HotelCode="902781|st_simeon" HotelName="St Simeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>38 Harrington Gardens, London SW7 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/28/422836b23d5202a42da72c1e52517f93127dd9af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly situated in the centre of London, in the heart of the fashionable and exclusi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2306.40" OriginalAmount="2261.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|385205|Bed &amp; Breakfast" HotelName="Holiday Inn Camden Lock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2372.15" OriginalAmount="2325.64" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3" HotelCode="33050|382215|Bed &amp; Breakfast" HotelName="Citadines South Kensington London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/c6/f6c67b382dcc39eee36462d13a22ecdf9ddebd2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2421.79" OriginalAmount="2374.30" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|128787|Bed &amp; Breakfast" HotelName="Pestana Chelsea Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/f4/bdf4031f7f41da6eb5b2ce6d8523a99445e6ad24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, ...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2423.52" OriginalAmount="2376.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.602972" Longitude="-0.019518" StarRating="3" HotelCode="34555|holiday_inn_express_london_chingford" HotelName="Holiday Inn Express Chingford - North Circular" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Walthamstow Avenue, London E4 8ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5e/415e1897feed941137df37e3aa5ae11535d8adf6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just off the North Circular Road London (A406), at the Crooked Billet roundabo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2486.76" OriginalAmount="2438.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.462221096318" Longitude="-0.18891334533691" StarRating="3" HotelCode="34473|holiday_inn_express_london_wandsworth" HotelName="Holiday Inn Express London - Wandsworth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smugglers Way, Riverside West, Wandsworth, SW18 1EG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/7a/557a3f243892b96ade126dea7ece164522e2c138.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2489.64" OriginalAmount="2440.82" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|64524|Bed &amp; Breakfast" HotelName="Hilton Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/d6/a5d6df1f29e74a4230d3edd379d35fc59e07be60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2583.93" OriginalAmount="2533.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|32984|Bed &amp; Breakfast" HotelName="London Marriott Hotel Maida Vale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ec/3cec538d7d4a3387e4094f00d73bda7456d251f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2586.08" OriginalAmount="2535.37" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|32764|Bed &amp; Breakfast" HotelName="Crowne Plaza London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7defbc1cb47550c1e938986054d2a90f3373ad16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2601.00" OriginalAmount="2550.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="3" HotelCode="64682|city_hotel_9" HotelName="Arbor City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street, London E1 6TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb8513a866741142ed47404d68bf10cbd5631879.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated near the city of London's financial district, the Docklands and the ne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2627.86" OriginalAmount="2576.33" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|74254|Bed &amp; Breakfast" HotelName="Novotel London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/f6/89f6b3a4c48c76279dded4c8b2f7d2339386d41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping oppor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2635.51" OriginalAmount="2583.83" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|25682|Bed &amp; Breakfast" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/zz/7c/ad7c4935cf98aab9ca9304490340ef5bb4429d36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2672.41" OriginalAmount="2620.01" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|313572|Bed &amp; Breakfast" HotelName="TheWesley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/b5/8db5a47e7c4f4b1b7787ece84c487fa6c7daa5bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business tr...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2692.54" OriginalAmount="2639.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|33034|Bed &amp; Breakfast" HotelName="Millennium Gloucester Hotel London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/a3/e9a3bd74d016afd62a1db8d1dd10493ff0208d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2744.37" OriginalAmount="2690.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="0.010090470314026" StarRating="3" HotelCode="27215|38760|Bed &amp; Breakfast" HotelName="Holiday Inn Express London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bugsby Way, Greenwich, London SE10 0GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/e3/7ee3a347f65f9af945ed2e620a6a45dbd22558ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a short walk from the O² Arena and the North Greenwich Underground Station. London Heat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2744.75" OriginalAmount="2690.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|33244|Bed &amp; Breakfast" HotelName="Park Plaza London Riverbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f4/faf433b85703b277832d76ed09fc5d1ab0597c2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2755.22" OriginalAmount="2701.2" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512464" Longitude="-0.178238" StarRating="3" HotelCode="94569|606595|Bed &amp; Breakfast" HotelName="Elysee Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/9c/fa9c30aae98afb38341e418b0120a458998f62f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2776.67" OriginalAmount="2722.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|7576|Bed &amp; Breakfast" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/8d/908d4b470fa451a4837c9b26adf00f260e11c615.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2779.61" OriginalAmount="2725.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|385665|Bed &amp; Breakfast" HotelName="Novotel London Bridge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cf/b6cff310662f2715f82737f8ffda49b76d171154.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2816.08" OriginalAmount="2760.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505033" Longitude="-0.011229" StarRating="4" HotelCode="409525|92625|Bed &amp; Breakfast" HotelName="Fraser Place Canary Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 Boardwalk Place, London E14 5SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/24/e924fda99cec207bf1a80190f8e565c106c6763f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located only a short walk from the Canary Wharf financial hub, this hotel is the ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2857.46" OriginalAmount="2801.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/3e/8b3ed1a888041d7de6bd725acb1b285555c6221c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.20" OriginalAmount="2829.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515087576903" Longitude="-0.17351995713216" StarRating="3" HotelCode="145731|1551108|Bed &amp; Breakfast" HotelName="The Castleton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164-166 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/ac/01ac509840c0e5bfa730753b5852fbe236bce58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2904.20" OriginalAmount="2847.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|587729|Bed &amp; Breakfast" HotelName="Marlin Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6f/df6f45a902eaa4766ad0063a52a21322e0a77705.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2904.64" OriginalAmount="2847.69" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|33134|Bed &amp; Breakfast" HotelName="Radisson Blu Edwardian Grafton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/04/aa04701f3e4de33c5dbf2741046c8b7fb3a2f0f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2933.97" OriginalAmount="2876.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|294365|Bed &amp; Breakfast" HotelName="Novotel London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/39/87399a287f01798ce8e36a973f639ac9bd44da4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2966.87" OriginalAmount="2908.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|385685|Bed &amp; Breakfast" HotelName="Novotel London Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/fa/cbfab71f6ce616fa5f4289de5047e3a5f1aee49d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3038.72" OriginalAmount="2979.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|878561|Bed &amp; Breakfast" HotelName="Tower Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/55/7f55252d96e99f1d664f17882ebe29090e30cfdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
        <Offer>Long Stay discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3129.81" OriginalAmount="3068.44" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|385115|Bed &amp; Breakfast" HotelName="Mercure London Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/45/78455bb85419d0d18a517264eb0cbb07ff8a6fb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel prov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3205.54" OriginalAmount="3142.69" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|32674|Bed &amp; Breakfast" HotelName="Hilton London Metropole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7b/207b6d4df13fe9c1467504335ec3ead42af23236.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3275.18" OriginalAmount="3210.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|32554|Bed &amp; Breakfast" HotelName="Hard Rock Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/bb/bb430d98e182a17b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3293.23" OriginalAmount="3228.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|385025|Bed &amp; Breakfast" HotelName="Marriott Regents Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c7/53c7f5b2e2298c798f08c42e3c199bf2bfe803d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3314.15" OriginalAmount="3249.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|47288826|Bed &amp; Breakfast" HotelName="Park Plaza London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a3/baa31aca73233cd2d15ecf7c5eb8109ccfac27b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3388.75" OriginalAmount="3322.30" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|78964|Bed &amp; Breakfast" HotelName="Park Plaza County Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/6f/316f0f5cddaa2ee20793b1c4becd26ade67d1ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3401.57" OriginalAmount="3334.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|33044|Bed &amp; Breakfast" HotelName="The Bailey's Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/25/ed25ebe29c839414dd861b863522628310248c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3406.07" OriginalAmount="3339.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600|Bed &amp; Breakfast" HotelName="Hilton London Wembley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/fe/0cfeae5eab197c916995bdc117cc689b9c7e0b73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3412.57" OriginalAmount="3345.66" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|623881|Bed &amp; Breakfast" HotelName="K Hotel Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/b3/22b37c3b9aa86b651def2c1b8ae3f19cdaf81e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. S...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3443.11" OriginalAmount="3375.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|33464|Bed &amp; Breakfast" HotelName="Amba Hotel Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/dc/42dc6acc9e68f41f9041c5fdf1c962671b543747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3447.96" OriginalAmount="3380.35" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|217266|Bed &amp; Breakfast" HotelName="The Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c7/bac7fe3d5a015e81ddd2355e9eda1fe3e8954518.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3479.18" OriginalAmount="3410.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|696635|Bed &amp; Breakfast" HotelName="The Chelsea Harbour Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/80/a680ee7a000a0c67785e93e9bdd42384de0ad856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3513.60" OriginalAmount="3444.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|83647|Bed &amp; Breakfast" HotelName="Leonard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/6f/af6f4c6dcc479bee5c31f02958ebb15436e0c10b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3513.98" OriginalAmount="3445.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|382235|Bed &amp; Breakfast" HotelName="Citadines Trafalgar Square London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/22/4e221c376de3b2f6b7d28adc5a71d8b3dc4f09ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3554.00" OriginalAmount="3484.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|746545|Bed &amp; Breakfast" HotelName="Commodore" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/4c/094c980a93cf90ea086a25c71ab98ad1d71af103.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3563.50" OriginalAmount="3493.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|33154|Bed &amp; Breakfast" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/37/463712d9e69493a3b219a1eebbd11e67e30b0de5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3627.60" OriginalAmount="3556.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|CAL300300|Bed &amp; Breakfast" HotelName="Doubletree By Hilton London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/77/64770778ef7bdd6f8064bc0b73e39f69ab71c8b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3636.50" OriginalAmount="3565.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900|Bed &amp; Breakfast" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/91/7391aa59d7eee203b6cc0095ae31f051a222bb1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3771.62" OriginalAmount="3697.67" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|382205|Bed &amp; Breakfast" HotelName="Citadines Barbican London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9e/a09ebf2f97c0a0be2db8ece18bb0d29f5bffb9ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3789.99" OriginalAmount="3715.68" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|CBG470300|Bed &amp; Breakfast" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/d4/88d4203b8ebafd2c1dffd4bdd47796457111b974.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3874.08" OriginalAmount="3798.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|340985|Bed &amp; Breakfast" HotelName="Park Plaza Westminster Bridge London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/1f/4d1f63d6338cb3b57e37043aa18ff98f93fefa14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3903.54" OriginalAmount="3827.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|mercure_london_paddington" HotelName="Mercure London Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e447fc4679ac7b14c7c399408d0d6a2f966ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4033.90" OriginalAmount="3954.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|367675|Bed &amp; Breakfast" HotelName="Leonardo Royal Hotel London City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/93/8693d1bee130e053657810d2697a099d1324e3f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4078.46" OriginalAmount="3998.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|151634|Bed &amp; Breakfast" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8e/e48e52a96b51c30b1ac0e4e48f8abbe83d798d0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major att...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4171.61" OriginalAmount="4089.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|1080798|Bed &amp; Breakfast" HotelName="Club Quarters Hotel Gracechurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/71/637105353253de625144561772c68348ee751dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4192.83" OriginalAmount="4110.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|52774|Bed &amp; Breakfast" HotelName="Hilton Canary Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/28/9428a1c6d0f7c22b64de17d14fffcd7da17afc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4206.80" OriginalAmount="4124.31" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|367945|Bed &amp; Breakfast" HotelName="Leonardo Royal Hotel London St Paul’s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d2/afd2e4d2af9a81af6bd3846d8c5c77d41b95c768.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4210.76" OriginalAmount="4128.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4" HotelCode="53667|22438|Bed &amp; Breakfast" HotelName="One Hundred Shoreditch Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/86/3086e9d6bf1cf335aaca81ba84bc67b90da34bad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpo...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4245.05" OriginalAmount="4161.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|15126|Bed &amp; Breakfast" HotelName="Hilton London Heathrow Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/46/d746a66a02265eb6143478a4bf783fb23e9fc609.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4265.40" OriginalAmount="4181.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|CAF563300|Bed &amp; Breakfast" HotelName="Hilton London Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/2d/3f2dbeca7c569cc8dd335f94742558fc28169500.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="4319.63" OriginalAmount="4234.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|1124225|Bed &amp; Breakfast" HotelName="Park Plaza Victoria London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/ce/02ce8e9d52b944ac0a9d032c9451584a13a56efa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4375.40" OriginalAmount="4289.61" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|33004|Bed &amp; Breakfast" HotelName="Marriott Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/26/21269206fb470f85b884dfc88e72f94a8fbbd5c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4383.53" OriginalAmount="4297.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|32954|Bed &amp; Breakfast" HotelName="The Dilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/89/2b899acfbd4ddea9f0f350682347cf27aae2f8a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4427.86" OriginalAmount="4341.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton London - Tower of London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2c/702cc6a12830a2b8ea0b23505264d87705b99588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4504.32" OriginalAmount="4416.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.582924942108" Longitude="0.18881678581238" StarRating="3" HotelCode="164362|harefield_manor_hotel" HotelName="Harefield Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Main Road, Romford, Essex RM1 3DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/3b/673b15fa6a5cd95e8f5a6fa79c358a65af908397.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Harefield Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4545.06" OriginalAmount="4455.94" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|33254|Bed &amp; Breakfast" HotelName="Royal Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/04/ff042b273dcc3925933ebef10c8882378ed44d82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4577.99" OriginalAmount="4488.23" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|54054|Bed &amp; Breakfast" HotelName="St. Martins Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/ff/d4ff552c7904770374aa10790c8a0f6364aa6471.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4666.36" OriginalAmount="4574.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|582162|Bed &amp; Breakfast" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/a5/d8a5aa35ca606e48bb252566d5b6137d89dd52c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4892.91" OriginalAmount="4796.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|316573|Bed &amp; Breakfast" HotelName="The Goodenough on Mecklenburgh Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/53/6553b7db1eb0ec7bc15db644339a858dc9a5a593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4929.79" OriginalAmount="4833.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|382195|Bed &amp; Breakfast" HotelName="Citadines Holborn-Covent Garden London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/06/91061fe6dbb571dcb5e6c5488c818ab653346eda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5050.07" OriginalAmount="4951.05" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|32964|Bed &amp; Breakfast" HotelName="Jumeirah Lowndes Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/de/ecdedbe7b4a88dfe8b59e8038c06b0d4de000236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment ven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5161.34" OriginalAmount="5060.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|CAX158200|Bed &amp; Breakfast" HotelName="Hilton London Bankside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/1f/8a1ff60100a56901be77686d8e8bc376ce4368e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5162.69" OriginalAmount="5061.46" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|367705|Bed &amp; Breakfast" HotelName="NYX Hotel London Holborn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/e8/ede81058e6913312ab9ede46e46dc5383c0d889b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5266.19" OriginalAmount="5162.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|33344|Bed &amp; Breakfast" HotelName="Holmes Hotel London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/11/2b1125e08115177f5cffbe554f1e0f543eafbcf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5579.17" OriginalAmount="5469.77" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|6555|Bed &amp; Breakfast" HotelName="Meliá White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/58/58c71cc8ad42ec86/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5617.71" OriginalAmount="5507.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|68004|Bed &amp; Breakfast" HotelName="Marriott Grosvenor Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/8c/138c14f45bce3f879bb299111631b3e48dd2f3b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5725.46" OriginalAmount="5613.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|1062228|Bed &amp; Breakfast" HotelName="Hotel Megaro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/85/aa853f5d4103570dc40516300e2692c1ede2a4b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5881.58" OriginalAmount="5766.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|311942|Bed &amp; Breakfast" HotelName="Sea Containers London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/af/99afe81899003cd95d59c71241dc416a1f886134.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6120.55" OriginalAmount="6000.54" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|33174|Bed &amp; Breakfast" HotelName="The May Fair, A Radisson Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/9b/359b3dd777a1e2d446df6a49197bf32531aa8db9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many pre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6232.11" OriginalAmount="6109.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|32934|Bed &amp; Breakfast" HotelName="The Landmark London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/d1/35d165f34d36abfee4b47daff664c45d5b39ef42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6237.82" OriginalAmount="6115.51" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516469" Longitude="-0.172741" StarRating="2" HotelCode="38607|382075|Bed &amp; Breakfast" HotelName="Avon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Norfolk Square, Hyde Park, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/7d/857d039ac02ff842c357849976ecccdb0a5bf747.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in a quiet, beautiful square in the heart of London's West End, in the vibrant Padd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6752.97" OriginalAmount="6620.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|CBP968800|Bed &amp; Breakfast" HotelName="Canopy by Hilton London City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/f0/b6f06dfa3f2f0ebe9568c3762e838e646cbc529f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7059.32" OriginalAmount="6920.90" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|351205|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/e3/06e3568cf3679d06ad4976560be06df6c7c96ca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7141.02" OriginalAmount="7001.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|100_queens_gate_hotel_london_curio_collection_by_hilton" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ba/ffbae4cea18519745fc4e0a7b82b64780b8ebd05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7634.16" OriginalAmount="7484.47" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|574461|Bed &amp; Breakfast" HotelName="The Ned London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec767779e3d092b3bfb836bc9a39699f15d22a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7782.78" OriginalAmount="7630.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|32534|Bed &amp; Breakfast" HotelName="St. James’ Court, A Taj Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/45/1d45930684df8ceac4eb6add849464d40c4c6169.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8545.78" OriginalAmount="8378.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51525152942" Longitude="-0.15928593692695" StarRating="5" HotelCode="14979|1915595|Bed &amp; Breakfast" HotelName="The Montcalm London Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Wallenberg Place, London W1H 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0ddea8e9de3be08d440b0769de4fbe9550a0d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a peaceful location. In a number of minutes, guests will easily re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8588.24" OriginalAmount="8419.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|228186|Bed &amp; Breakfast" HotelName="Kimpton Fitzroy London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/10/8c102097f68ac83be9bd579bd74b0ce7392cf02b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="8594.96" OriginalAmount="8426.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|1107099|Bed &amp; Breakfast" HotelName="Nobu Hotel London Portman Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/48/4834eedc906fae1c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9203.34" OriginalAmount="9022.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000|Bed &amp; Breakfast" HotelName="Hilton Euston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d8/07d8d78625a19b3eb80a24b717f9ad887c048049.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxfor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9688.00" OriginalAmount="9498.04" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|75534|Bed &amp; Breakfast" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/9f/249f1fc6e4f7f9883947e062d6ac8b5203a70138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9948.70" OriginalAmount="9753.63" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|175391|Bed &amp; Breakfast" HotelName="ME London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/59/4059f8002baac941e5bea3321e6dc8a12417ccde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10333.53" OriginalAmount="10130.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|990635|Bed &amp; Breakfast" HotelName="Rosewood London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e8/e9e80751c52631581fd10226e84380851ee1c2c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10411.09" OriginalAmount="10206.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|89749|Bed &amp; Breakfast" HotelName="Sanderson London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/0c/5d0c6327fb86c759bdbd095b5bd1826ba5f42c00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10446.55" OriginalAmount="10241.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|33324|Bed &amp; Breakfast" HotelName="Sheraton Grand London Park Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d3/a4/d3a483e9ceb663125b76f53bf1e328bbe94a2f2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12309.36" OriginalAmount="12068.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|222260|Bed &amp; Breakfast" HotelName="Cafe Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/08/1b08c94d9f69ed5b86ef41a3b1639eb5c4dba0b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="12332.39" OriginalAmount="12090.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|9472|Bed &amp; Breakfast" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e5/5a/e55ae77fb56e08678220ba5345bf66a925ac4453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="13283.87" OriginalAmount="13023.40" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|106036|Bed &amp; Breakfast" HotelName="The Rubens at the Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/62/6862d61591eda6b2ce06cba3a11dc67cf9ad12fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14452.69" OriginalAmount="14169.30" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|32724|Bed &amp; Breakfast" HotelName="London Hilton on Park Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/2e/c12e335f8bad98acfabdc9c8e81ab167f6a61891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14798.16" OriginalAmount="14508" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|33294|Bed &amp; Breakfast" HotelName="The Savoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/59/7f593811208c868cc500259e2de45099f9a40713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="14913.49" OriginalAmount="14621.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|313685|Bed &amp; Breakfast" HotelName="Shangri-La Hotel, At The Shard, London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/12/d11204ed73b6974578350569f20cc7279f56ecd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17282.15" OriginalAmount="16943.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|388285|Bed &amp; Breakfast" HotelName="The Stafford London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/45/4f4593db5689011d35a05a511c64aecc634a9784.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19136.10" OriginalAmount="18760.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|33334|Bed &amp; Breakfast" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/db/0adbb3f6cf93be073d2fc8426fa7f364fcff2cdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="20528.60" OriginalAmount="20126.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|9244|Bed &amp; Breakfast" HotelName="Brown's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a0/6da071a781c65f623b546bfa3c20c6f3f3b483ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the Londo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35944.97" OriginalAmount="35240.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.501953" Longitude="-0.156267" StarRating="5" HotelCode="18258|32404|Bed &amp; Breakfast" HotelName="The Berkeley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilton Place, Knightsbridge, London SW1X 7RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/80/8780d301af4fb39e42dac4276db0f7c1c1345ede.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of the central district of Knightsbridge. The famous Har...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="36163.11" OriginalAmount="35454.03" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|7548|Bed &amp; Breakfast" HotelName="Mandarin Oriental Hyde Park London" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/09/b909c884c4a6ab3644663e8e676fd8486e5f25f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Man...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Air Conditioning,Central Heating,Designated Smoking Area,Massage Centre,Nightclub,Shopping Arcade,Diet Meals,Swimming Pool,Bicycle Rental,Spa,Lounge,Wheelchair Access,Garden,Heated Pool,Golf,Kitchen</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>APARTMENT HOTEL,CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,ECO HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,CLUB RESORT,HOTEL,APARTHOTEL,HOSTEL,APARTMENT,BED AND BREAKFASTS,GUEST HOUSES,GUESTHOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||True