<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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76457" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" 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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|VeturisSearch|successfull supplier interation||Veturis|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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-03-11T13:19:43.195546+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ffb2faff-63a5-4b76-94f1-0a77ede47b34" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77945623" Longitude="-122.39800191" StarRating="2" HotelCode="822060|the_utah_inn" HotelName="The Utah Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="Internet,LCD/Projector,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>504 4th Street, San Francisco, California 94107</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/74/4974ed66edd9183d98daaecd867405e830ab254d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at The Utah Inn in San Francisco South of Market, you'll be minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.796685033333" Longitude="-122.4054148" StarRating="2" HotelCode="901374|hotel_north_beach" HotelName="North Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>935 Kearny Street, San Francisco, CA 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/19/b019d77924777af13f74d8e1a6af8a762473f224.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in San Francisco. The nearest airport is San Francisco - International (S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.776304" Longitude="-122.41349" StarRating="1.5" HotelCode="170944|european_hostel_2" HotelName="European Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>761 Minna Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/d1/1fd121ad895476a2351865a9571558212ed6bb55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Union Square Area. There are a total of 25 rooms on the premises....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.76449659387" Longitude="-122.41968043215" StarRating="2" HotelCode="518051|union_hotel_3" HotelName="Union Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2030 Mission Street, San Francisco, California 94110</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/e9/70e96cd4e0edb28be912b5abd5b213a3dc008434.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Union Hotel in San Francisco (Mission District), you'll be co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.94" OriginalAmount="394.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78252887" Longitude="-122.41205925" StarRating="0" HotelCode="766322|bay_hotel_7" HotelName="Bay Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>128 Jones Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/df/a5df82b8ae7bf77c133452dcfd0bc23b0e7c592b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78045812" Longitude="-122.41220981" StarRating="3.5" HotelCode="604490|390656" HotelName="YOTEL San Francisco" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1095 Market Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/d9/efd9356544c3cc4a7aac6cb52932938354d85e02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.13" OriginalAmount="413.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798130878349" Longitude="-122.40691302519" StarRating="1" HotelCode="147475|europa_hotel__hostel" HotelName="Europa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="24 Hour Front Desk,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>310 Columbus Avenue, San Francisco, California  94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/e2/08e2273d79f382f1c178f8e3cc95ce36bb405d00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Europa Hotel in San Francisco, you'll be minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.782345245672" Longitude="-122.41886258125" StarRating="2.5" HotelCode="12115|embassy_hotel" HotelName="Embassy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Bar,Golf,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>610 Polk Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/ba/0abaec996ea6ed6bf611e5ef0b88ab6367c02525.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77886434152" Longitude="-122.41100370884" StarRating="2" HotelCode="11233|good_hotel_3" HotelName="The Good Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 7th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/cf/eacf8fb7c64184dad10f870642d4b19ceab09a6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the South of Market area, only a few blocks from Union Square. Countless re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790635567967" Longitude="-122.40557562467" StarRating="2" HotelCode="82987|hotel_astoria_san_francisco" HotelName="SF Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="24 Hour Front Desk,Concierge,Housekeeping,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>510 Bush Street, San Francisco, CA 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/5d/e65ddd73aca66754e92e66fdc2a0a338447bbeda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Astoria in San Francisco (Chinatown), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="441.37" OriginalAmount="437.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.783239824281" Longitude="-122.41728007793" StarRating="2" HotelCode="907880|regency_inn_19" HotelName="HTL 587, an Ascend Hotel Collection Member" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>587 Eddy Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1a/9f1af3b53524233023e6a1f89e0efdf87ae4fdf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.38" OriginalAmount="441.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.775074" Longitude="-122.430836" StarRating="2" HotelCode="170841|1400078" HotelName="Casa Loma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>610, Fillmore Street, San Francisco 94117</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1447b304a50120a4f8588bad4f8e9855b97ab2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.52" OriginalAmount="452.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.783531136179" Longitude="-122.41071378121" StarRating="3" HotelCode="226494|warfield_hotel" HotelName="Warfield Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Taylor Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/12/fb121ba038efdf5a035f86d21416901e1ff24973.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78338731" Longitude="-122.41908664" StarRating="2.5" HotelCode="450336|hotel_epik" HotelName="Hotel Epik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>706 Polk Street, San Francisco, 94109 California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/5f/d25fbd84ed9b47d4a68d56b2dd109447e28875ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.71" OriginalAmount="471.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.76675697" Longitude="-122.43021969" StarRating="1" HotelCode="687127|perramont_hotel" HotelName="Perramont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2162 Market Street, San Francisco, California 94114</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/02/66029cb1f7ac7b1e85cedd0cf96486c1f8462755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Residência Nova Avenida offers simply decorated rooms in a building from the beginning of the 20th c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.80" OriginalAmount="480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.766788793703" Longitude="-122.43014849263" StarRating="0" HotelCode="372374|twin_peaks_hotel_" HotelName="Twin Peaks Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2160 Market Street, San Francisco, California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/36/12365cba52c8c46bf70dc7635ac97e5f04e51673.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.81" OriginalAmount="481.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.804287850671" Longitude="-122.41359970688" StarRating="1.5" HotelCode="128558|san_remo_hotel_2" HotelName="San Remo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2237 Mason Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/0a/700a91e9192b2a3eb779d9a493d876822a45fbad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="486.82" OriginalAmount="482.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799368687744" Longitude="-122.43866732206" StarRating="2" HotelCode="128559|surf_motel_2" HotelName="Surf Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2265 Lombard Street, Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/e2/b2e2fffb93ee712709588bf08633decd340d0482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78181184" Longitude="-122.40991439" StarRating="1" HotelCode="368919|winsor_hotel" HotelName="Winsor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>20 6Th Street, San Francisco, California, CA 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/42/e042c8504b64a34e945396a121f9c32bfd16f19a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.85" OriginalAmount="485.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.778792" Longitude="-122.410068" StarRating="3.5" HotelCode="10938|best_western_plus_americania" HotelName="Americania Hotel" 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,Heated Pool,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Seventh Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/af/50afc96fcb7766c444c7605e78647be7b10f4aa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the centre of San Francisco in the SoMa (South of Market) n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.87" OriginalAmount="487.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785005" Longitude="-122.405163" StarRating="3" HotelCode="48392|the_mosser" HotelName="The Mosser" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>54 4th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/7a/6f7a900d2abc4773f2885cabef7f973760bbea90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hip ‘designer’ hotel enjoys a stunning location just 2 blocks away from Union Square. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="495.08" OriginalAmount="490.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799724301174" Longitude="-122.43847402853" StarRating="2" HotelCode="897261|684245" HotelName="Travel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2230 Lombard Street, San Francisco, California 97138</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/3a41bc027649685b/8d/8d8e30ebe4ef8ef3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788803" Longitude="-122.419603" StarRating="2" HotelCode="900700|encore_express" HotelName="Music City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>1353 Bush Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e4/72/e472669837540845e98742d56ec6e7d115aaebbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Encore Express Hotel is a 2 star cosy hotel in Downtown San Francisco.&lt;br/&gt;&lt;br/&gt;Comfortable cosy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.98" OriginalAmount="498.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79052" Longitude="-122.404873" StarRating="2" HotelCode="84526|hotel_des_arts_2" HotelName="Des Arts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>447 Bush Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/3e/c03eb42ea41b3e4c60f4197b333a2846754e4d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in San Francisco, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.03" OriginalAmount="503.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.765839767468" Longitude="-122.42183054662" StarRating="2" HotelCode="226500|hotel_sunrise_9" HotelName="Hotel Sunrise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>447 Valencia Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/3a/d73a01e10862e285377c59396908870f3ed813a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788348746704" Longitude="-122.41623757866" StarRating="2" HotelCode="565393|mithila_hotel" HotelName="Mithila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>972 Sutter Street, San Francisco, CA 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/17/a317a66fd2aa3c3d8351e686042827b5dbfeff9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.08" OriginalAmount="508.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7858406" Longitude="-122.411665" StarRating="0" HotelCode="226491|orange_village_hostel" HotelName="Orange Village Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,ATM/Cash Machine,Concierge,Elevator,Internet,Kitchen,Laundry,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>411 O'Farrell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/1b/241b77903e24f80f7990f8c2cda4f61c71caa4d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Orange Village Hostel in San Francisco (Theater Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.12" OriginalAmount="512.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7633208" Longitude="-122.509554" StarRating="2" HotelCode="200279|great_highway_inn" HotelName="Rodeway Inn &amp; Suites San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1234 Great Highway, San Francisco, California 94122</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/zz/33adf2d6d931594099aced88441af292a5d4bedc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.8022606" Longitude="-122.4245052" StarRating="2.5" HotelCode="88118|54382" HotelName="Van Ness Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2850 Van Ness Avenue, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/dc/cbdc6074edf4f18a448776e8b01fba169359a948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.99" OriginalAmount="518.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798791180455" Longitude="-122.44293232523" StarRating="2" HotelCode="120962|967065" HotelName="Alpha Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2505 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d7/38d706f4d7c6a0bf72f02d060499af95bfd66634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="540.47" OriginalAmount="535.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785944713651" Longitude="-122.4117032875" StarRating="2" HotelCode="897265|CBE820100" HotelName="Super 8 San Francisco / Union Square Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>415 O'Farrell Street, San Francisco, CA 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/f6/5ff646275ae6c5733df764cd1eafb0b9ad0f492d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.37" OriginalAmount="537.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799253211111" Longitude="-122.44163355556" StarRating="2" HotelCode="897269|super_8_san_francisco__near_the_marina" HotelName="Super 8 San Francisco / Near the Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Highway 101 on Lombard, Lombard Street 2440, San Francisco CA 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e8/8ae8e0a69d4b35b0a8de151a271d3d56abfdb368.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="547.42" OriginalAmount="542.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.776102" Longitude="-122.414375" StarRating="2" HotelCode="86440|rodeway_inn_downtown_2" HotelName="SoMa Park Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 9th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9e/8a9e68a3ca3a73771618d438761e87e49b1aa7db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of San Francisco, within walking distance of the Mosc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="558.53" OriginalAmount="553.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787178018114" Longitude="-122.41039666351" StarRating="2" HotelCode="88117|union_square_plaza_hotel" HotelName="Union Square Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>432 Geary Street, San Francisco, CA 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/e9/55e9d20eafcb276aef2197a5c46f8f61da1c6453.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="560.55" OriginalAmount="555" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787982" Longitude="-122.41217" StarRating="2" HotelCode="64389|15398" HotelName="Fitzgerald Union Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>620 Post Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/47/d3472f6b1332a667d5e77bb98ccd08ededd619fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.56" OriginalAmount="556.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787097" Longitude="-122.411105" StarRating="2" HotelCode="408599|touchst_hotel__city_center" HotelName="Touchstone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>480 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/27/ee2784fc4540e0f222e930871aae72622c3d87db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the theatre district, just steps from Union Square, San Franci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.61" OriginalAmount="561.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7864695" Longitude="-122.4086895" StarRating="2" HotelCode="894832|bunkhouse_2" HotelName="Bartlett`s Bunkhouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240 O'Farrell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d3/79d347faa56ea7ed89c43ea5468b600472228b7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Spaulding Hotel is a small European-style hotel located in the heart of Union Square just off th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.61" OriginalAmount="561.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78559858" Longitude="-122.41494719" StarRating="2" HotelCode="374163|admiral_hotel_17" HotelName="Admiral Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>608 O'Farrell Street, 94109 San Francisco</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/bf/dbbf34351af4ad4987452c734e0544b28638c341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Admiral Hotel in San Francisco (Downtown San Francisco), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="567.62" OriginalAmount="562.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.800900372422" Longitude="-122.42868762956" StarRating="2" HotelCode="68098|town_house_motel_4" HotelName="Town House Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1650 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/21/fe2113b6378f3d07a352a82828b4c84b40e8ec43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Town House Motel, just minutes from San Francisco attractions like Presidio National Park; Fashionab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77865" Longitude="-122.410411" StarRating="3.5" HotelCode="10960|carriage_inn" HotelName="Carriage Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 7th Street, San Francisco, California 94103-2833</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/29/1e29dbf29462575206cbc07612590ee9d2610360.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a central location in San Francisco only a few blocks from Union Squar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="569.64" OriginalAmount="564.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.8001135" Longitude="-122.4350855" StarRating="1" HotelCode="200281|lombard_plaza_motel" HotelName="Lombard Plaza Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2026 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e9/20e98d3cccf6bd14b567760b4fc5e11c13e23386.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel comprises a total of 30 rooms. A baggage storage service and a laundry service are availab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="571.66" OriginalAmount="566.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790356" Longitude="-122.408104" StarRating="3" HotelCode="31930|executive_hotel_vintage_court" HotelName="Executive Hotel Vintage Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>650 Bush Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/31/e331edb42ad5dabf0338df0287d8841e435428dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.68" OriginalAmount="568.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798779604579" Longitude="-122.43771117519" StarRating="2" HotelCode="122916|greenwich_inn" HotelName="Greenwich Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3201 Steiner Street, San Francisco, California 94213</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/ae/3cae4e8fb5fd5c61e9583486139cf3fdd33d33eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.68" OriginalAmount="568.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79038375" Longitude="-122.40587555" StarRating="2.5" HotelCode="522035|the_urban" HotelName="The Urban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>507 Bush Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/56/f156dc5a3482249dbc68c9793efd5d1ee24fc18f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.70" OriginalAmount="570.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799183766667" Longitude="-122.43273686667" StarRating="2" HotelCode="901131|motel_capri" HotelName="Motel Capri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2015 Greenwich Street, San Francisco, CA 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/0f/800f86afe0ed63f30c002ca4427e884f6dcd21bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.73" OriginalAmount="573.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.780729578392" Longitude="-122.41208017201" StarRating="2" HotelCode="64757|aida_plaza" HotelName="Aida Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1087 Market Street, San Francisco, CA 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/76/f8764bb91da4a6c9b7e49852cefde3bb8d5f79be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.77" OriginalAmount="577.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.773478280774" Longitude="-122.4215376026" StarRating="2" HotelCode="443408|edwardian_san_francisco_hotel" HotelName="Edwardian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1668 Market Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/ef/8fef8f221ea2b41e75cf9e2c914820c1d944b462.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788874" Longitude="-122.41093" StarRating="2" HotelCode="10824|beresford_hotel" HotelName="Beresford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>635 Sutter Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/10/54101808b43e8e6d30aaf1d35338bb5268a3d29c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.777147088536" Longitude="-122.42310169287" StarRating="2" HotelCode="148726|hayes_valley_inn" HotelName="Hayes Valley Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>417 Gough Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/10/40109a3de69ff720011e6938cfad8b553d9c3ae3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendy, historic neighborhood of Hayes Valley, the Hayes Valley Inn provides bed-and-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.87" OriginalAmount="587.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77733314" Longitude="-122.40828634" StarRating="0" HotelCode="746114|signature_san_francisco" HotelName="Signature San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>259 7th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/90/8990c91eac1e7f8957aa58e7a82dbdbf6d16e661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.93" OriginalAmount="593.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788433253951" Longitude="-122.41596713662" StarRating="3" HotelCode="19829|hotel_vertigo" HotelName="Hotel Vertigo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>940 Sutter Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/40/284008b6db313360d86ee48ed06638a537362e76.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of San Francisco. Its setting is especially ideal for guest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="602.97" OriginalAmount="597.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78556737381" Longitude="-122.40846633911" StarRating="3" HotelCode="64241|hotel_fusion_a_ctwo_hotel" HotelName="Fusion Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>140 Ellis Street, San Francisco, Califorien 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a1/b7a104f60f2aed473912bf1beeabcd693e3e96d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of San Francisco, this hotel is located at the heart of all that guests will wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.98" OriginalAmount="598.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79139" Longitude="-122.405832" StarRating="2" HotelCode="36274|grant_plaza_hotel" HotelName="Grant Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>465 Grant Avenue, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/de/aede5342153eb9308f64bdeb25a6cc72f24e50cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799225677778" Longitude="-122.44036265556" StarRating="2" HotelCode="565481|presidio_inn" HotelName="Presidio Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>2361 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/95/2a9528b35f09d74722525fac3b85850d0ed65976.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.01" OriginalAmount="601.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.782861" Longitude="-122.421962" StarRating="2" HotelCode="86434|rodeway_inn_civic_center" HotelName="Rodeway Inn Civic Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>860 Eddy Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/43/4a4300f9c206dee22fc2230ddeaf7a5e73bcc67b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Moscone Convention Center, in the heart of the San Francisco area, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="607.66" OriginalAmount="601.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.784524" Longitude="-122.409502" StarRating="3" HotelCode="21096|375695" HotelName="Bijou" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Mason Street, San Fransisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9d/9d61b7390da2a9d7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 blocks north from the famed Union Square, which is San Francisco's central sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.12" OriginalAmount="612.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.795968" Longitude="-122.423998" StarRating="2" HotelCode="64771|inn_on_broadway_hotel" HotelName="Inn on Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2201 Van Ness Avenue, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/40/a7402fc3badf129f9eacfbe6d9b297a8a822ba24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="622.16" OriginalAmount="616.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.778106266667" Longitude="-122.40297218333" StarRating="2" HotelCode="128554|bay_bridge_inn" HotelName="Bay Bridge Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>966 Harrison Street, San Francisco, CA 94107</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/bd/acbd5b6ae79a05dc5b1a49f9f8e6b075436b9fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="625.19" OriginalAmount="619.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.784393125" Longitude="-122.4194485" StarRating="2" HotelCode="432329|alexis_park_hotel" HotelName="Alexis Park San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>825 Polk Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/92/6f92c858039e151d56c2af7bb1a0611f91191225.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799428343914" Longitude="-122.44037248297" StarRating="2" HotelCode="891847|days_inn_san_francisco_lombard" HotelName="Days Inn San Francisco - Lombard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2358 Lombard Street, San Francisco, CA 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/49/08494ba5abc3e5b5c03ffc148c838156cd679c50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.22" OriginalAmount="622.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.801009380399" Longitude="-122.42583498359" StarRating="2" HotelCode="907565|samesun_san_francisco" HotelName="Lombard Motor Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1475, Lombard Street, San Francisco 94123, California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c3/b9c379f1e20ddbfc6d086d7ad878e7c75cafa73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.24" OriginalAmount="624.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786773515905" Longitude="-122.4096813798" StarRating="3" HotelCode="259412|king_george_hotel__union_square" HotelName="King George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>334 Mason Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ae/64aee60350015e8befe910c72f7c1b4fb4aaa437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of downtown San Francisco in the exciting Union Square neighbourhood, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="635.29" OriginalAmount="629.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.777214" Longitude="-122.408714" StarRating="2" HotelCode="88404|city_center_inn__suites" HotelName="City Center Inn &amp; Suites - San Francisco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240 7th Street, San Francisco, California 94103-4004</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/b7/74b794a2b3dc0b4f6046f685be7b0d68060f4951.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.47" OriginalAmount="633.14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|18872" HotelName=" BEI San Francisco, Trademark Collection by Wyndham " Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 EIGHTH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/7/2/18872_1_6570.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 389 rooms, 5 suites and 14 floors. The establishment boasts a lobby, a reception, a safety deposit box service, a cloakroom, a currency exchange service, a lift and air-conditioning. The establishment also offers a gift shop, a kiosk, a bar, a restaurant, internet, room service, a laundry service, a car park and indoor parking (for a fee). SITUATION: This establishment, is near the government building, places of interest, Close to the metro station, the bus, restaurants, bars and shops. ROOM: All the rooms have a coffee maker, an iron, an ironing board, a bathroom with a shower, a hairdryer, a direct line telephone, cable television, a radio, internet, a safety deposit box (available for a fee), a balcony, an air-conditioning system and heating. FACILITIES: The establishment boasts a swimming pool, a sunbathing terrace and a gym. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="645.39" OriginalAmount="639.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79866" Longitude="-122.443706" StarRating="2" HotelCode="68583|la_luna_inn_a_ctwo_hotel" HotelName="La Luna Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2599 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/6f/a06f4f734d554cab25cbbbaa35c4bdd28a2e28b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="649.77" OriginalAmount="643.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78483844" Longitude="-122.40934066" StarRating="2" HotelCode="64712|4601485" HotelName="San Francisco International Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/fa/0efa27b6009c5cf98bf8a8a87bddab244a6586c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.49" OriginalAmount="649.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.800393607143" Longitude="-122.43347979286" StarRating="2" HotelCode="126642|howard_johnson_san_francisco_marina_district" HotelName="Howard Johnson San Francisco Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1940 Lombard Street, San Francisco, CA 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/c9/1cc9a470fa2d769d9fb3bb98f3a4df067a6e4409.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.50" OriginalAmount="650.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.801393314286" Longitude="-122.42545865" StarRating="2" HotelCode="897260|travelodge_by_the_bay" HotelName="Travelodge by the Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1450 Lombard Street, San Francisco, CA 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/b2/4cb2991f8674291f3c232bc1f5f7ab0c1f3522cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="658.52" OriginalAmount="652" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.800714463748" Longitude="-122.4304246473" StarRating="2" HotelCode="226542|485133" HotelName="Seaside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1750 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/56/64565b2dcd0214f82c2c44c32633fe7b1652c436.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.53" OriginalAmount="653.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.777821310307" Longitude="-122.41384148598" StarRating="3" HotelCode="13422|holiday_inn_civic_center_san_francisco" HotelName="BEI San Francisco" 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,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 8th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/6f/076f7f34fd033ddad9c658762a4100a49b335d00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel offers guests great value-for-money and is located in the administrative and gov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.55" OriginalAmount="655.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787142" Longitude="-122.411335" StarRating="3" HotelCode="56014|warwick_san_francisco_hotel" HotelName="Warwick San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>490 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/37/e837135aa06e20d9ff617ca67898d920c8dd15b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive and popular hotel is situated in the heart of the theatre district in the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.55" OriginalAmount="655.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.782953645098" Longitude="-122.40651905537" StarRating="3" HotelCode="18417|the_pickwick_hotel" HotelName="The Pickwick Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,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>85 Fifth Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/b0/b2b003ba74bc25f679e59f97fbb579640377221b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is centrally located in San Francisco's So Ma District and offers easy ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="662.56" OriginalAmount="656.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.766444479559" Longitude="-122.42016634747" StarRating="2" HotelCode="226502|1906_mission" HotelName="Nineteen 06 Mission" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1906 Mission Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/62/ed6255b1b1d1496cdee145310fd199b3d67539c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="665.59" OriginalAmount="659.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.775400097164" Longitude="-122.40988723915" StarRating="2" HotelCode="391280|inn_on_folsom" HotelName="Inn on Folsom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Elevator,Internet,LCD/Projector,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1188 Folsom Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/65/53650d5aa6274855de53be4f72eba465b005dbad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Inn on Folsom in San Francisco (South of Market), y...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.61" OriginalAmount="661.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.800897" Longitude="-122.427568" StarRating="2" HotelCode="65144|buena_vista_motor_inn" HotelName="Buena Vista Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1599 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/80/c38053596a1ab966af370ca52b0ec547bd473015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="673.08" OriginalAmount="666.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.795762687344" Longitude="-122.42265218281" StarRating="2" HotelCode="120188|1312088" HotelName="Castle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1565 Broadway, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/7c/0a7cdb73949aaa95dbd9b06d5c4e16a97151abc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.68" OriginalAmount="668.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798467290333" Longitude="-122.44630131822" StarRating="2" HotelCode="889905|country_hearth_inn_san_francisco_hotel" HotelName="Inn at Golden Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2707 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/zz/a1ad33a8274d31703e59fe539e7004a83eea766e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="681.75" OriginalAmount="675" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77756789" Longitude="-122.4241165" StarRating="2" HotelCode="898564|44816" HotelName="Days Inn by Wyndham San Francisco Downtown/Civic Cntr Area" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>465 Grove Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3e/103e7148062471a637a84c7873eaa9f254addc82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Roanoke. The nearest airport is Roanoke (ROA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="687.81" OriginalAmount="681.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785597050653" Longitude="-122.41142615676" StarRating="3" HotelCode="16453|hotel_mark_twain" HotelName="The Tilden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>345 Taylor Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/35/00359353e788835ef4157be4554bab15356468ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This enchanting boutique hotel lies in the popular Union Square area. It is about 3 blocks to the sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.84" OriginalAmount="684.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7977" Longitude="-122.40796178" StarRating="2" HotelCode="898780|royal_pacific_motor" HotelName="Royal Pacific Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Internet,Laundry,Parking,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>661 Broadway Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/7d/1b7d416afff4295a9abe0489f75eb3822ca5ee03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Royal Pacific Motor Inn in San Francisco (Chinatown...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="708.01" OriginalAmount="701.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.776282676838" Longitude="-122.41513412885" StarRating="2" HotelCode="226505|rams_hotel" HotelName="Ram's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 9th Street, San Francisco, California 94103-1408</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/6e/336eae738e42fe2c1f2aa5871b555c234bb70413.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.03" OriginalAmount="703.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786502533718" Longitude="-122.40956146585" StarRating="3" HotelCode="226496|hi__san_francisco_downtown" HotelName="HI San Francisco Downtown Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,Kitchen,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>312 Mason Street, Union Square, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/9f/be9f07b922760d395767cefff37097baa753229c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.12" OriginalAmount="712.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789997639267" Longitude="-122.40965135351" StarRating="2" HotelCode="443736|grant_hotel" HotelName="Grant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>753 Bush Street, San Francisco, CA 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/79/3a79d077ece56dbb0ab7d3197dc1f8a0e25eb8a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.12" OriginalAmount="712.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787930841978" Longitude="-122.41811385419" StarRating="3" HotelCode="11471|hotel_carlton_a_joie_de_vivre_boutique_hotel" HotelName="Hotel Carlton" Meals="ROOM ONLY" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1075 Sutter Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e3/bae3b4d41dddcfa7b3f03867d4ee93b09d8c33be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small and fabulously designed hotel is located just a few minutes walk from Union Square. The f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="728.21" OriginalAmount="721.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.800133031445" Longitude="-122.43299514055" StarRating="2" HotelCode="907564|coventry_motor_inn" HotelName="Coventry Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1901 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/22/9b226af91eb13946cddc43aa282c488b3375aa9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="732.82" OriginalAmount="725.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788663" Longitude="-122.417128" StarRating="3" HotelCode="64655|3413052" HotelName="Nob Hill Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>835 Hyde Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/54/b9541f7d65fa8a17352c4731967b5f7fc0700451.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="738.31" OriginalAmount="731.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78315035" Longitude="-122.41777575" StarRating="2" HotelCode="126055|phoenix_hotel_12" HotelName="Phoenix Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>601 Eddy Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/da/e1da5c8b0af5808350ad29072d210dea41d8610f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="746.39" OriginalAmount="739.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787293" Longitude="-122.425473" StarRating="3" HotelCode="565163|hotel_majestic_2" HotelName="Majestic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1500 Sutter Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/4b/7a4b28792802e76624bc7bb995f947a47bd1308f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Constructed in 1902, this property offers guests a romantic refuge from the bustle of Union Square i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="757.50" OriginalAmount="750.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7603276" Longitude="-122.5072632" StarRating="2" HotelCode="144659|beach_motel" HotelName="Beach Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4211 Judah Street, San Francisco, California 94122</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/37/ef373a839a6b8e3da20139304ca506648f5a1455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.52" OriginalAmount="752.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789287485184" Longitude="-122.4091771245" StarRating="3" HotelCode="44023|cartwright_hotel_union_square" HotelName="The Cartwright Hotel - Union Square, BW Premier Collection" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>524 Sutter Street, San Francisco, California 94102-1102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/40/014009a808f45c30feadf9b26ce2c58b590d0a4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of San Francisco, only a few minutes' walk from Union Square. Sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="766.97" OriginalAmount="759.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.70821161" Longitude="-122.42421783" StarRating="2" HotelCode="896803|1326378" HotelName="Alpine Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>560 Carter Street, Daly City, Kalifornien 94014</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/e6/d8e6f02f8914b946f692352ae7123b594306ab5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.66" OriginalAmount="766.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.735651977778" Longitude="-122.50233104444" StarRating="2" HotelCode="891848|hotel_naviglio_grande" HotelName="Mirage Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2600 Sloat Boulevard, San Francisco, California 94116</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/168555/a_168555_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.69" OriginalAmount="769.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.795063864524" Longitude="-122.42203093675" StarRating="3" HotelCode="64772|nob_hill_motor_inn" HotelName="Nob Hill Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1630 Pacific Avenue, San Francisco, CA 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/9b/699b80240f5f66672c504f55689458cbda424b90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="776.69" OriginalAmount="769.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.760435266667" Longitude="-122.50874163333" StarRating="2" HotelCode="901472|oceanview_motel_2" HotelName="The SeaScape Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4340 Judah Street, San Francisco, California 94122</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/20/462087c05d02b0f44425952ddf021a942f6e5f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location. ULLI The Oceanview Motel is located in San Francisco, Calif.LI LILess than one mile from G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.70" OriginalAmount="770.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798181319689" Longitude="-122.4247505" StarRating="2.5" HotelCode="391490|pacific_heights_inn" HotelName="Pacific Heights Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Housekeeping,Internet,Luggage Storage,Parking,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1555 Union Street, San Francisco, Kalifornien 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/30/7830aac50d5497c10fbe98f820b6a4ea237977e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pacific Heights Inn in San Francisco (Marina Distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="779.72" OriginalAmount="772" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.798452625" Longitude="-122.44662491667" StarRating="2" HotelCode="897263|41750" HotelName="Travelodge by Wyndham Presidio San Francisco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2755 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/0a/320ab61cec3f8f7bde2611c512f0a266ffc00cd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.77" OriginalAmount="777.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787890239309" Longitude="-122.41077924907" StarRating="4" HotelCode="28338|prescott_hotel_a_kimpton_hotel" HotelName="Hotel Zeppelin San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>545 Post Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/dd/0cdd98ab3f78ae80b3b24624c5cf6aea0c47ebfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is convenient to Union Square shopping, an easy walk to Moscone Convention Center, and jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.87" OriginalAmount="787.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787297089914" Longitude="-122.40963980556" StarRating="3" HotelCode="18368|hotel_frank_3" HotelName="Hotel G" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>386 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/b5/a6b56174139a9f1e2bec61a639c9dd687b5c4464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801.94" OriginalAmount="794" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.807779275984" Longitude="-122.41318568587" StarRating="3" HotelCode="16385|7511" HotelName="Hotel Zephyr" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>250 Beach Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/15/5015e99df37c01488390a37d0e9784193568d3c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is the only hotel located right on Fisherman's Wharf, in the immediate vi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.95" OriginalAmount="795.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78788925" Longitude="-122.41204523" StarRating="3" HotelCode="87011|the_andrews_hotel" HotelName="The Andrews" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>624 Post Street, San Francisco, CA 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/d8/68d842ff6c0e277da96f252e4811c8c887746283.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.807741825" Longitude="-122.4141225" StarRating="2" HotelCode="897262|wharf_inn" HotelName="Wharf Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2601 Mason Street, San Francisco, CA 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/f4/32f4e347e120c6f0bee19e0a494f6fb860b64733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="818.10" OriginalAmount="810" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785327838854" Longitude="-122.40835905075" StarRating="3" HotelCode="15003|9051" HotelName="Hotel Abri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Ellis Street, San Francisco, California 94102-2109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/69/7869553d0df8e11aa47e53781d6c21402457804d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.47" OriginalAmount="847.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786932634202" Longitude="-122.41298890675" StarRating="3" HotelCode="17285|best_western_hotel_california" HotelName="Staypineapple An Elegant Hotel Union Square" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>580 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/bb/10bb8e28476d05d92422e82ac0911f2c768e6254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel in European style is situated in San Francisco's theatre district, three blocks ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="856.04" OriginalAmount="847.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790069731701" Longitude="-122.40917637262" StarRating="3" HotelCode="68932|356065" HotelName="Cornell de France" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>715 Bush Street, San Francisco, CA 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/28/8628073cbad6c7c9e38a9e68a1b90b94f2155124.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.54" OriginalAmount="854.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.801026" Longitude="-122.424777" StarRating="2.5" HotelCode="38459|comfort_inn_by_the_bay" HotelName="Comfort Inn by the Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2775 Van Ness Avenue, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/8c/248c4e256fd4d0c1b37cfb69509384d46c3885ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern and comfortable city hotel is situated in the Fisherman's Wharf area of San Francisco ab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.59" OriginalAmount="859.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7832822" Longitude="-122.41949007" StarRating="2" HotelCode="363776|red_coach_motor_lodge" HotelName="Red Coach Motor Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>700 Eddy Street, San Francisco  California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a1/72a13d5de017df8c73645662074b9e721f12ca54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.66" OriginalAmount="866.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.806256408446" Longitude="-122.41831837183" StarRating="0" HotelCode="984955|hotel_caza_fishermans_wharf" HotelName="Hotel Caza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1300 Columbus Avenue, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/65/a265e418658a62c489164a2516e0c7a4747990a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="901.93" OriginalAmount="893.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.784827" Longitude="-122.408597" StarRating="4" HotelCode="18423|the_powell_hotel" HotelName="The Axiom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Cyril Magnin Street, Powell &amp; Market, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/45/0f45e40de976ae947f7e624c4aa704a2aefc22c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is centrally located in Downtown San Francisco at the cable car turnaround. It l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.96" OriginalAmount="896.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79975708" Longitude="-122.43739445" StarRating="2" HotelCode="428473|cow_hollow_inn_3" HotelName="Cow Hollow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2190 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/da/ddda28741027d304b843c65b41c9b1336b71ecd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Cow Hollow Inn in San Francisco Marina District, you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="907.99" OriginalAmount="899" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786126" Longitude="-122.411637" StarRating="4" HotelCode="317483|19191" HotelName="Hotel Spero" 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,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>405 Taylor Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/7a/6f7a900d2abc4773f2885cabef7f973760bbea90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location in the heart of San Francisco's theatre district. The famous Un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.99" OriginalAmount="899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78751330158" Longitude="-122.41362690926" StarRating="3" HotelCode="96643|beresford_arms_hotel" HotelName="Beresford Arms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>701 Post Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/80/3380191eed7e9fc9ceab9614eaebc3d3f5a66254.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.13" OriginalAmount="913.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.797751342857" Longitude="-122.4072411" StarRating="3" HotelCode="87005|sw_hotel" HotelName="SW Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>615 Broadway Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/20/e2206866c1cc71787ec3ab1c5f45373044c3e3dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="925.62" OriginalAmount="916.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789733071429" Longitude="-122.4114665" StarRating="3" HotelCode="126045|1315918" HotelName="Petite Auberge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>863 Bush Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/86/24866888626bf5b7d151d681bdfec8777a346d06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.19" OriginalAmount="919.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78488056354" Longitude="-122.40884184837" StarRating="4" HotelCode="16893|parc_55_wyndham_san_francisco__union_square" HotelName="Parc 55 San Francisco, a Hilton Hotel" 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,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>55 Cyril Magnin Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478f69e33bd37c2355f87458b6cdb6a0960c91b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of San Francisco, just 2 blocks from the renow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="932.92" OriginalAmount="923.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.771929" Longitude="-122.422044" StarRating="2" HotelCode="64614|1409505" HotelName="Travelodge Central San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1707 Market Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a3/a337a5f6debd680c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.42" OriginalAmount="942.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799724" Longitude="-122.435734" StarRating="2" HotelCode="907566|chelsea_motor_inn" HotelName="Chelsea Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2095, Lombard Street, San Francisco 94123, California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d1/11d14624cc00d5894a8d5a7a2f9d9fbed7de9b91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="953.44" OriginalAmount="944.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.791864956794" Longitude="-122.40963310003" StarRating="4" HotelCode="16625|stanford_court_san_francisco" HotelName="Stanford Court" 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,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>905 California Street, Nob Hill, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/73/da7331ae6d65051f487b1293093be3a43a43b351.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is situated at the top of Nob Hill. Numerous restaurants and bars are to be f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="959.50" OriginalAmount="950" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.806474" Longitude="-122.41624" StarRating="3" HotelCode="56499|13548" HotelName="Holiday Inn Express &amp; Suites San Francisco Fishermans Wharf" 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,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>550 North Point Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/12/a51253487bd9c21c584d5d8dea8baeeab3522301.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a fantastic location within a few minutes' walk of all the famous attractions of F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="986.77" OriginalAmount="977.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.801296549318" Longitude="-122.42692798376" StarRating="2" HotelCode="170778|redwood_inn" HotelName="Redwood Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Motel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Housekeeping,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>1530 Lombard Street, San Francisco, Kalifornien 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ee/10ee20826a408b1e8fafcf51b1c7e3216b2ab37b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="991.82" OriginalAmount="982" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786996088305" Longitude="-122.40799963474" StarRating="2" HotelCode="18512|9966" HotelName="The Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>242 Powell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d8/add84053576536f8b8b9ac1c66eed80d3b48f7f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This San Francisco hotel is on a cable car line within half a block of Union Square and less than a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.85" OriginalAmount="985.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7871932233" Longitude="-122.40894377232" StarRating="3" HotelCode="18330|handlery_union_square_hotel" HotelName="The Handlery Union Square 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,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>351 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/2c/c62cd890132c514d2dac38345b5e6f4ab7062a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very popular hotel has been beautifully renovated to a very high standard. It affords an unbeat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="996.87" OriginalAmount="987" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788751691586" Longitude="-122.41270345768" StarRating="3" HotelCode="10956|48620" HotelName="Wyndham Canterbury at San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>750 Sutter Street, San Francisco CA 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/80/ca804427e4c695420a46a40a6c971de83526d933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.05" OriginalAmount="1005.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787039542839" Longitude="-122.42662087083" StarRating="3" HotelCode="64658|queen_anne_hotel" HotelName="Queen Anne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1590 Sutter Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/0d/600d0d5ce7166958b6632bebeabf9b777a5fb577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1015.05" OriginalAmount="1005.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.8041945" Longitude="-122.4159154" StarRating="2" HotelCode="226547|columbus_motor_inn_2" HotelName="Columbus Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1075 Columbus Avenue, San Francisco, CA 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e0/59e03d49da1e9686f81c99c39cdb182142ff3ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.68" OriginalAmount="1005.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.759311184602" Longitude="-122.41899507233" StarRating="2" HotelCode="383527|1397378" HotelName="El Capitan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2361 Mission Street, San Francisco, California 94110</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/da/adda653ef2bd15a91e0bbb2099045f9ccf3016b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.24" OriginalAmount="1008.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789923" Longitude="-122.421929" StarRating="3" HotelCode="13472|442165" HotelName="Holiday Inn Golden Gateway" Meals="ROOM ONLY,FULL BOARD,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,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1500 Van Ness Avenue, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/cb/26cbaea0f1c56927642a7a2d642bdf728a686244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular full-service hotel with excellent facilities lies close to the Civic Centre, in the gov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1042.68" OriginalAmount="1032.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.791697508655" Longitude="-122.41054773331" StarRating="4" HotelCode="14567|1503543" HotelName="InterContinental Mark Hopkins San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>999 California Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c4/cfc4380f98362cc153c48bdddf86247af8e7f630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive historical hotel of the luxury class is situated at the crest of the famed Nob Hill, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1050.98" OriginalAmount="1040.57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|185755" HotelName="Hampton Inn San Francisco Downtown/convention Center" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>942 Mission Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/7/5/5/185755_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1057.15" OriginalAmount="1046.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788333628326" Longitude="-122.40930318832" StarRating="3" HotelCode="21095|265115" HotelName="Kensington Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Post Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/a2/47a2cd146c0ea15309abbd27327dea498d3f0caf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.56" OriginalAmount="1056.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799423" Longitude="-122.434108" StarRating="2" HotelCode="84524|hotel_del_sol_a_joie_de_vivre_boutique_hotel" HotelName="Hotel Del Sol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3100 Webster Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/7f/9b7f58caee546063ee6154731b8e1e4ab50c4f20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Once a 50's style motor lodge, this city hotel is located in the heart of the picturesque Marina Dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1067.57" OriginalAmount="1057" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790345192059" Longitude="-122.40540325642" StarRating="3" HotelCode="18732|22016" HotelName="Hotel Triton" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>342 Grant Avenue, San Francisco, Californien  94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/6d/2a6d864d1723db0f868a92cb3993c36ed60d5370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique boutique hotel enjoys a fantastic location in the heart of the city, right opposite the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1070.60" OriginalAmount="1060.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.772750799378" Longitude="-122.41026395227" StarRating="2" HotelCode="897264|inn_san_francisco" HotelName="San Francisco Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>385 9th Street, San Francisco, CA 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/2d/1b2d8ba71887df47c54c2a66079fad5832f0aeeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1072.62" OriginalAmount="1062" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.805361" Longitude="-122.417784" StarRating="2" HotelCode="18695|41751" HotelName="Travelodge Fisherman's Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1201 Columbus Avenue, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/36/ba363d3c543a6f73c3f5d2e1a33f17743e21b30c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1079.69" OriginalAmount="1069.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785983822707" Longitude="-122.41076142785" StarRating="4" HotelCode="13739|hilton_san_francisco_union_square" HotelName="Hilton San Francisco Union Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 O'Farrell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a3/baa39c6a08e831fa9aab7ea0ba7cbcf20f90ab59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 1 block from the San Francisco cable cars and theatres, 2 blocks from Union Squar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.84" OriginalAmount="1084.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78892290135" Longitude="-122.40853071213" StarRating="4" HotelCode="17574|sir_francis_drake_a_kimpton_hotel" HotelName="Kimpton Sir Francis Drake 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Powell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2d/f12d2af584130e88512dfe39fcd1c45757420843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish boutique hotel was built in 1920 and offers a fantastic location of Union Square in fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1128.94" OriginalAmount="1117.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786787742119" Longitude="-122.41132053369" StarRating="4" HotelCode="26353|230816" HotelName="The Clift Royal Sonesta Hotel San Francisco" 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">
        <Address>
          <AddressLines>
            <AddressLine>495 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/32/32a96abfe8c29327/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located at the centre of San Francisco's theatre district, close to Union Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1137.26" OriginalAmount="1126.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790016452783" Longitude="-122.40568943436" StarRating="2" HotelCode="386726|baldwin_hotel" HotelName="Hotel 32One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>321 Grant Avenue, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/ea/30ea5c51fadaaedab67d61967dcda7c4d447a096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.37" OriginalAmount="1137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7823511" Longitude="-122.4079492" StarRating="3" HotelCode="934153|hampton_san_francisco_dt_convention_ctr_" HotelName="Hampton Inn San Francisco Downtown Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>942 Mission Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/de/1fdee3589a605a5349a7e8702e2752d303e64b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1157.46" OriginalAmount="1146.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7950329375" Longitude="-122.4007566125" StarRating="3" HotelCode="146150|club_quarters_in_san_francisco" HotelName="Club Quarters Hotel San Francisco" 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>424 Clay Street, (opposite Embarcadero Center), San Francisco, California 94111</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/07/8607eec5bb9237c7063e999c72127f641f6b2a35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.52" OriginalAmount="1152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786804" Longitude="-122.408267" StarRating="4" HotelCode="408598|villa_florence" HotelName="Villa Florence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Powell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5b/58/5b58bcb06bdfa490cf0386ca5975cfc60615cd75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in San Francisco. For guests who appreciate a stylish amb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1179.82" OriginalAmount="1168.14" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|24072" HotelName="Riu Plaza Fisherman´s Wharf" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2500 Mason Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/7/2/24072_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 531 rooms, 8 suites and 4 floors. The establishment boasts a spacious hall with elevators, a reception, a cloakroom, a safety deposit box service, a currency exchange service, air-conditioning, a bar and a conference room. There are many services available at the establishment, including WiFi, a laundry service, room service, indoor parking and a car park. SITUATION: Near the establishment, guests will find shops, bars, restaurants, pubs and a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a radio, internet, a kettle, a coffee maker, an iron, an ironing board, an air-conditioning system, individual heating and a safety deposit box (available for a fee). FACILITIES: The establishment has a heated swimming pool, deck chairs, parasols and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts EC, JCB, American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: Is non-smoking.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1197.86" OriginalAmount="1186" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.807073599767" Longitude="-122.41363227367" StarRating="4" HotelCode="17634|3588" HotelName="Hotel Riu Plaza Fisherman’s Wharf" 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,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2500 Mason Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/1b/631b4b5d91c7cc81c3b910e50f281bde4d990b0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies close to public transport, shops, restaurants, bars, and cafés.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1210.99" OriginalAmount="1199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787700028032" Longitude="-122.40856105523" StarRating="4" HotelCode="18558|the_westin_st_francis_on_union_square" HotelName="The Westin St. Francis San Francisco on Union 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,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335 Powell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/9d/0b9db15d2a9dfa5dfb2911e59a00072aa0aecff4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is in the heart of the city, facing Union Square. It is located directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1217.05" OriginalAmount="1205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.801312444244" Longitude="-122.4092079699" StarRating="3" HotelCode="907882|the_washington_square_inn" HotelName="Washington Square Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1660 Stockton Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/15/5415bc3a94db3614b0ba4c0a09df7ecf0faef502.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1221.09" OriginalAmount="1209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789848" Longitude="-122.407217" StarRating="3" HotelCode="23287|mystic_hotel_by_charlie_palmer_2" HotelName="Mystic by Charlie Palmer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>417 Stockton Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/91/13915baf9c6e81952e3bdc2e14dc595eb9fa9f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an irreplaceable San Francisco Union Square location and is ideally situated one block...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.10" OriginalAmount="1210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788029675" Longitude="-122.4101132875" StarRating="3.5" HotelCode="84540|the_donatello" HotelName="The Donatello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>501 Post Street, Union Square, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ed/e0ed7300526d65ad51e605ce96d1160ac4fca9a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1225.53" OriginalAmount="1213.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.805713" Longitude="-122.417578" StarRating="4" HotelCode="14594|1258617" HotelName="Marriott Fisherman's Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1250 Columbus Avenue, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/67068714df25cde6f2e759a7257403cce32b0039.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1299.87" OriginalAmount="1287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799126183333" Longitude="-122.40836705" StarRating="3" HotelCode="890657|hotel_boheme" HotelName="Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>444 Columbus Avenue, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/ce/eacea2513c22a17af8c4c2d93fec1a0c4d0c3955.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1317.04" OriginalAmount="1304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786269" Longitude="-122.409364" StarRating="4" HotelCode="66486|hotel_nikko_san_francisco" HotelName="Nikko San Francisco" 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,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Mason Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/78/f3785a7b933850fba305f4ea565300a9e25e96d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this popular hotel is just a block from the cable cars, a block fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1332.63" OriginalAmount="1319.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.807561527965" Longitude="-122.42039217506" StarRating="4" HotelCode="26727|121254" HotelName="The Argonaut" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Jefferson Street, Fisherman’s Wharf, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/54/625466ebfc8cd650a97c020867696d61e1563689.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique new luxury hotel is situated in a historical building at Fisherman's Wharf, above Hyde S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1356.43" OriginalAmount="1343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7888778" Longitude="-122.4103976" StarRating="3" HotelCode="565170|marines_memorial_club_and_hotel" HotelName="Marine's Memorial Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>609 Sutter Street, San Francisco, CA 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/2f/512f900b9ced7ae2968954f5cdb684dab28ba1a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1363.50" OriginalAmount="1350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786244932207" Longitude="-122.40819862461" StarRating="2" HotelCode="13280|the_herbert_hotel_" HotelName="The Herbert Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>161 Powell Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/62/f16237f76abd445338df714ff57a17e55c314843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1428.14" OriginalAmount="1414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786839227826" Longitude="-122.41192370653" StarRating="4" HotelCode="44271|hotel_monaco_san_francisco_a_kimpton_hotel" HotelName="The Marker San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>501 Geary Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/f7/8cf79c4aa72cac35f4725a5b91a3e743600b728e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only minutes from the theatre district, Union Square, the Moscone Centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1444.30" OriginalAmount="1430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790807536775" Longitude="-122.41247594808" StarRating="3" HotelCode="894339|nob_hill_inn" HotelName="Nob Hill Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1000 Pine Street, Pine &amp; Taylor, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a7/14a723fccf9929da43ae1fe465b95da067f2192f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;To experience the ambience of Old San Francisco, you need only book a stay at the Nob Hill Inn. Buil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1457.43" OriginalAmount="1443.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.806981033333" Longitude="-122.41866667778" StarRating="3" HotelCode="13592|courtyard_san_francisco_fishermans_wharf" HotelName="Courtyard San Francisco Fisherman's Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>580 Beach Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/7e/e77eca31c2e72d3d1ad78146989c7a39eb367505.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1473.59" OriginalAmount="1459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789227991767" Longitude="-122.40982613988" StarRating="4" HotelCode="86403|hotel_rex_a_joie_de_vivre_boutique_hotel" HotelName="Hotel Emblem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>562 Sutter Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/94/63941c601e8ba74a2a1473751f4c7edf2700207d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the heart of the theatre district and 1 block away from Union...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1500.86" OriginalAmount="1486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789698285714" Longitude="-122.41120485714" StarRating="3" HotelCode="897268|white_swan_inn" HotelName="White Swan Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>845 Bush Street, San Francisco, CA 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/18/74182b0b364df1b609d75c8adc8367f5c14365eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1528.13" OriginalAmount="1513" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.80682" Longitude="-122.41715" StarRating="3" HotelCode="13459|7771" HotelName="Holiday Inn San Francisco-Fishermans Wharf" 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,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Beach Street, San Francisco, California 94133</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/f0/aaf00a5f61840ea7e2f8a561a2d5594cabceb233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside famous Fisherman's Wharf Pier. It is the ideal base for those...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1530.15" OriginalAmount="1515.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.780888882454" Longitude="-122.41240113974" StarRating="3" HotelCode="16635|san_francisco_proper_hotel" HotelName="San Francisco Proper Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1100 Market Street, Hotel Entrance at 45 McAllister Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/6c/946c7e3c05bb099690ff725d30a774ab1a4603c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Market Street in the heart of San Francisco, in the Theatre District betwee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1549.34" OriginalAmount="1534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788312431367" Longitude="-122.40909263492" StarRating="3" HotelCode="170105|inn_at_union_square" HotelName="The Inn at Union Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>440 Post Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/61/3f61da6dddb61ff86569ac602846c9d10bac4a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just steps from renowned shopping, dining and entertainment in one of San Francisco's most iconic ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1619.03" OriginalAmount="1603.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7886893" Longitude="-122.40859114286" StarRating="3" HotelCode="47360|chancellor_hotel_on_union_square" HotelName="Chancellor Hotel Union Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>433 Powell Street, San Francisco, CA 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/zz/3fad00a6d04020a3e3370e6679931c4dc71058cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1668.52" OriginalAmount="1652.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78937439153" Longitude="-122.40825712681" StarRating="4" HotelCode="47956|san_francisco_marriott_union_square" HotelName="San Francisco Marriott Union 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Sutter Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/2b/ff2bd6145e00877acdd32146e25bf4ce67c119bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The smart, modern hotel enjoys a superb location only one block from Union Square. Bars, restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1681.65" OriginalAmount="1665.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.790129981039" Longitude="-122.40849036442" StarRating="3" HotelCode="565430|orchard_hotel_2" HotelName="Orchard 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>665 Bush Street, San Francisco, Kalifornien 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/cc/93ccd1d8223cf736a3143e45bbf076ce370fa464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1689.73" OriginalAmount="1673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.799532191269" Longitude="-122.43988975883" StarRating="2" HotelCode="98855|54088" HotelName="Infinity Hotel Sf An Ascend Hotel Colle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2322 Lombard Street, San Francisco, California 94123</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/zz/40ad69ddd0f8726d0c807d2a3e7353aa915ee732.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the north shore marinas and the steep hills of Pacific Heights, this economy motel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1707.91" OriginalAmount="1691" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.79238001641" Longitude="-122.41066306829" StarRating="4" HotelCode="38417|10234" HotelName="Fairmont San Francisco" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>950 Mason Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/7e/577e51967a159bd7fc7aa092c8e47f3acf7805f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury city hotel lies atop Nob Hill, thus affording superb views over the city and the Pacific...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1707.91" OriginalAmount="1691.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.795225" Longitude="-122.404596" StarRating="4" HotelCode="13755|hilton_san_francisco_downtownfinancial_district" HotelName="Hilton San Francisco Financial District" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>750 Kearny Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1b/5e1b04fdc468538c6f9405aea253e4a012bc4c05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel enjoys a great central location just 2 blocks from China Town and 4 blocks from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1740.23" OriginalAmount="1723.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789050081961" Longitude="-122.4072727561" StarRating="4" HotelCode="21094|grand_hyatt_san_francisco_union_square" HotelName="Grand Hyatt San Francisco" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>345 Stockton Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/86/1e86d612f6b1b86edd4938c6905a79feda10029b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of San Francisco’s Union Square, within paces of Chinatown and a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794.77" OriginalAmount="1777" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7874433" Longitude="-122.4143298" StarRating="3" HotelCode="24620|53809" HotelName="Courtyard San Francisco Union Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>761 Post Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421930/421930a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1809.92" OriginalAmount="1792.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789134868914" Longitude="-122.40682348609" StarRating="4.5" HotelCode="11389|taj_campton_place" HotelName="Taj Campton Place, San Francisco" 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>340 Stockton Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/62/4762043992b5c1e65713e251ccb450855e847c11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of San Francisco. Its setting is especially ideal for gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1834.16" OriginalAmount="1816.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.784966415172" Longitude="-122.40396156907" StarRating="4" HotelCode="17135|san_francisco_marriott_marquis" HotelName="San Francisco Marriott Marquis" 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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>780 Mission Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/20/8c20f9219aeac7470d3acd5c47f93cb9b7855dd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel offers guests a range of advantages. It is located at the centre of San Francisco....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1876.58" OriginalAmount="1858.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785477813264" Longitude="-122.42116056383" StarRating="3" HotelCode="370668|courtyard_san_francisco_downtownvan_ness_ave" HotelName="Courtyard San Francisco Downtown/Van Ness Ave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1050 Van Ness Avenue, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/9d/0f9d43e98f533f1e30d04e45b63a2407e14c4a3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently situated, this hotel lies in the Civic Centre and Cathedral Hill area, just 1.5 km from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1954.35" OriginalAmount="1935.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.782092" Longitude="-122.404493" StarRating="4" HotelCode="88290|intercontinental_san_francisco" HotelName="Intercontinental San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>888 Howard Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/c1/29c1807cb239f9390de1d2ea62d30924802b3d5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently located adjacent to the Mosone Convention Centre and lies only a short...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1981.62" OriginalAmount="1962.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786173" Longitude="-122.4465485" StarRating="3" HotelCode="901075|monte_cristo_inn" HotelName="Monte Cristo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Presidio Avenue, San Francisco, California 94115</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/83/d983a2325b61a03e830765864f3696814946eb67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2064.44" OriginalAmount="2044.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.789803" Longitude="-122.403638" StarRating="3" HotelCode="55934|galleria_park_hotel_a_joie_de_vivre_boutique_hotel" HotelName="Galleria Park 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>191 Sutter Street, San Francisco, California 94104</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/bc/4ebcaf284cafe9b79123f6588408ba826996628c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious boutique hotel offers guests a peaceful oasis in the heart of the city. Union Square ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2082.62" OriginalAmount="2062.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786915538371" Longitude="-122.41207122803" StarRating="3.5" HotelCode="27044|hotel_adagio_autograph_collection" HotelName="Hotel Adagio, Autograph Collection" 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>550 Geary Street, San Francisco, Kalifornien 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/87/0e87980fd8094b5c832c378dc5a0a2ad8b806507.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of the theatre district, with many shopping and entert...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2158.37" OriginalAmount="2137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.788186" Longitude="-122.41043" StarRating="4" HotelCode="18468|jw_marriott_san_francisco_union_square" HotelName="JW Marriott San Francisco Union 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 Mason Street, San Francisco, California 94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7a81c50296544fbe44c9a0ec22707cf7d636d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful location near Union Square. Countless restaurants, bars, shops...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2179.82" OriginalAmount="2158.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786257452271" Longitude="-122.40866215232" StarRating="2.5" HotelCode="12581|86419937" HotelName="Holiday Inn Express San Francisco Union Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>235 O' Farrell Street, San Francisco, California  94102</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/25/e8250ab9ac6a175fcd3d982732264819abfd862d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
        <Offer>Discount:GBP5.41</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2209.88" OriginalAmount="2188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.792955" Longitude="-122.403175" StarRating="4" HotelCode="28336|omni_san_francisco_hotel" HotelName="Omni San Francisco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500 California Street, at Montgomery, San Francisco, California 94104</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/a2/fca221afdd24a0342ebedb1f9cf56e1ea212e324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel enjoys a fabulous location in the financial centre and is close to the tram...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2215.94" OriginalAmount="2194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785925" Longitude="-122.397016" StarRating="3" HotelCode="38810|marriott_courtyard_san_francisco_downtown" HotelName="Courtyard San Francisco Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>299 Second Street, San Francisco, 94105 California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d0/86/d0861bdd25eaf131995d8b41b44163f731470fb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2273.11" OriginalAmount="2250.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.778634562512" Longitude="-122.39227024537" StarRating="0" HotelCode="847605|4574355" HotelName="Hyatt Place San Francisco / Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>701 3rd Street, San Francisco, California 94107</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/5d/3b5d9f3cf15fa85d6b45d366c6cf087df8f6d148.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2332.09" OriginalAmount="2309.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.7853041" Longitude="-122.4005404" StarRating="4" HotelCode="19290|w_hotel_san_francisco" HotelName="W San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>181 Third Street, San Francisco, 94103 California</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/0b/290bf8343016ba840bdecc5b6cad058b0f9d15ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Neighbouring the San Francisco Museum of Modern Art, this hotel faces the beautiful Yerba Buena gard...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2348.25" OriginalAmount="2325.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.77918493" Longitude="-122.39064575" StarRating="4" HotelCode="571452|hotel_via_3" HotelName="Hotel VIA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>138 King Street, San Francisco, California 94107</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bf/5b/bf5be30d31a1f331fbca92382ef1fb34ae2cc779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2357.54" OriginalAmount="2334.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.782481693916" Longitude="-122.40198166501" StarRating="4.5" HotelCode="771043|2385385" HotelName="Virgin Hotels San Francisco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>250 4th Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648823/648823a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2485.61" OriginalAmount="2461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.785478343209" Longitude="-122.4289637804" StarRating="3" HotelCode="42582|hotel_kabuki__a_joie_de_vivre_boutique_hotel" HotelName="Hotel Kabuki" 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>1625 Post Street, San Francisco, California 94115</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/62/9b62fe877c7fc635f1ec39979d7f979a5fda562a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in the vibrant area of San Francisco’s Japantown. It is surrounded by an abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2564.39" OriginalAmount="2539.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.787535585714" Longitude="-122.44682758571" StarRating="3" HotelCode="565081|laurel_inn_a_joie_de_vivre_boutique_hotel" HotelName="The Laurel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>444 Presidio Avenue, San Francisco, California 94115</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b5/c5b5cecc0ffa065415ac446ee24afc5dc6bf1f46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in San Francisco, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2633.07" OriginalAmount="2607.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786707" Longitude="-122.402857" StarRating="4" HotelCode="18251|the_westin_san_francisco_market_street" HotelName="The Park Central San Francisco" 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,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Third Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e9/26e9fbbd5522925296b918aaf6b1cab8d0af213f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the vibrant South of Market district, surrounded by San Francis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2776.49" OriginalAmount="2749.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78814921458" Longitude="-122.40164011717" StarRating="4" HotelCode="15512|palace_hotel__luxury_collection" HotelName="Palace Hotel, a Luxury Collection Hotel, San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 New Montgomery Street, San Francisco, Califoria 94105</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/58/8658a7b1acc10629ab7db5b0a13fedcf5a404748.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located where San Francisco's financial, commercial and social royalty have held court ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3114.84" OriginalAmount="3084.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.794734831723" Longitude="-122.40046530962" StarRating="4" HotelCode="67638|le_meridien_san_francisco" HotelName="Le Meridien San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Battery Street, San Francisco, Kalifornien 94111</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/70/10700a0ca9ace8643f8f875a9e0b0dffa2025dfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This San Francisco luxury hotel is located in the heart of San Francisco's financial district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3322.90" OriginalAmount="3290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.791539117852" Longitude="-122.41213292064" StarRating="4" HotelCode="51424|the_huntington_hotel" HotelName="The Huntington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1075 California Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1e/ae1ecff04d323039b26684282fa4065c08598800.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3333.00" OriginalAmount="3300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.791869195982" Longitude="-122.40715742111" StarRating="5" HotelCode="18486|the_ritzcarlton_san_francisco" HotelName="The Ritz-Carlton San Francisco" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Stockton Street at California Street, San Francisco, California 94108</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/99/4b9902d367b4736b55f7d1ebb5f06c18d3f4c141.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands nine storeys tall in the Nob Hill neighbourhood of Downtown San Francisco, Californ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3479.45" OriginalAmount="3445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.78621861066" Longitude="-122.40138172272" StarRating="5" HotelCode="897259|the_st_regis_san_francisco" HotelName="The St. Regis San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 3rd Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/3d/fa3dcc3464e539b0d8177bdd0ff043ebb3378634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in San Francisco, this urban hotel has the perfect ambience for guests who appreciate a styl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3638.02" OriginalAmount="3602.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.61302181" Longitude="-122.39313913" StarRating="0" HotelCode="852448|grand_hyatt_at_sfo" HotelName="Grand Hyatt at SFO" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 South McDonnell Road, San Francisco, California 94128</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/8e/3e8e44e1d2dd0952c67e354fa2afdb7ccf302d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4043.03" OriginalAmount="4003.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.794039" Longitude="-122.396156" StarRating="4" HotelCode="27151|hyatt_regency_san_francisco" HotelName="Hyatt Regency San Francisco" 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,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Embarcadero Center, San Francisco, California 94111</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/85/e1854d50948321840d32f2624a16337082979c36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests arriving from South Bay or San Francisco International Airport (22.5 km) should take highway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4616.71" OriginalAmount="4571.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.805642" Longitude="-122.423455" StarRating="5" HotelCode="142124|fairmont_heritage_place_ghirardelli_square" HotelName="Fairmont Heritage Place - Ghirardelli Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>900 North Point Street, San Francisco, California 94109</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/e6/5fe697d5f260cd7d2c2a99eb9121780ee18e3f77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in San Francisco. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5133.83" OriginalAmount="5083.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.793523" Longitude="-122.392993" StarRating="4" HotelCode="370754|hotel_vitale_a_joie_de_vivre_hotel" HotelName="Vitale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Mission Street, San Francisco, California 94105</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/e6/d2e6f90f4dd1d9ab11ce32e5a494f1615c5b93d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is San Francisco's only luxury waterfront hotel located on the revitalised Embarcadero Wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5551.97" OriginalAmount="5497.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.786338967858" Longitude="-122.40424722433" StarRating="5" HotelCode="26049|four_seasons_hotel_san_francisco" HotelName="Four Seasons San Francisco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>757 Market Street, San Francisco, California 94103</AddressLine>
          </AddressLines>
          <CityName>San Francisco</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/20/2a208a7a607093a75d9c5e8524805ebbf967493a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of San Francisco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Designated Smoking Area,Jacuzzi,Massage Centre,Nightclub,Sauna,Bicycle Rental,Golf,Kitchen,24 Hour Front Desk,Concierge,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Parking,Dry Cleaning,Vending Machine,Business Centre,Coffee Shop,Diet Meals,ATM/Cash Machine,Off-Site Parking</BasicAmenities>
    <HotelRating>4,3,2,4.5,2.5,1,1.5,5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,SPA HOTEL,HOTEL,HOSTELS,FAMILY-FRIENDLY HOTEL,GUESTHOUSE,ECO HOTEL,INNS,MOTEL,BED AND BREAKFASTS,GUEST HOUSES</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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76457" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="17634|3588" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 877|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|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="ffb2faff-63a5-4b76-94f1-0a77ede47b34" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Riu Plaza Fisherman’s Wharf" HotelCode="17634|1855751" StarRating="4" GTCityId="76457" CountryCode="US" CityName="San Francisco" CountryName="USA" Address="2500 Mason Street, San Francisco, California 94133" PostCode="94133" PhoneNo="+14153625500" FaxNo="+14159565275" Email="GuestServices@Sheratonatthewharf.com,hotel.plazafishermanswharf@riu.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="37.807073599767" Longitude="-122.41363227367" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room King bed - De Luxe|Room 2: Double room King bed - De Luxe" RoomTypeCode="273279813|3|1186|27|MTE4NnxHQlB8MjAyNi0wMy0xMg==" OriginalAmount="1186" TotalPrice="1197.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/03/2026"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T10:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="29" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTE5Ni43MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1197" TotalPrice="1208.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="340.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTIwNi42NHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1207" TotalPrice="1218.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTIwNi42NHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1207" TotalPrice="1218.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTIxNi41OHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1217" TotalPrice="1228.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="356.35" /></CancelPenalty><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1228.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE KING|Room 2: DELUXE KING" RoomTypeCode="3160818022-1-0|723160818022|2|0^3160818022-1-1|723160818022|2|0|12|MTIxNi43N3xHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1217" TotalPrice="1228.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="sr-019cdd0f-95fb-7a27-b9fc-b14dce224344|63|MTIxOS4wMHxHQlB8MjAyNi0wMy0xMg==" OriginalAmount="1219" TotalPrice="1231.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 183.32-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="344.41" /></CancelPenalty><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1231.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTIyNi43MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1227" TotalPrice="1238.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTIyNi43MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1227" TotalPrice="1238.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="348.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE KING - DLK|Room 2: DELUXE KING - DLK" RoomTypeCode="1336821580-1-0|721336821580|2|0^1336821580-2-0|721336821580|2|0|12|MTIyOS41OHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1230" TotalPrice="1241.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE ROOM KING BED - DE LUXE|Room 2: DOUBLE ROOM KING BED - DE LUXE" RoomTypeCode="1169572081-1-0|721169572081|2|0^1169572081-2-0|721169572081|2|0|12|MTIzMC4xOHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1230" TotalPrice="1242.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe|Room 2: Double room - De Luxe" RoomTypeCode="256626470|3|1231|27|MTIzMXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1231" TotalPrice="1243.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:52.4750523+00:00" End="2026-03-14T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="28" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)|Room 2: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="sr-019cdd0f-95fb-7a29-b35f-049e89726cd0|63|MTIzNC4wMHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1234" TotalPrice="1246.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 185.58-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1246.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTIzNi42NHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1237" TotalPrice="1249.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="356.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTIzNi42NHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1237" TotalPrice="1249.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="356.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTI1Ni43MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1257" TotalPrice="1269.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="355.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE SUPERIOR KING - DSK|Room 2: DELUXE KING - DLK" RoomTypeCode="3518165844-1-0|723518165844|2|0^3518165844-2-0|723518165844|2|0|12|MTI2MC4zOHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1260" TotalPrice="1272.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room King bed - De Luxe - Advance|Room 2: Double room King bed - De Luxe - Advance" RoomTypeCode="225277689|3|1263|27|MTI2M3xHQlB8MjAyNi0wMy0xMg==" OriginalAmount="1263" TotalPrice="1275.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/03/2026"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T09:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="29" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTI2My42NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1264" TotalPrice="1276.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="359.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTI2My42NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1264" TotalPrice="1276.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="359.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTI2Ni44MnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1267" TotalPrice="1279.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTI2Ni44MnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1267" TotalPrice="1279.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="339.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTI3My42MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1274" TotalPrice="1286.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTI3My42MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1274" TotalPrice="1286.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="367.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTI3Ni43NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1277" TotalPrice="1289.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="346.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTI3Ni43NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1277" TotalPrice="1289.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="346.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE|Room 2: DELUXE" RoomTypeCode="701162419-1-0|720701162419|2|0^701162419-2-0|720701162419|2|0|12|MTI4OC4wMHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1288" TotalPrice="1300.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTI5My42NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1294" TotalPrice="1306.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTI5My42NnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1294" TotalPrice="1306.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="366.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTI5Ni44MnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1297" TotalPrice="1309.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="346.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTI5Ni44MnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1297" TotalPrice="1309.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="346.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE DELUXE KING BED|Room 2: DOUBLE DELUXE KING BED" RoomTypeCode="33191515-1-0|720033191515|2|0^33191515-1-1|720033191515|2|0|12|MTMwNi4zNnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1306" TotalPrice="1319.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTMyMC4zOHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1320" TotalPrice="1333.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.4970548+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTMyMC4zOHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1320" TotalPrice="1333.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5140702+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room King bed - De Luxe - Superior|Room 2: Double room King bed - De Luxe - Superior" RoomTypeCode="241999052|3|1326|27|MTMyNnxHQlB8MjAyNi0wMy0xMg==" OriginalAmount="1326" TotalPrice="1339.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/03/2026"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T09:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="29" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTMzMC4zMnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1330" TotalPrice="1343.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5000576+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTMzMC4zMnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1330" TotalPrice="1343.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5140702+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTMzMC42MnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1331" TotalPrice="1343.93" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="377.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTMzMy43OHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1334" TotalPrice="1347.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTMzMy43OHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1334" TotalPrice="1347.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="357.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Superior Double room (full double bed) (king size bed)|Room 2: Deluxe Superior Double room (full double bed) (king size bed)" RoomTypeCode="sr-019cdd0f-95fb-7a33-a031-57c08f7a09b5|63|MTMzNi4wMHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1336" TotalPrice="1349.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 200.92-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1349.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTMzNi45NHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1337" TotalPrice="1350.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="337.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: King Bed - De Luxe|Room 2: King Bed - De Luxe" RoomTypeCode="297040716|3|1338|27|MTMzOHxHQlB8MjAyNi0wMy0xMw==" OriginalAmount="1338" TotalPrice="1351.38" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T09:00:00" End="2026-03-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="25" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTM1MC4zOHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1350" TotalPrice="1363.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5050624+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTM1MC4zOHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1350" TotalPrice="1363.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5150709+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: ROOM DELUXE SUPERIOR|Room 2: ROOM DELUXE SUPERIOR" RoomTypeCode="2887419516-1-0|722887419516|2|0^2887419516-1-1|722887419516|2|0|12|MTM2Ni45NnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1367" TotalPrice="1380.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Deluxe Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="sr-019cdd0f-95fb-7a30-830f-7a4b7a0e1ef2|63|MTM3OS4wMHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1379" TotalPrice="1392.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 207.38-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1392.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTM4Ny4zNHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1387" TotalPrice="1401.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.510067+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTM4Ny4zNHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1387" TotalPrice="1401.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5150709+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTM5MC41MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1390" TotalPrice="1404.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5130695+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTM5MC41MHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1390" TotalPrice="1404.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5150709+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE SUPERIOR KING BED|Room 2: DOUBLE SUPERIOR KING BED" RoomTypeCode="3135634990-1-0|723135634990|2|0^3135634990-1-1|723135634990|2|0|12|MTM5OS4yNHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1399" TotalPrice="1413.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE DELUXE|Room 2: DOUBLE DELUXE" RoomTypeCode="2336625012-1-0|722336625012|2|0^2336625012-1-1|722336625012|2|0|12|MTQwOC43NnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1409" TotalPrice="1422.85" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTQ0NC4wNnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1444" TotalPrice="1458.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5150709+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM|Room 2: DELUXE ROOM" RoomTypeCode="1233766005-1-0|721233766005|2|0^1233766005-2-0|721233766005|2|0|12|MTQ0OS42MnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1450" TotalPrice="1464.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King - DLK|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1418854475|1773235308090513B1798B0||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTQ2MS4wMXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1461" TotalPrice="1475.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.4970548+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: Deluxe King - DLK" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1418854475|1773235308090513B1798B0||no|1184|16|MTQ2MS4wMXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1461" TotalPrice="1475.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5180735+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, King Bed|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1172822135|1773235309016990B2171B0||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTQ3MC45NXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1471" TotalPrice="1485.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5010583+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: Deluxe, King Bed" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1172822135|1773235309016990B2171B0||no|1184|16|MTQ3MC45NXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1471" TotalPrice="1485.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>No incluye Facility Fee de 35usd + 17.7% taxes, por noche por habitación, a pagar al momento del Check In. El valor de referencia puede variar (actualizado 25/10/2024) / Does not include Facility Fee of 35usd + 17.7% taxes, per night per room, to be paid at Check In. Value may vary (updated 10/25/2024) Tourist City taxes and Resort Fees to be paid on the spot, if any / Tasse di soggiorno da pagarsi in loco, se previste. Note that some hotels may require cash or credit card deposit as guarantee. This will be returned on departure minus any deduction incurred during the stay. DYNAMICRO&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5180735+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast|Room 2: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - Superior - De Luxe|Room 2: Twin/Double room - Superior - De Luxe" RoomTypeCode="273856526|3|1477|27|MTQ3N3xHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1477" TotalPrice="1491.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Resort fee of approximately $42 per room per night payable at hotel</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:53.5894574+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Superior King - DSK|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1418854575|1773235308090513B1798B1||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTQ5MS4wMXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1491" TotalPrice="1505.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5050624+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: Deluxe Superior King - DSK" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1418854575|1773235308090513B1798B1||no|1184|16|MTQ5MS4wMXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1491" TotalPrice="1505.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

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

NOTE:There is a resort fee per room per day, payable by guests to the hotel.

Please consider that at least one person 18 years old (or older) is required in every room.

Access to the hotel pool, from 8 am to 10 pm

Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m.

Facility Fee per room per night will be invoiced to the guest directly at check in.

Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5190748+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED, ADULT ONLY|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1272291925|1773235309006936B2036B1||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTUyNy45N3xHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1528" TotalPrice="1543.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.510067+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: SUPERIOR, DELUXE, KING BED, ADULT ONLY" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1272291925|1773235309006936B2036B1||no|1184|16|MTUyNy45N3xHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1528" TotalPrice="1543.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5190748+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE, KING BED|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1175970885|1773235309000748B2088B0||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTUzMS4xM3xHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1531" TotalPrice="1546.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5140702+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: SUPERIOR, DELUXE, KING BED" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1175970885|1773235309000748B2088B0||no|1184|16|MTUzMS4xM3xHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1531" TotalPrice="1546.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CITY TAXES AND RESORT FEES: There is a Resort  fee, it will be charged directly to the clients in the hotel. RESORT FEE: FACILITY FEE: There is a facility fee paid to the hotel upon arrival of 35USD (per room/night) + taxes 16.70% (per room/night) SPECIAL INSTRUCTIONS: All special requests are subject to availability, please contact our
Operations Department for confirmation. CHECK- IN / OUT: The check-out time is 12:00 for this property. DEPOSIT: Dear customer, the RIU Plaza hotels may request a deposit in cash or credit card during the check-in process. ROOM CONDITIONS: The minimum age to be alone in the room is 18 years old.
If more people are in the room, at least one of them should be 18 years old. SERVICES AT CHARGE: Starting  1st of April, 2024 the charge for the parking will be $53 plus tax ($60.42) per client/car per night. Please consider this parking is public. In case any other information is needed it can be requested directly with the parking staff upon arrival. CITY TAXES AND RESORT FEES: Hotel prices do not include room taxes established by local entities. These room taxes vary according to the city and hotel category and are charged directly by the hotel upon client’s arrival.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5190748+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE DELUXE SUPERIOR|Room 2: DOUBLE DELUXE SUPERIOR" RoomTypeCode="2683679128-1-0|722683679128|2|0^2683679128-1-1|722683679128|2|0|12|MTU3NC4yNHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1574" TotalPrice="1589.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DELUXE|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1176164355|1773235311005536B2021B1||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTU4NC42OXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1585" TotalPrice="1600.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5160721+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: SUPERIOR, DELUXE" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1176164355|1773235311005536B2021B1||no|1184|16|MTU4NC42OXxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1585" TotalPrice="1600.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Breakfast included Resort Fee. Total price: 326.80 USD Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5200754+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Superior Quadruple room|Room 2: Deluxe Superior Quadruple room" RoomTypeCode="sr-019cdd0f-95fb-7a35-bd2f-7fb8e09d0087|63|MTU5Ny4wMHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1597" TotalPrice="1612.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 240.16-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1612.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE OR TWIN DELUXE SUPERIOR|Room 2: DOUBLE OR TWIN DELUXE SUPERIOR" RoomTypeCode="156829103-1-0|720156829103|2|0^156829103-1-1|720156829103|2|0|12|MTY5Ny4wOHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1697" TotalPrice="1714.05" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, KING BED|Room 2: SUPERIOR, KING BED" RoomTypeCode="0|1331|1241388455|1773235309029200B2091B0||no^0|1331|1241388455|1773235309029200B2091B0||no|1184|16|MTcyNS4zMnxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1725" TotalPrice="1742.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T13:21:51.5200754+00:00" End="2026-03-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST|Room 2: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE OR TWIN SUPERIOR|Room 2: DOUBLE OR TWIN SUPERIOR" RoomTypeCode="1002822705-1-0|721002822705|2|0^1002822705-1-1|721002822705|2|0|12|MTc5NS43OHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1796" TotalPrice="1813.74" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><Offer>Discount:GBP4.50</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" 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|Internet access|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Superior Double room (full double bed)|Room 2: Deluxe Superior Double room (full double bed)" RoomTypeCode="sr-019cdd0f-95fb-7a34-98b8-ad129b80a761|63|MTg5OC4wMHxHQlB8MjAyNi0wMy0xMQ==" OriginalAmount="1898" TotalPrice="1916.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 285.42-- occupancy tax is included in the room rate.&lt;br/&gt;USD 329.60-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|Smoke Detector|Shower/Bathtub</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-11T00:00:00" End="2026-03-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1916.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast|Room 2: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe King|Room 2: Deluxe King" RoomTypeCode="02#2#RH#290.60#0#BB#OK#20260316#20260317#LB#2-0#Deluxe King|ES#DLK|HD|DYNAMICRO|FALSE|false#ED9D82714C6B0A209AC65CB6C1EB57848C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D0A111#^02#2#RH#290.60#0#BB#OK#20260317#20260318#LB#2-0#Deluxe King|ES#DLK|HD|DYNAMICRO|FALSE|false#ED9D82714C6B0A209AC65CB6C1EB57848C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D0A111#^02#2#RH#290.60#0#BB#OK#20260318#20260319#LB#2-0#Deluxe King|ES#DLK|HD|DYNAMICRO|FALSE|false#ED9D82714C6B0A209AC65CB6C1EB57848C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D0A111#^02#2#RH#290.60#0#BB#OK#20260319#20260320#LB#2-0#Deluxe King|ES#DLK|HD|DYNAMICRO|FALSE|false#ED9D82714C6B0A209AC65CB6C1EB57848C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D0A111#|34|MjgwMC45NnxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="2801" TotalPrice="2828.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/63/1b/631b4b5d91c7cc81c3b910e50f281bde4d990b0a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/02/b0/02b0f4b070d0307a3003bc23d2894b4a9ded7b7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/9d/6e9d51ff4dc692efaf732f16c7a0f30d89fa80e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/52/dc52271586d40ac5f88b2e2112052730eea57699.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/da/5d/da5db345f7f07aab4267c252fabe433624a59bae.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/70/d5/70d5841ada3f893ce7e23cf826c4a363dd5cdbc5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/43/a1/43a119a65225d4a6f4878c5a73f1ad31a29ed30c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/9d/5d9df611f4aa2996241d07ec2a09f5b8e2ac3a34.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/84/53/8453858a8430760fcfdfb3b0aa30034094183c5c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/64/87/6487c71deb451a513fc34c488655f4d96898cf3a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7e/09/7e0936748a516e930a5e41697345d12d51c64c13.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/6b/cd6b9a9976feda6ea1bed0e3bb68203baff5950d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/50/41/504171f28a178318e7ce46c8bbe731ccdba12855.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/01/f1/01f17f6fd841e5b868be551bb416e91e6e26123f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/28/2a28c3a76700399520a294aad9fca10df923d551.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/c1/d2c12ecb3edd4fd3c1683780ef17061875720287.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/44/63/44631e93419bc672597785176e1ebcd24537e512.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/32/be32f2136cf1f56b7de10f4f44c8dcf227e57440.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7e/6e/7e6e12025a23848e07292e8bedc27eeded41f426.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/d3/add3d024e4dbeaa5a29babba21f0329a742959b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/91/ce/91ce697123489b4394de92b04324497f467e3f87.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/df/b9/dfb988280fc77005787907a63cef286b3a3b6d73.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/c5/adc543de0692579ddeda46291e7d24f93b1f3369.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/d9/e0d949547d111ab6879e3af3411522de2ff24014.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/de/e6dee2195d32408de374ce78afd76c190545c97a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/96/6d/966dfa09da57939f2d232810a5b6b1ef6148b85e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/eb/09ebfe45717a4bc2a7bbd1e7ba4f4b214cba26d9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/06/05/06055ab1c655539a96a44a23775522ebc4ab1b9d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/4f/e64f6817145341b1d458ce30d89bfa68ca88416c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/17/31/173113c690619da46c68d1af59326c76764eebbc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/c0/dcc0c26346bf08cf6467415aa48fbb2ee56d7f73.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/58/37583262286d89359e72d05619bde180d4d1040c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f7/30/f730f1809798db96e5e5a9caeedf777801459e57.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bf/cb/bfcb5a626382f16707f61dc3d9c177f63d8024ec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/36/55/3655ff07bc73b32931bd6cba421ec75481ac2b19.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b0/ff/b0ffdb655afa2ec6384854159917ce44128f1463.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/61/a9/61a94d6e579229aa7ddbb325effd6df1df20d863.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/95/f4/95f41afd64a6c9937ee224b57830f9b8979bcec3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/c7/2ac708d9556f9019ba20634ea1e5c18d9c85560d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6f/72/6f723a223074943d9c89610e418c6e254a8e44b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/2c/ad2c45f4257abeafb4bde6b5a5e78ed9f0a50f6e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/e3/b3e370bc4018f833475f788fd4f192595f9443a5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/88/c8880bdae9aa9099efba56b6acffcb195ef2cb66.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a2/cb/a2cb9ae0f5b327bd9a28f98d7a4e9830d00c923c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/1d/5d1de0e324b5c1903af3c2b2ccab6e1cad2ea10f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ba/9f/ba9fdb75387f589ab1b813f9113402b248a279c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/48/d5/48d55a75bd5d62932ac615fb88edd828e5038129.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/24/10241e4505b4ac9591c75b0518e38104aef31fa9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4d/cf/4dcf10922810d5b997f40749281d7df8aab96af3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/df/e5/dfe565c4f54f94acb8ac452ab7019e53ed129e28.JPEG" /></Images><HotelDescription>Hotel Riu Plaza Fisherman's Wharf is located close to Pier 39, one of the most iconic parts of San Francisco, and it offers the best services so that you can enjoy an unforgettable stay. Its complete facilities include free WiFi, an outdoor pool, gym and conference rooms. The food at this hotel in Pier 39 won't disappoint you. At the bar/restaurant, we offer American buffet breakfasts with live cooking stations and � la carte lunches and dinners so that you can choose the dishes you like the most. Hotel Riu Plaza Fisherman's Wharf in San Francisco has a gym so sports-lovers have the space to practice their favourite activities. What's more, if you like enjoying entertainment int he evenings, you can listen to live music. If you're in San Francisco for business, this hotel in Pier 39 provides conference rooms where you can hold your meetings and events. Our staff will take care of offering you all the services you need. To make your stay in San Francisco truly unforgettable, we suggest you visit the city's most iconic spots. Don't miss the Golden Gate Bridge, the famous `Painted Ladies Victorian houses, ascend the legendary hills with the Cable Car or visit Alcatraz Prison.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-415-956-5275</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-415-362-5500</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</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>1975</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2008</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>531</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>8</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>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</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>Newspaper kiosk</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>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>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Swimming Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>50 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>20 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>30 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>10 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Rooms>
    <Room RoomType="Room 1: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17634|1855751" SourceId="27" RoomTypeCode="273279813|3|1186|27|MTE4NnxHQlB8MjAyNi0wMy0xMg==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|WebbedsSunHotelsBlock|successfully done supplier prebooking||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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-03-12T10:00:00" End="2026-03-12T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="29" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Rate Notes: Hotel Tariff Notes:
This is a non smoking property. No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. NOTE:There is a resort fee per room per day, payable by guests to the hotel. Please consider that at least one person 18 years old (or older) is required in every room. Access to the hotel pool, from 8 am to 10 pm Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m. Facility Fee per room per night will be invoiced to the guest directly at check in. Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.. Resort Fee with price 164.8 USD payable on the spot. Rate Notes: Hotel Tariff Notes:
This is a non smoking property. No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. NOTE:There is a resort fee per room per day, payable by guests to the hotel. Please consider that at least one person 18 years old (or older) is required in every room. Access to the hotel pool, from 8 am to 10 pm Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m. Facility Fee per room per night will be invoiced to the guest directly at check in. Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.. Resort Fee with price 164.8 USD payable on the spot&lt;br/&gt;&lt;br/&gt;Cancellation made less than 86 hours (12:00) prior to the arrival will be charged with 29% of the total booking value.</ImportantInfo>
  <TotalAmount>1197.86</TotalAmount>
  <TraceId>ffb2faff-63a5-4b76-94f1-0a77ede47b34</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Rooms>
    <Room RoomType="Room 1: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17634|1855751" SourceId="12" RoomTypeCode="1336821580-1-0|721336821580|2|0^1336821580-2-0|721336821580|2|0|12|MTIyOS41OHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|TravellandaBlock|successfully done supplier prebooking||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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Rooms>
    <Room RoomType="Room 1: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17634|1855751" SourceId="12" RoomTypeCode="1169572081-1-0|721169572081|2|0^1169572081-2-0|721169572081|2|0|12|MTIzMC4xOHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|TravellandaBlock|successfully done supplier prebooking||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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Rooms>
    <Room RoomType="Room 1: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17634|1855751" SourceId="27" RoomTypeCode="225277689|3|1263|27|MTI2M3xHQlB8MjAyNi0wMy0xMg==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|WebbedsSunHotelsBlock|successfully done supplier prebooking||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
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="ffb2faff-63a5-4b76-94f1-0a77ede47b34">
  <Rooms>
    <Room RoomType="Room 1: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Double room King bed - De Luxe" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="17634|1855751" SourceId="27" RoomTypeCode="273279813|3|1186|27|MTE4NnxHQlB8MjAyNi0wMy0xMg==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-03-16T00:00:00" End="2026-03-20T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb2faff-63a5-4b76-94f1-0a77ede47b34|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-03-12T10:00:00" End="2026-03-12T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="29" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Rate Notes: Hotel Tariff Notes:
This is a non smoking property. No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. NOTE:There is a resort fee per room per day, payable by guests to the hotel. Please consider that at least one person 18 years old (or older) is required in every room. Access to the hotel pool, from 8 am to 10 pm Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m. Facility Fee per room per night will be invoiced to the guest directly at check in. Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.. Resort Fee with price 164.8 USD payable on the spot. Rate Notes: Hotel Tariff Notes:
This is a non smoking property. No show and early departure will be subjected to 100% charge. No date, name and room change allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated. NOTE:There is a resort fee per room per day, payable by guests to the hotel. Please consider that at least one person 18 years old (or older) is required in every room. Access to the hotel pool, from 8 am to 10 pm Grab&amp;amp;Go is now open from 6:30 a.m. to 10:00 p.m. Facility Fee per room per night will be invoiced to the guest directly at check in. Please note that NO changes on names, occupancy, room category, child age or dates are allowed, except for corrections to original misspelled names. All changes will need to be cancelled and re-booked. Availability and rates are subject to changes at the time of rebooking. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.. Resort Fee with price 164.8 USD payable on the spot&lt;br/&gt;&lt;br/&gt;Cancellation made less than 86 hours (12:00) prior to the arrival will be charged with 29% of the total booking value.</ImportantInfo>
  <TotalAmount>1197.86</TotalAmount>
  <TraceId>ffb2faff-63a5-4b76-94f1-0a77ede47b34</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
744452f3-6fee-4466-9e29-1b90b53d00be|HandlerError|Invalid Credential|Request:-<GetHotelCityRQ><GeneralInfo UserName="WorldwideDMCQM" Password="@w0r1dW1De8435qM$$." RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" /><GTCityId CountryCode=""></GTCityId></GetHotelCityRQ>||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
7436935b-dc15-429d-b51d-8118f414e240|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="7436935b-dc15-429d-b51d-8118f414e240">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76272" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-13T00:00:00" End="2026-05-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" 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
7436935b-dc15-429d-b51d-8118f414e240|TravcoSearch|successfull supplier interation||Travco|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
7436935b-dc15-429d-b51d-8118f414e240|VeturisSearch|successfull supplier interation||Veturis|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
7436935b-dc15-429d-b51d-8118f414e240|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
7436935b-dc15-429d-b51d-8118f414e240|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
7436935b-dc15-429d-b51d-8118f414e240|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
7436935b-dc15-429d-b51d-8118f414e240|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
7436935b-dc15-429d-b51d-8118f414e240|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
7436935b-dc15-429d-b51d-8118f414e240|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-03-11T13:34:12.6263211+00:00" Version="0" EchoToken="Search" TransactionIdentifier="7436935b-dc15-429d-b51d-8118f414e240" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="341.38" OriginalAmount="338.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.101539977838" Longitude="-118.33920151653" StarRating="2" HotelCode="452711|samesun_hollywood__hostel" HotelName="Walk of Fame Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>6820 Hollywood Boulevard, Los Angeles, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/6c/416cc47979928d1581556f4b5926b8f1e13a2381.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.09565187" Longitude="-118.28775508" StarRating="0" HotelCode="601512|podshare_los_feliz" HotelName="PodShare Los Feliz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/04/2026">
        <Address>
          <AddressLines>
            <AddressLine>4534 Fountain Avenue</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/47/8c4746b8be9bb0c355221eb50c1795a95cc1bcc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.65" OriginalAmount="342.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06883231" Longitude="-118.17715185" StarRating="2" HotelCode="520901|841833" HotelName="Starlight Inn Valley Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4949 Valley Boulevard, Los Angeles, California 90032</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/e8/97e8df4d9346c7fe90da5942ed5b567d4960585d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.51" OriginalAmount="351.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.92331372" Longitude="-118.28232364" StarRating="2" HotelCode="604797|satellite_motel_3" HotelName="Satellite Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Motel" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/4c/e04c0c5e00f09f66750967b40bbf4540490f7d47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  With a stay at Tripbz Flo Suites in Los Angeles, you'll be minutes from Loyola ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.87455048692" Longitude="-118.14578714352" StarRating="0" HotelCode="267966|royalty_inn_2" HotelName="Royalty Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>8730 Artesia Boulevard, Bellflower, California 90706</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/d8/63d888611c36229b7a80dd186a6b36c2dbf6a2c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.888291666667" Longitude="-118.11309566667" StarRating="2" HotelCode="895973|value_inn_bellflower" HotelName="Value Inn - Bellflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10410 Alondra Boulevard, Bellflower, California 90706</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/98/c798e5a9d13284d86b4e81990576946d3590fcd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.75" OriginalAmount="375.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.98721826302" Longitude="-118.47327813506" StarRating="1.5" HotelCode="906869|samesun_venice_beach" HotelName="Venice Beach Cotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Library,Lounge,Parking">
        <Address>
          <AddressLines>
            <AddressLine>25 Windward Ave., Venice, California 90291</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/01/09010d517c4bbafddafb88c4a9aed7359e277f22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Samesun Venice Beach in Venice (Beach Cities), you'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="412.08" OriginalAmount="408.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.097884" Longitude="-118.339694" StarRating="2" HotelCode="395247|hotel_hwood_2" HotelName="Rodeway Inn Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6826 Sunset Boulevard, Hollywood, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/53/d5538ff667066b4857d32b2e8d26800bb57f9a42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.100012279341" Longitude="-118.30927241142" StarRating="2" HotelCode="225816|142880" HotelName="Roxy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1655 North Western Avenue, Los Angeles, California 90027</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/15/dc15db28340b346a75eeeb3a27a6bbf80dd35043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0550107" Longitude="-118.3089142" StarRating="2" HotelCode="225780|rotex_western_inn" HotelName="Western Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>921 South Western Avenue, Los Angeles, CA 90006</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/25/2625e53d3de136894c11591437ef541ced31a1b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.876341860578" Longitude="-118.15085581199" StarRating="2" HotelCode="129676|motel_6_los_angeles__bellflower" HotelName="Motel 6 Los Angeles - Bellflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>17220 Downey Avenue, Bellflower, Los Angeles, California 90706</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/cc/1dcc40b210419a954e4e4e69ac370bf5e98a660b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="441.14" OriginalAmount="436.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.07143" Longitude="-118.400273" StarRating="2" HotelCode="178657|312706" HotelName="Hotel Del Flores" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>409 North Crescent Drive, 90210 Beverly Hills, Los Angeles</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ae/1caee2155f09cedd8592a179799573d3b8186381.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="450.10" OriginalAmount="445.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06368679" Longitude="-118.30825229" StarRating="2" HotelCode="686234|828528" HotelName="Libra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3909 West 6th Street, Los Angeles, California 90020</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/59/8859e2b5f9b56b930f3c4bf2bc80ef6c2f974918.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.52" OriginalAmount="452.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0447" Longitude="-118.324" StarRating="0" HotelCode="812520|budget_inn_101" HotelName="Budget Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2050 Marengo Street, Los Angeles, California 90033</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/95/cc95981e35fafe2c444afd410458936fe21dc3dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.060586653648" Longitude="-118.26643906746" StarRating="2" HotelCode="472287|holiday_lodge_4" HotelName="Holiday Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Parking,Room Service,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>1631 West 3rd Street, Los Angeles, California 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/e3/bfe3cbcbdddd856e99ec0ba711746d39692281ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Holiday Lodge in Los Angeles, you'll be close to Go...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.76" OriginalAmount="463.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04487548" Longitude="-118.25667845" StarRating="3.5" HotelCode="531765|2099545" HotelName="Freehand Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hostel" CnxPolicy="Free CXL until 29/04/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>416 West 8th Street, Downtown, Los Angeles, California 90014</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/05/d605b9a7770dbf89ede7c18fd02c4eb1911127ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.66" OriginalAmount="466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.069484532942" Longitude="-118.20016251474" StarRating="2.5" HotelCode="377784|lincoln_park_motel" HotelName="Lincoln Park Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2101 Parkside Avenue, Los Angeles, California 90031</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/bf/46bf3ca360552b3cb146faa332afb31de77139ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.67" OriginalAmount="467.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.92714299" Longitude="-118.30980367" StarRating="2" HotelCode="520531|la_mirage_inn" HotelName="La Mirage Inn LAX Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11711 South Western Avenue, Los Angeles, California 90047</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/7d/0d7d247acc58f171fea0c061246ddfadf56003af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.952014177773" Longitude="-118.38566735245" StarRating="2" HotelCode="895183|super_8_los_angeles_airport_la" HotelName="Super 8 by Wyndham Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9250 Airport Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/1c/c81ce52914a1a842aba237342edb5308f7517acc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.81" OriginalAmount="481.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06041" Longitude="-118.309311" StarRating="3" HotelCode="908903|garden_suite_hotel" HotelName="Garden Suites" 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>681 South Western Avenue, Los Angeles, California 90005</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ec/7fecb6ef3bc198c04eb6a1469bc7226d2a2bfeef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.96151638" Longitude="-118.37217407" StarRating="2" HotelCode="121754|days_inn_airport_center_lax" HotelName="Days Inn by Wyndham Los Angeles LAX/VeniceBch/Marina DelRay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>901 West Manchester Boulevard, Los Angeles, California 90301</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/ac/89acb5941bf7d33dcd9df57b8304331dc4060925.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.02" OriginalAmount="502.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.94512034334" Longitude="-118.35150850489" StarRating="2" HotelCode="98796|royal_century_hotel" HotelName="Royal Century" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Garden,Housekeeping,Internet,Luggage Storage,Parking,Porter,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>4330 West Century Boulevard, Inglewood, CA 90304</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/26/2026efc41c7e6ed7297fca0d0be66b17b6b5438f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Royal Century is a great hotel in Los Angeles as it is under 15 minutes form Los Angeles Airport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="511.06" OriginalAmount="506.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.139097863724" Longitude="-118.20776952076" StarRating="2" HotelCode="225830|welcome_inn_21" HotelName="Welcome Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1840 Colorado Boulevard, Los Angeles, California 90041</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ee/18ee5b094f843a1c5191eccefc2dfff38751f0ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.09" OriginalAmount="509" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.05762851" Longitude="-118.2967868" StarRating="2" HotelCode="369190|373485" HotelName="Palga Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,LCD/Projector,Lounge,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3160 West 8th Street, Los Angeles, CA 90005</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/90/8d90713544bab08e8d490da14b93b0140efe8030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Palga Grand Hotel in Los Angeles (Koreatown), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="519.14" OriginalAmount="514.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04498926" Longitude="-118.23634815" StarRating="0" HotelCode="517648|american_hotel_los_angeles" HotelName="American Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>303 South Hewitt Street, Los Angeles, California 90013</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/36/543650217662a073b225a1180f8d44380edb2fab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="523.45" OriginalAmount="518.27" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|362397" HotelName="Hollywood Palms Inn and Suites" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6055 West Sunset Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/2/3/9/7/362397_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.30" OriginalAmount="530.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.929817" Longitude="-118.351261" StarRating="2" HotelCode="899423|comfort_inn_cockatoo_near_lax_airport" HotelName="Comfort Inn Cockatoo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11500 Acacia Avenue, Hawthorne, California 90250</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/b3/25b36788fca97c486970352febc8906e449f3a4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near major freeways, restaurants and shopping. The hotel is just min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.37" OriginalAmount="537.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.888611714286" Longitude="-118.35197941429" StarRating="2" HotelCode="121753|days_inn_southmanhattan_beach" HotelName="Days Inn Los Angeles LAX/Redondo and Manhattan Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15636 Hawthorne Boulevard, Lawndale, CA 90260</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/a4/26a48774542d66d153ec317543f67b084eeaf8d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="543.38" OriginalAmount="538.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.060604706698" Longitude="-118.27281771734" StarRating="2" HotelCode="391650|travel_inn_19" HotelName="Travel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>401 South Westlake Avenue, Los Angeles, California 90057</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/bd/cebdf43234317897dc30e307eaf0493125f8f9a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Travel Inn in Los Angeles, you'll be close to MacAr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.54" OriginalAmount="554.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.103573736149" Longitude="-118.33978806508" StarRating="2" HotelCode="128794|hollywood_liberty_hotel" HotelName="Hollywood VIP Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1770 Orchid Avenue, Los Angeles, Hollywood, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/89/e78907431e427f2d42272244ad76b0d34f3843fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="568.57" OriginalAmount="562.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.052810535779" Longitude="-118.24781835079" StarRating="2" HotelCode="259271|1PD" HotelName="Kawada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 South Hill Street</AddressLine>
          </AddressLines>
          <PostalCode>2136874455</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/be/a4be3a16f85d99877b507cebe1ebd6706316ce3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located in the historic core of Downtown Los Angeles on the corner of Hill Street an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.69" OriginalAmount="569.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.050694" Longitude="-118.277965" StarRating="2" HotelCode="443775|rodeway_inn_convention_center" HotelName="Rodeway Inn Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Heated Pool,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1904 W Olympic Boulevard, Los Angeles, California 90006</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a9/75a91087f92b6c7d4e26e901b0953d85b69677ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in downtown Los Angeles, very close to the Staples Center and Garment District.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.70" OriginalAmount="570.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.99127456" Longitude="-118.44575808" StarRating="0" HotelCode="945463|encore_motel" HotelName="Encore Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>13432 Washington Boulevard, Los Angeles, California 90291</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/da/dcda37259f1854f9f058f33ccd631e6d7ae0e79a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="578.02" OriginalAmount="572.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.061432909091" Longitude="-118.31141918182" StarRating="2" HotelCode="126757|3594392" HotelName="Ramada Wilshire Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3900 Wilshire Boulevard, Los Angeles, CA 90010</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/14/781450787123c34c15f7cf12b4773484d7f6b07c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.85" OriginalAmount="585.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.99959277" Longitude="-118.27784686" StarRating="0" HotelCode="767041|solo_motel_broadway" HotelName="Solo Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4760 South Broadway, Los Angeles, California 90037</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/54/2254ec2ca6ead7496d4456892b63975a51812a3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.95" OriginalAmount="595.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.075192263644" Longitude="-118.26525916617" StarRating="2" HotelCode="891532|americas_best_value_innlos_angeleshollywood" HotelName="Americas Best Value Inn Dodger Stadium Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>811 North Alvarado Street, Los Angeles, California 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/2a/eb2ae882cddf9aaddbd7e95655c15a40e70a17d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="611.05" OriginalAmount="605.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.139696652479" Longitude="-118.21847766638" StarRating="1" HotelCode="906865|regency_inn_los_angeles" HotelName="Regency Inn in Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2378 Colorado Boulevard, Los Angeles, California 90041</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/5d/bb5df845391264ad5484f42e219616cfd87d5061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="614.08" OriginalAmount="608.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946110167367" Longitude="-118.3888489008" StarRating="4" HotelCode="47947|crowne_plaza_los_angeles__international_airport" HotelName="Crowne Plaza Los Angeles Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5985 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/3f/b63f3af4036a1b211e83b8c6314d22a0434a7167.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant full-service hotel is located by Los Angeles international airport. All the attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="614.51" OriginalAmount="608.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.061625817115" Longitude="-118.32185670733" StarRating="2" HotelCode="64677|112177" HotelName="Dunes Inn Wilshire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4300 Wilshire Blvd., Los Angeles, California 90010</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/6c/6b6c970488e56ee1cc643352b5402fb472794782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the airport, this property is also near La Brea Tar Pits, Los Angeles County Museum of Art,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.996651358286" Longitude="-118.43385735949" StarRating="2" HotelCode="896730|super_8_los_angeles" HotelName="Super 8 by Wyndham Los Angeles-Culver City Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12664 West Washington Boulevard, Los Angeles, California 90066</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/bf/81bfc99506dd01015b8bfe652ebe119a246ee46f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.098289652914" Longitude="-118.31261551786" StarRating="2" HotelCode="64678|dunes_inn_sunset" HotelName="Dunes Inn Sunset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5625 West Sunset Boulevard, Hollywood, Los Angeles, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/b1/9ab147a180d04f19ebe149d7a5e5a78b1e75865d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers guests easy access to the Universal Studios, Los Angeles Zoo, Staples Centre, Holl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.48" OriginalAmount="648.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.066257527794" Longitude="-118.25396731496" StarRating="2" HotelCode="128446|knights_inn_los_angeles_ca" HotelName="Knights Inn Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1255 West Temple Street, Los Angeles, California 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/1e/c31ec7b25b93f138285f606f1ad70ba131ff12d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.58" OriginalAmount="658.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.044868" Longitude="-118.258671" StarRating="2" HotelCode="178660|stillwell_hotel" HotelName="Stillwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>838, South Grand Avenue, 90017 Los Angeles</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/76/e076a1e456341622a52ebaf67efdec3371f0f1bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.68" OriginalAmount="668.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.139444" Longitude="-118.216954" StarRating="2" HotelCode="431577|comfort_inn_near_old_town_pasadena__eagle_rock" HotelName="Comfort Inn Near Old Town Pasadena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2300 Colorado Blvd, Los Angeles, California 90041</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/58/a858356c305fb15f5163777f1620bd8d504d1611.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="688.82" OriginalAmount="682.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.063370629208" Longitude="-118.29319766394" StarRating="2" HotelCode="425601|howard_johnson_los_angeles" HotelName="Best Western Plus LA Mid-Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>603 South New Hampshire Avenue, Los Angeles, California 90005-1342</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/1b/4a1be31f5aacd7199716d805caa0a22aca950c08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="690.66" OriginalAmount="683.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.052802757838" Longitude="-118.31237912178" StarRating="2.5" HotelCode="907451|1377178" HotelName="Rotex Hotel &amp; Condo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3411 West Olympic Boulevard, Los Angeles, California 90019</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/4f/444f4cc7c978476a24a2d427fc6bdeabc3bdac5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="696.90" OriginalAmount="690.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.051052703055" Longitude="-118.27760159969" StarRating="3" HotelCode="30226|ramada_los_angeles" HotelName="Ramada by Wyndham Los Angeles/Downtown West" 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,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1901 West Olympic Boulvard, Los Angeles, California 90006</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/80/5f8024554721a58eaedeb9c526916003c18eba5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 800 metres from the Los Angeles Convention Center and Staples Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="704.98" OriginalAmount="698.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.900931" Longitude="-118.378298" StarRating="3" HotelCode="888642|towneplace_suites_los_angeles_laxmanhattan_beach" HotelName="Towne Place Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14400 Aviation Boulevard, Hawthorne, California 90250</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/66/67660f7f5eb428612657cdc60bf1bc38ebaac9ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.13" OriginalAmount="713.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.076084416667" Longitude="-118.3644919" StarRating="2" HotelCode="144905|beverly_laurel_hotel" HotelName="Beverly Laurel Motor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8018 Beverly Boulevard, Los Angeles, CA 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/cc/47cc07eacf0a5f7e30ae2dd147415ca706fc931b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="714.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0447" Longitude="-118.324" StarRating="0" HotelCode="963349|the_godfrey_hotel_hollywood" HotelName="The Godfrey Hotel Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1400 North Cahuenga Boulevard, Los Angeles, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/6e/286e9b5a34f35c6f5656b0383cc628d6578a82a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="727.07" OriginalAmount="719.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04966" Longitude="-118.253347" StarRating="4" HotelCode="317479|G4A" HotelName="Millennium Biltmore Hotel Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>506 South Grand Avenue</AddressLine>
          </AddressLines>
          <PostalCode>2136121545</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/ac/baac6145f4343a71fb4ad06f2faf768cae19fe83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is centrally located in the business district of the city of Los Angeles, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="727.20" OriginalAmount="720.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.945754897479" Longitude="-118.38161263558" StarRating="4" HotelCode="13334|hilton_los_angeles_airport" HotelName="Hilton Los Angeles Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5711 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/20/8f200dc81752dce5d6a5cb1b25014ef2c8dfe098.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located just about 500 m from the Los Angeles International Airport, 10 km fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.28" OriginalAmount="728.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.945560140407" Longitude="-118.37196178527" StarRating="3" HotelCode="56546|la_quinta_inn__suites_lax" HotelName="La Quinta Inn &amp; Suites LAX" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5249 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/ba/0ebae9e1b8bf5be345f8a32d78f57333868726c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 1.5 km from Los Angeles airport and is a superb base for those wishing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="766.59" OriginalAmount="759.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946096816996" Longitude="-118.39087665081" StarRating="4" HotelCode="17497|sheraton_gateway_hotel_los_angeles_airport" HotelName="Sheraton Gateway Los Angeles 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,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6101 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f4/75f41368ba2e5ca74d6071c5711f66ef35f64b78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Whether guests are coming for a relaxing Los Angeles getaway, inspired business trip, or uncommon ad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="766.59" OriginalAmount="759.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04129" Longitude="-118.429313" StarRating="3" HotelCode="99455|la_sky_boutique_hotel" HotelName="L.A. Sky Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2352, Westwood Boulevard, 90064 Los Angeles, California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/0e/3b0ebcb16abc0ff25e229e8c5a3e52dbec3c59a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right on Westwood Boulevard, guests are just footsteps away from shopping, dining, entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.61" OriginalAmount="761.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.949027" Longitude="-118.385636" StarRating="4" HotelCode="16619|renaissance_los_angeles_airport_hotel" HotelName="Renaissance Los Angeles Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9620 Airport Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/51/7f/517f286555718167143774a86021aa19a7325fba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.61" OriginalAmount="761.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946036740297" Longitude="-118.3844473958" StarRating="4" HotelCode="169325|los_angeles_airport_marriott" HotelName="Marriott Los Angeles Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 04/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5855 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/00/e200707d7afead638ebaba095341556777cd1d09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Los Angeles, this airport hotel is ideal for business travellers arriving or departing fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946176919194" Longitude="-118.37070643902" StarRating="3" HotelCode="13488|holiday_inn_los_angeles_international_airport" HotelName="Holiday Inn Los Angeles International Airport (LAX)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9901 La Cienega Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2c/8a2ceefac0f6dbb17b4c69e87e2394e1bdb14c6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel is located at Los Angeles airport and provides the ideal base for those wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.128831" Longitude="-118.348305" StarRating="2.5" HotelCode="85806|holiday_inn_express_universal_city" HotelName="Tilt Hotel Universal/Hollywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>3241 Cahuenga Blvd W, Los Angeles 90068, California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/60/8460de2266767f4d089b26924d935397e897bf07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="789.82" OriginalAmount="782.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.959052367586" Longitude="-118.38527351618" StarRating="3" HotelCode="13593|holiday_inn_express_los_angeles_lax_airport" HotelName="Holiday Inn Express Los Angeles LAX Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Boulevard 8620, 90045 Los Angeles, California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/cd/87cd01a73d279a3dad0f3d038cfc10f728d57939.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This full service hotel is located just a few minutes walk from Los Angeles International Airport. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="791.71" OriginalAmount="783.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.05316575" Longitude="-118.27876175" StarRating="2" HotelCode="128445|1321018" HotelName="Americas Best Value Inn  Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>906 South Alvarado Street, Los Angeles, California 90006</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/a2/90a2562a19c6484c7d66b76c1e853d4ec64abca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.84" OriginalAmount="784.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.081052" Longitude="-118.270526" StarRating="2" HotelCode="88109|comfort_inn_west_sunset_boulevard" HotelName="Comfort Inn Los Angeles Sunset" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2717 West Sunset Boulevard, Los Angeles, California 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/48/8348cad66d628f7332ec008235faeb847d63e239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.99" OriginalAmount="799.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.142924909091" Longitude="-118.22840136364" StarRating="3.5" HotelCode="83452|best_western_plus_eagle_rock" HotelName="Best Western Plus Glendale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2911 Colorado Boulevard, Los Angeles, California 90041</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/ea/11ea7bfdd7acd0c6332babec7b3cf05739041ba2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="808.00" OriginalAmount="800" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.049487" Longitude="-118.254922" StarRating="4" HotelCode="54766|40808" HotelName="Hilton Checkers Los Angeles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>535 South Grand Avenue, Los Angeles, California 90071</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/dc/cedc3022c385e990f3598a7d1776ecad43870700.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.05" OriginalAmount="805.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.063278" Longitude="-118.300482" StarRating="3" HotelCode="293918|hotel_normandie" HotelName="Hotel Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>605 South Normandie Avenue, 90005 Los Angeles</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/4d/4c4d50f342a78a14eaf4b7c5a2877c01aed449a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="819.04" OriginalAmount="810.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.073652852749" Longitude="-118.46843004227" StarRating="3" HotelCode="41975|491395" HotelName="Angeleno" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>170 North Church Lane, Los Angeles, California 90049</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/43/1c4311e66d3bbd5bf5c490502f02a46fd2dab9ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the exclusive Bel Air/Brentwood area, home to many film stars. The fabulous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.14" OriginalAmount="814.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.057649756875" Longitude="-118.29794484943" StarRating="2.5" HotelCode="225776|east_west_hotel" HotelName="East West Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3206 West 8th Street, Los Angeles, Claifornia 90005</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/f7/e5f7f54cd7ea728d9797ad6843e63cd7577c314c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="824.77" OriginalAmount="816.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.987552972343" Longitude="-118.45354914665" StarRating="3.5" HotelCode="39230|167885" HotelName="The Kinney Venice Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>737 Washington Boulevard, Venice, Los Angeles, California 90292</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/zz/acad7aa6fe595b6934953fa6547bbeef8a9edf6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Marina del Rey, approximately 1.4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="829.21" OriginalAmount="821.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.076117919156" Longitude="-118.37443577597" StarRating="3" HotelCode="443414|elan_hotel_los_angeles" HotelName="Élan Hotel" 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>8435 Beverly Boulevard, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/ee/17ee8a392e9f2af87f97ad5f3b8dfc4313b25929.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="830.22" OriginalAmount="822.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.056441644981" Longitude="-118.38392972946" StarRating="3.5" HotelCode="427110|best_western_plus_carlyle_inn" HotelName="Carlyle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1119 South Robertson Boulevard, Los Angeles, California 90035</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/17/30177243021761cb426f27c35cd87a310b34de75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Los Angeles, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="834.26" OriginalAmount="826.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.034430647473" Longitude="-118.43342949194" StarRating="3.5" HotelCode="426269|best_western_plus_royal_palace_inn__suites" HotelName="Best Western Royal Palace Inn &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2528 South Sepulveda Boulevard, Los Angeles, California 90064</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c5/76c5fa7c9158c46d16f4132ba160304378c3d6da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Los Angeles, this apartment hotel has the perfect ambience for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836.28" OriginalAmount="828" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.945990013946" Longitude="-118.3947712183" StarRating="3" HotelCode="48299|7509" HotelName="Hyatt Regency Los Angeles International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6225 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d1/d17b4c97d8f25c37/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located very near the terminal of Los Angeles Airport, and represents an opt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="847.96" OriginalAmount="839.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.064586" Longitude="-118.365307" StarRating="2" HotelCode="178662|5296468" HotelName="Wilshire Crest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6301, Orange Street, Los Angeles 90048, California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/8b/d78b9a53b0d8a5b779460019434e42dd75040f7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Santa Monica (SMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.43" OriginalAmount="843.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.1071332146" Longitude="-118.33768246708" StarRating="2.5" HotelCode="64455|best_western_hollywood_plaza_inn" HotelName="Best Western Hollywood Plaza Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2011 North Highland Avenue, Los Angeles, California 90068</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ee/06ee2ad485704bc6ca79c3e904298fdddaf38a0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="857.49" OriginalAmount="849.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.058579657143" Longitude="-118.30796758571" StarRating="3" HotelCode="894562|oxford_palace_hotel_and_galleri" HotelName="Oxford Palace Hotel and Galleria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>745 South Oxford Avenue, Los Angeles, California 90005</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/39/6639354c03443bd807f4164bd4b85bd5b5eac4c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Oxford Palace Hotel And Galleria in Los Angeles (Ko...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="866.58" OriginalAmount="858.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.066623" Longitude="-118.236237" StarRating="2" HotelCode="408816|royal_pagoda_motel" HotelName="Royal Pagoda Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>995 North Broadway, Los Angeles, California 90012</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba52a0ba5a8ff2d6252caa8c5ee9a96a8dc984.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="873.65" OriginalAmount="865.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.052116645833" Longitude="-118.41751857417" StarRating="2.5" HotelCode="85589|holiday_inn_express_century_city" HotelName="Century Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10330 West Olympic Boulevard, Los Angeles, California 90064</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/41/094137d6fba5aa89328977ef1d1f0c1c748734ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.66" OriginalAmount="866.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.062041337117" Longitude="-118.300960958" StarRating="3.5" HotelCode="16435|the_line" HotelName="The LINE Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3515 Wilshire Boulevard, Los Angeles, California 90010</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/fe/c2fef229f809a20e4fc3449039cb903cb7a0e257.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This great value hotel is situated between the centre of Los Angeles and Beverly Hills. It is around...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="893.79" OriginalAmount="884.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.046557" Longitude="-118.44728" StarRating="3" HotelCode="36300|442715" HotelName="Holiday Inn Express West Los Angeles-Santa Monica" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11250 Santa Monica Boulevard, Los Angeles, California 90025</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/d3/13d3ae32f1a965c07f4a40844efec2c3bb496396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Los Angeles, this hotel is about 6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.96" OriginalAmount="896.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.94457" Longitude="-118.374092" StarRating="4" HotelCode="19363|the_westin_los_angeles_airport" HotelName="The Westin Los Angeles Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5400 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/8d/ac8d2a9246e091124e4722ff389602c567433166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is just 3 km from Hollywood Park Racetrack and 14.5 km from Venice and Redondo Beaches....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="914.05" OriginalAmount="905.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.072959922989" Longitude="-118.46848636866" StarRating="4" HotelCode="14270|luxe_sunset_boulevard" HotelName="Luxe Sunset Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>11461 Sunset Boulevard, Los Angeles, California 90049</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/5d/9e5d42c43aed0a29063478b40f8b3ec99ae076ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is an urban retreat located on seven acres of lush, pristine property, perfectly perched a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="914.05" OriginalAmount="905.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.044304" Longitude="-118.264254" StarRating="3" HotelCode="32901|luxe_city_center_hotel" HotelName="Luxe City Center Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1020 South Figueroa Street, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/72/ee72acb1fe2dfd8a44bcf91411bdc738bc18c497.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located convenient and central in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.07" OriginalAmount="907.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.07623866" Longitude="-118.3574846" StarRating="2.5" HotelCode="144904|beverly_inn" HotelName="Beverly Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7701 Beverly Boulevard, Los Angeles, CA 90036</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/fb/a7fb5d668ca926ef43d618b93b7824d19b46f86f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 27 rooms. Wireless internet access in public areas allows travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.12" OriginalAmount="912.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.928122996521" Longitude="-118.39606171571" StarRating="2.5" HotelCode="498209|hampton_inn_suites_lax_el_segundo" HotelName="Hampton Inn &amp; Suites Lax El Segundo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>888 North Sepulveda Boulevard, Los Angeles, California 90245</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/64/2364fb8910be3c6c1a2fc70fe559aab01f50fdaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927.18" OriginalAmount="918" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.050262" Longitude="-118.257107" StarRating="4" HotelCode="99495|32886" HotelName="Standard Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>550 South Flower Street, Los Angeles, California 90071</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/55/245594bb5568b738052c10ad9d6ffcb26d183272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Los Angeles property is located near Los Angeles Central Public Library and the US Bank Tower. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.19" OriginalAmount="919.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.05206171625" Longitude="-118.2975859883" StarRating="3" HotelCode="322298|hotel_aventura_2" HotelName="Aventura Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/04/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1020 Fedora Street, Los Angeles, California 90006</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/4a/c64aae714cd2484ebdc803617a59a59132e9e4c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.20" OriginalAmount="920.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04253382" Longitude="-118.25398532" StarRating="0" HotelCode="562956|the_audemar" HotelName="Tuck Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>820 South Spring Street, Los Angeles, California 90014</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/2c/d42c72f91f3006a46ff5e22fffafd29c219dce81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Los Angeles (Historic Core), Tuck Hotel is minutes from Orpheum T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.31" OriginalAmount="931.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.130365432643" Longitude="-118.18862904897" StarRating="2" HotelCode="379194|eagle_rock_motel_" HotelName="Eagle Rock Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7041 North Figueroa, Los Angeles, California 90042</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/dd/f0ddc036a3363778f8adf3ea5d64b8c1bd912b53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.31" OriginalAmount="931.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.94614614" Longitude="-118.39269166" StarRating="3.5" HotelCode="943383|h_hotel_los_angeles_curio_collection_by_hilton" HotelName="H Hotel Los Angeles Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6151 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/48/1c48e3a0cd34824dfaf7c3982624c4a9621fec5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="941.32" OriginalAmount="932.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06322289155" Longitude="-118.23903143406" StarRating="3.5" HotelCode="32900|best_western_plus_dragon_gate_" HotelName="Best Western Plus Dragon Gate Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>818 North Hill Street, Los Angeles, California 90012</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/a0/6da0400f7e88aa2d8166f92b57d226d1ec2c0fa9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers great value for money at the heart of Chinatown in the centre of Los Angeles. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.38" OriginalAmount="938.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04698799199" Longitude="-118.2605856657" StarRating="2" HotelCode="64679|ritz_milner_hotel" HotelName="Milner Hotel Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>813 South Flower Street, Los Angeles, CA 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/73/9e73e231842d7e924fd5a2874d3c137cc489f027.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="948.39" OriginalAmount="939.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.980893" Longitude="-118.464083" StarRating="3" HotelCode="365915|the_inn_at_venice_beach" HotelName="The Inn At Venice Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Washington Blvd., Venice, California 90291</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/eb/08ebd16275db7ad6e4a9974aec1b8b4a27560114.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in Los Angeles, approximately 300 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="948.39" OriginalAmount="939.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.102555" Longitude="-118.345255" StarRating="2" HotelCode="225819|hollywood_7_star_motel" HotelName="Hollywood 7 Star Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/04/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1730 North La Brea Avenue, Los Angeles, CA 90046</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/fc/f4fccff0cea391601e966cb52390945e1ffa1fc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Burbank (BUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.48" OriginalAmount="948.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946442" Longitude="-118.393605" StarRating="3" HotelCode="56799|courtyard_by_marriott_los_angeles_lax__century_boulevard" HotelName="Courtyard Los Angeles LAX/Century Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Airport Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6161 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/a6/ada69bec477f93082b4625762b4f9aba7165b7e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upscale and conveniently located hotel is perfect for overnight stopovers or business traveller...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="967.58" OriginalAmount="958.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.058415858333" Longitude="-118.27410288333" StarRating="4" HotelCode="126618|holiday_inn_express_suites_los_angeles_downtown_west" HotelName="Holiday Inn Express Los Angeles Downtown West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>611	South Westlake Avenue, Downtown Los Angeles, Los Angeles, California 90057</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eab1aafde3c43e1a5f1d3a158f17270df4dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.00" OriginalAmount="1000.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.076245467903" Longitude="-118.35808401075" StarRating="2" HotelCode="443744|rodeway_inn_los_angeles" HotelName="SureStay Hotel by Best Western Beverly Hills West LA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7721 Beverly Boulevard, Los Angeles, California 90036</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3a/b73ac63fcc1cbe5b0af38eb03bae4a9fce2d60e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1010.00" OriginalAmount="1000.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.050941847605" Longitude="-118.43306772655" StarRating="2" HotelCode="893716|azul_inn_west_los_angeles" HotelName="Good Nite Inn West Los Angeles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10740 Santa Monica Boulevard, Los Angeles, California 90025</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d0/21d00b403352e1930eec32b83580e9f436eb2b3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1047.37" OriginalAmount="1037.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.9463446" Longitude="-118.39271287" StarRating="3" HotelCode="559174|homewood_suites_by_hilton_los_angeles_international_airport" HotelName="Homewood Suites by Hilton Los Angeles International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6151 W. Century Boulvard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/92/a592d3d18cb4e637897a67a63f06a6ee8e2ff758.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1049.39" OriginalAmount="1039.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.063680065926" Longitude="-118.36603403091" StarRating="4" HotelCode="906868|hotel_wilshire_a_kimpton_hotel" HotelName="Kimpton Hotel Wilshire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6317 Wilshire Boulevard, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a8/b6a84ed3180143ef598c635cb1ee5daf10ab4e99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.59" OriginalAmount="1059.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.993369" Longitude="-118.479319" StarRating="3" HotelCode="178661|su_casa_at_venice_beach" HotelName="Su Casa at Venice Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431, Ocean Front Walk, Los Angeles 90291, California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/4f/a14fcac774da870a1802e06f419ad7c27beb4f3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1072.62" OriginalAmount="1062.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.947183410967" Longitude="-118.38632817409" StarRating="3" HotelCode="40598|embassy_suites_los_angeles_intl_airport_north" HotelName="Embassy Suites by Hilton LAX North hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9801 Airport Boulevard, Los Angeles International Airport, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/0b/fa0b0a79c1fc0fee05ddd6d3f61f0915ee28ea18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1074.64" OriginalAmount="1064.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0701486" Longitude="-118.35133074286" StarRating="2" HotelCode="901832|park_plaza_lodge_hotel" HotelName="Park Plaza Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6001 West 3rd Street, Los Angeles, CA 90036</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9d6b7ac4da97639c0356c4cb13ca1fdf8071b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1081.99" OriginalAmount="1071.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.095039781985" Longitude="-118.37277173996" StarRating="3.5" HotelCode="58127|1317575" HotelName="Best Western Plus Sunset Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8400 Sunset Boulevard, Los Angeles, California 90069-1910</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/8b/2b8b158ec983cc5e4238fe24c4bcacc4e11e14d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1082.43" OriginalAmount="1071.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.052781646281" Longitude="-118.25585961342" StarRating="4" HotelCode="19359|WJ7" HotelName="The Westin Bonaventure Hotel &amp; Suites, Los Angeles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>404 South Figueroa Street</AddressLine>
          </AddressLines>
          <PostalCode>2136124800</PostalCode>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/60/ef60d84ad89396a33158d71afc3e590de7836640.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in downtown Los Angeles in the heart of many attractions and is just a kilometr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1084.74" OriginalAmount="1074.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.946382268751" Longitude="-118.38739872746" StarRating="3" HotelCode="935265|residence_inn_by_marriott_los_angeles_laxcentury_boulevard" HotelName="Residence Inn Los Angeles LAX/Century Boulevard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5933 West Century Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c9/b5c958deaea0ebb73c8a0a519c62ef0ae4cb838d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.75" OriginalAmount="1075.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06028147374" Longitude="-118.43754440546" StarRating="4" HotelCode="11267|hotel_palomar_los_angeles_westwood_a_kimpton_hotel" HotelName="Kimpton Hotel Palomar Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10740 Wilshire Boulevard, Los Angeles, California 90024</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/e6/02e63c97bf07038135b10f21ea9ce9003eebb5de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Westwood Village neighbourhood, the hotel is centrally located, just 500 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1094.84" OriginalAmount="1084.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.058735" Longitude="-118.261715" StarRating="2" HotelCode="225813|jerrys_motel" HotelName="Jerry's Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Lucas Avenue, Los Angeles, CA 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/34/91341bc6edd97a71209e06da04acca1f2196f732.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1095.85" OriginalAmount="1085.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.091754" Longitude="-118.326846" StarRating="2" HotelCode="26463|vagabond_inn_executive_hollywood" HotelName="Hampton Inn &amp; Suites Los Angeles/Hollywood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1133 Vine Street, Hollywood, California 90038</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b1/13b13bd8f9d60af13f2fb35c48fa4869a660a92e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1105.40" OriginalAmount="1094.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.10428425" Longitude="-118.3421975" StarRating="3" HotelCode="565123|1928676" HotelName="Magic Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7025 Franklin Avenue, Los Angeles, CA 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/a1/a7a11bc3fb87906fd7d28dc816e87d69ab85c0bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1118.07" OriginalAmount="1107.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.983331757589" Longitude="-118.39362859726" StarRating="3" HotelCode="396090|four_points_by_sheraton_los_angeles_westside" HotelName="Four Points by Sheraton Los Angeles Westside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5990  Green Valley Circle, Culver City, California 90230</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/73/c973ca071f9162537e99f8ae2e2cf741143a4e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.11" OriginalAmount="1111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.987157103367" Longitude="-118.47212076187" StarRating="3" HotelCode="10996|hotel_erwin" HotelName="Erwin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1697 Pacific Avenue, Los Angeles, Venice Beach, California 90291</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/56/5d564b5616ef8b92755537ac8f867f592da66745.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located adjacent to the boardwalk, the beach and local shops of Venice Beach. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1136.10" OriginalAmount="1124.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04386021" Longitude="-118.25792259" StarRating="4" HotelCode="429469|65618856" HotelName="LEVEL Furnished Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Business Centre,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Room Service,Sauna,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>888 S. Olive St, Los Angeles, CA 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/15/07152bc979d9d9ac143123ccf281b6f63251f190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;LEVEL DTLA is situated in the heart of Downtown Los Angeles South Park District and is approximately...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1165.66" OriginalAmount="1154.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.072726419755" Longitude="-118.25088004491" StarRating="2" HotelCode="895185|4556556" HotelName="Super 8 by Wyndham Los Angeles Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1341 West Sunset Boulevard, Los Angeles, California 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/c5/8cc52e099c71ecd493d5962a376337e9ef2d04f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.72" OriginalAmount="1172.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04692688663" Longitude="-118.2606219063" StarRating="3" HotelCode="894377|o_hotel_2" HotelName="O Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>819 South Flower Street, Los Angeles, California 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/ed/85ed237ce0d35aad81b23be0927014fc43d08c55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1190.79" OriginalAmount="1179.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0801948" Longitude="-118.3898711" StarRating="3" HotelCode="890723|hotel_beverly_terrace" HotelName="Beverly Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>469 North Doheny Drive, Beverly Hills, California 90210</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/7a/c97af67f135ab5b407d21a257ede8b5bf34eed80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1202.91" OriginalAmount="1191.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.041648" Longitude="-118.256947" StarRating="4" HotelCode="294129|ace_hotel_downtown_los_angeles" HotelName="Ace Hotel Downtown Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>929 South Broadway, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/66/8e669ddb7511f50251831ac543c09d92645cc732.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1225.13" OriginalAmount="1213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0600211" Longitude="-118.44265893" StarRating="4.5" HotelCode="517668|plaza_la_reina" HotelName="Plaza la Reina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10850 Lindbrook Drive, Los Angeles, California 90024</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/24/0d24849787618e836eed6672610663b8b64920e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1243.31" OriginalAmount="1231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.050615" Longitude="-118.242558" StarRating="4" HotelCode="88368|doubletree_by_hilton_hotel_los_angeles_downtown" HotelName="DoubleTree by Hilton Hotel Los Angeles Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 South Los Angeles Street, Los Angeles, California 90012</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/9a/1f9ad13071dbce301fd2b1dd7a0d2de0adeb00b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the eclectic Little Tokyo district, adjacent to Weller Court Shopping Center...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1275.63" OriginalAmount="1263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.067713" Longitude="-118.426038" StarRating="3" HotelCode="395246|beverly_hills_plaza_hotel__spa" HotelName="Beverly Hills Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10300 Wilshire Blvd., Los Angeles, California 90024</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a0/40a03ed57f93c0558db0585d2a0258c8377ee304.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1285.26" OriginalAmount="1272.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.049695" Longitude="-118.240012" StarRating="3" HotelCode="64423|173720" HotelName="Miyako Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 East 1st Street, Los Angeles, California 90012</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8a/d98a276fa5c5d9140993c62bcbfd4b1766048ec4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1302.90" OriginalAmount="1290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.083641126574" Longitude="-118.3628462255" StarRating="3" HotelCode="907294|palihotel_melrose" HotelName="Palihotel Melrose Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7950, Melrose Avenue, Los Angeles, California 90046</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/df/04dfb494cc682e1405d70461386303fd2d806cab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1321.08" OriginalAmount="1308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.006181" Longitude="-118.489699" StarRating="2" HotelCode="120567|bayside_hotel" HotelName="Bayside Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2001 Ocean Avenue, Santa Monica, California 90405</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/bc/0dbccba4abe28d02a65fd71a74131f75e080d5b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 45 rooms. Services and facilities at the hotel include room service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1370.57" OriginalAmount="1357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.069885" Longitude="-118.376775" StarRating="5" HotelCode="100318|54232" HotelName="SLS Hotel A Luxury Collection Hotel Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>465 South La Cienega Boulevard, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/a7/c3a769f9ffddff432a9a89ecedd852629c7f7c5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Beverly Hills.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1373.60" OriginalAmount="1360.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.094372320452" Longitude="-118.37445884943" StarRating="4" HotelCode="14968|mondrian_los_angeles_in_west_hollywood" HotelName="Mondrian Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8440 Sunset Boulevard, Los Angeles, California 90069</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/f9/68f99420a94bbf3742072f21afe33fb252973d90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel, located on Sunset Boulevard, is a popular haunt of the rich and famous and has se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1395.82" OriginalAmount="1382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.07623388" Longitude="-118.35509594" StarRating="2" HotelCode="144906|142848" HotelName="Bevonshire Lodge Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7575 Beverly Boulevard, Los Angeles, CA 90036</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/b9/03b9729075544a00939a416980fd4e787da64c4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1420.06" OriginalAmount="1406.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.046976155157" Longitude="-118.26437501779" StarRating="3" HotelCode="429790|indigo_los_angeles_downtown" HotelName="Indigo Los Angeles Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>899 Francisco Street, Los Angeles, CA 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d3/34d3a1b475959693f201df6ed5493bf0246466f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1422.54" OriginalAmount="1408.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.072892013198" Longitude="-118.37277892662" StarRating="4" HotelCode="87066|3038886" HotelName="The Orlando" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8384 West 3rd Street, Los Angeles, CA 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/63/1263bc69a73be1f79990527ce50903aaf6c0144c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1426.07" OriginalAmount="1411.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04687" Longitude="-118.25572" StarRating="5" HotelCode="630422|7274630" HotelName="NoMad Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>649 South Olive &amp; 7th Street, Los Angeles, California 90014</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/8d/728d32472499ecce9866053603db7005b2e4f818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1440.26" OriginalAmount="1426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0523919" Longitude="-118.4170169" StarRating="3" HotelCode="119481|courtyard_by_marriott_los_angeles_century_citybeverly_hills" HotelName="Courtyard Los Angeles Century City Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10320 West Olympic Boulevard, Los Angeles, California 90064</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f7/9e/f79ede094e10bfc65ab7fe27281516f4c308cb91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Los Angeles, this hotel is about 8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1455.23" OriginalAmount="1440.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.076262225225" Longitude="-118.37754741311" StarRating="4" HotelCode="17727|1077621" HotelName="Sofitel Los Angeles at Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8555 Beverly Boulevard, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9a/439a51c9cc29d8c14d6c89173ae41981bb945883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys the perfect LA location, directly across from Beverly Center shopping and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1458.44" OriginalAmount="1444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0667029" Longitude="-118.396171" StarRating="4" HotelCode="317481|thompson_beverly_hills" HotelName="Sixty Beverly Hills" 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>9360 Wilshire Boulevard, Beverly Hills, California 90212</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/04/da0453e6f0e8409a644fe01b01b8d0895c0df3dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles, about 9.999 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1477.63" OriginalAmount="1463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.99501207" Longitude="-118.48005048" StarRating="4" HotelCode="517595|the_rose_hotel_2" HotelName="The Rose Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>15 Rose Avenue, Los Angeles, California 90291</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/d5/e4d5704b4248c7db8a67cb045deb10245dab5465.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at The Rose Hotel to discover the wonders of Los Angeles (CA). Featuring a complete list of ame...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1480.66" OriginalAmount="1466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.103956" Longitude="-118.325106" StarRating="4" HotelCode="544743|kimpton_everly_hotel" HotelName="Kimpton Everly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1800 Argyle Avenue, Los Angeles, California 90028</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/55/0855e6a2813ddc4afb0605b9c0293fdb79f2dba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1489.75" OriginalAmount="1475.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.052277189626" Longitude="-118.25054883957" StarRating="4" HotelCode="27610|omni_los_angeles_hotel_at_california_plaza" HotelName="Omni Los Angeles Hotel at California Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>251 South Olive Street, Los Angeles, California 90012</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ff/5aff530e5aab69f9c2f1cf95558cd6c57fc9a0d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on historical Bunker Hill at the heart of Los Angeles within walking...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1541.26" OriginalAmount="1526.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.073911846492" Longitude="-118.36155162551" StarRating="3" HotelCode="443651|farmers_daughter" HotelName="Farmer's Daughter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115 South Fairfax Avenue, Los Angeles, CA 90036</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/e1/9ae17beb23f1038a31f7ce7c4daf45235dbcc882.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1548.33" OriginalAmount="1533.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.958639" Longitude="-118.41903" StarRating="3" HotelCode="12693|custom_hotel_a_joie_de_vivre_boutique_hotel" HotelName="Custom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8639 Lincoln Boulevard, Los Angeles, California 90045</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/55/fa55576c5e42a276b067617741a2cb26e9612b2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located approximately 1.5 km north of Los Angeles Airport, just south of Playa Vist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1561.15" OriginalAmount="1545.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.055628325593" Longitude="-118.39898228645" StarRating="4.5" HotelCode="44778|801805" HotelName="Mr. C Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1224 Beverwil Drive, Los Angeles, California 90035</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/a4/bea497f782dfb5c435701d59b1507f43a08f42c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a hillside with views over Hollywood, Beverly Hills and Century City. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1565.50" OriginalAmount="1550.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.04541005821" Longitude="-118.26387405396" StarRating="3" HotelCode="12465|hotel_figueroa_downtown_los_angeles" HotelName="Hotel Figueroa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>939 South Figueroa Street, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/94/a2944037a70fca870915e7427156cc8e1a90238d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1575.60" OriginalAmount="1560.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06399316" Longitude="-118.36802543" StarRating="2" HotelCode="773229|ac_hotel_by_marriott_beverly_hills" HotelName="AC Hotel Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6399 Wilshire Boulevard, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/89/7d89e3a64b7668a6351e18fede4910fbb9e33f4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1596.65" OriginalAmount="1580.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.055699476672" Longitude="-118.3959583601" StarRating="3" HotelCode="60825|318645" HotelName="Residence Inn by Marriott Beverly Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1177 South Beverly Drive, Los Angeles, California 90035</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/0d/760de25f966928000e8bc1b55e8e768f30283dbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This smoke-free Los Angeles hotel is 1.6 km from Rodeo Drive, and 14 km from Hollywood and the LA Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1598.83" OriginalAmount="1583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.058407571429" Longitude="-118.47832042857" StarRating="2" HotelCode="896729|brentwood_inn" HotelName="The Brentwood Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12200 Sunset Boulevard, Los Angeles, California 90049</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/89/308919f72d7e90287f2ff0bde5e4edd01ac36bea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a dining area, a bar, a business centre and a fireplace are available to guests of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1647.31" OriginalAmount="1631.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.060819" Longitude="-118.442753" StarRating="2" HotelCode="225811|palihotel_westwood_village" HotelName="Palihotel Westwood Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1044 Tiverton Avenue, Los Angeles, California 90024</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/13/c7135b0db66b7b1b3f70cd4407c66d69a5e27e14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1666.50" OriginalAmount="1650.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.137511600541" Longitude="-118.3596188575" StarRating="4" HotelCode="21455|sheraton_universal_hotel" HotelName="Sheraton Universal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 Universal Hollywood Drive, Universal City, Loa Angeles, California 91608</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/ae/09ae7da1ec64eb5a27fb7e8aa42401b9748cd060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can stroll over to Melrose Avenue, Hollywood, Beverly Hills, and downtown Los Angeles. Guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1680.09" OriginalAmount="1663.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.06894675" Longitude="-118.4451675" StarRating="4" HotelCode="637776|749449" HotelName="UCLA Luskin Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>425 Westwood Plaza</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e3/31/e331729e7c73eef8e52d8b23954debda4caab3c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1703.87" OriginalAmount="1687.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.045873" Longitude="-118.265921" StarRating="3" HotelCode="300682|courtyard_by_marriott_los_angeles_la_live_2" HotelName="Courtyard Los Angeles L.A. LIVE" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>901 West Olympic Boulevard, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/19/ad19eff3694a10fce3b1193ab90fd12ea1565396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1712.96" OriginalAmount="1696.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.047732499846" Longitude="-118.25818508864" StarRating="4" HotelCode="27038|sheraton_los_angeles_downtown_hotel" HotelName="Sheraton Grand Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>711 South Hope Street, Los Angeles, California 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/zz/86ad631214b880dd3210cc2f09165117faa9b049.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is just adjacent to Macy's Plaza with a direct entrance from the hotel. There is a metr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1753.36" OriginalAmount="1736.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.056375477613" Longitude="-118.39575628958" StarRating="4" HotelCode="13517|crowne_plaza_beverly_hills" HotelName="Beverly Hills Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1150 South Beverly Drive, Los Angeles, California 90035</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ff/49ff3b8066e7fa2359cb98b53f7c4ac5ae4bffda.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel is on the outskirts of Beverly Hills, close to the famous Rodeo Drive. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1796.79" OriginalAmount="1779.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.045739" Longitude="-118.265824" StarRating="3" HotelCode="933307|residence_inn_los_angeles_la_live" HotelName="Residence Inn by Marriott Los Angeles L.A. LIVE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>901 West Olympic Boulevard, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/12/bb124d3180eb12ca15b3c4b1a6e87e505934ee6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1932.13" OriginalAmount="1913.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.063156787153" Longitude="-118.44146445394" StarRating="4" HotelCode="21456|w_los_angeles__westwood" HotelName="W Los Angeles West Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>930 Hilgard Avenue, Los Angeles, Californien 90024</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/55/f4552186e26022006a227fe1a2a05696efd23563.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1990.71" OriginalAmount="1971.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.09193433" Longitude="-118.28277967" StarRating="0" HotelCode="952588|silver_lake_pool_inn" HotelName="Silver Lake Pool &amp; Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4141 Santa Monica Boulevard, Los Angeles, California 90026</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/b3/0ab3ddfd1d6bc45d6f02d2b5782d4a8e19709216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1999.80" OriginalAmount="1980.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0500867" Longitude="-118.2603645" StarRating="4" HotelCode="429793|intercontinental_los_angeles_downtown_2" HotelName="Intercontinental Los Angeles Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>900 Wilshire Boulevard, Los Angeles, CA 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/bf/3cbf16a61bbad187c7325781fa277b1861819740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar, a newspaper stand, a laundry se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2229.07" OriginalAmount="2207.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.057554" Longitude="-118.415679" StarRating="5" HotelCode="19360|hyatt_regency_century_plaza" HotelName="Fairmont Century Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2025 Avenue of the Stars, Los Angeles, California 90067</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/86/96868bbf7a34a1cec4f6fe3316f2c08b91be5ace.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set on seven lush acres with 726 spacious and recently renovated guestrooms, this hotel near Beverly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2279.57" OriginalAmount="2257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.045229" Longitude="-118.266691" StarRating="4" HotelCode="142128|jw_marriott_los_angeles_la_live" HotelName="JW Marriott Los Angeles L.A. LIVE" Meals="ROOM ONLY" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>900 West Olympic Boulevard, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/d9/8fd9b26b4aba99ed8d787ebed9a98bce569395f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location in the Los Angeles Downtown district, the hotel provides a deluxe level of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2514.90" OriginalAmount="2490.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.0447" Longitude="-118.324" StarRating="0" HotelCode="974480|downtown_los_angeles_proper" HotelName="Downtown Los Angeles Proper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1100 South Broadway, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/9e/379e644af25f2ea313a5547cf18431d1310ef9df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3513.79" OriginalAmount="3479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.072456" Longitude="-118.395379" StarRating="5" HotelCode="39309|lermitage_beverly_hills" HotelName="Viceroy L'Ermitage Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9291 Burton Way, Beverly Hills, 90210 California</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/2b/302bca080ce7415d1ff89d382da1c2ee32327eb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a tree-lined boulevard in Beverly Hills, this secluded Los Angeles hotel is less than a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3555.20" OriginalAmount="3520.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.05330606" Longitude="-118.27138333" StarRating="2" HotelCode="562674|stuart_hotel_4" HotelName="Stuart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>718 South Union Avenue, Los Angeles, Califorina 90017</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/93/7f93ca65eb16f6b1add595820a2635ef6a08eaa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3572.37" OriginalAmount="3537.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.073030768263" Longitude="-118.38927805424" StarRating="5" HotelCode="12633|four_seasons_los_angeles_at_beverly_hills" HotelName="Four Seasons Hotel Los Angeles at Beverly Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 South Doheny Drive, Los Angeles, California 90048</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/83/98835cabee91191cb4800996557f5954421c6417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Los Angeles. The nearest airport is Los Angeles - International (LAX).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3695.99" OriginalAmount="3659.40" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|67878" HotelName="Four Seasons Los Angeles At Beverly Hills" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beverly Hills,300 South Doheny Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/8/7/8/67878_29b7b420725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4017.78" OriginalAmount="3978.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.066659693653" Longitude="-118.40060770512" StarRating="5" HotelCode="18435|beverly_wilshire__beverly_hills_a_four_seasons_hotel" HotelName="Beverly Wilshire,  A Four Seasons 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,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9500 Wilshire Boulevard, Beverly Hills, California 90212</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b7/6db74cfbc916e6626f25e3154bf3f4dc057b12b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;World renowned as the setting of the famous film 'Pretty Woman', this hotel is ideally located on Ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12354.32" OriginalAmount="12232.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.045529" Longitude="-118.266967" StarRating="5" HotelCode="904071|the_ritzcarlton_los_angeles" HotelName="The Ritz-Carlton, Los Angeles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>900 W Olympic Blvd, Los Angeles, California 90015</AddressLine>
          </AddressLines>
          <CityName>Los Angeles</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/35/663524ec80c79530eedc4845475382b3727231fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Los Angeles.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service,Wheelchair Access,Conference Hall,Currency Exchange,Golf,Heated Pool,Jacuzzi,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Bicycle Rental,Lounge,Massage Centre,Nightclub,Diet Meals,24 Hour Front Desk,Coffee Shop,Elevator,LCD/Projector,Parking,Housekeeping,Vending Machine,ATM/Cash Machine,Dry Cleaning,Library,24 Hour Security,Business Centre,Meeting Room,Pets allowed,Printer,Valet Parking,Luggage Storage,Garden,Porter</BasicAmenities>
    <HotelRating>2,4,3.5,3,5,2.5,4.5,1.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,CLUB RESORT,SPA HOTEL,AIRPORT HOTEL,ECO HOTEL,BEACH HOTEL,VILLAGE,HOTEL,HOSTEL,HOSTELS,MOTEL,APARTMENT 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
1bed5a36-331e-4101-a2d9-f8e5c8ab1587|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="1bed5a36-331e-4101-a2d9-f8e5c8ab1587">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76319" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-13T00:00:00" End="2026-05-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" 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
1bed5a36-331e-4101-a2d9-f8e5c8ab1587|TravellandaSearch|supplier interation failed||Travellanda|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
1bed5a36-331e-4101-a2d9-f8e5c8ab1587|VeturisSearch|successfull supplier interation||Veturis|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
1bed5a36-331e-4101-a2d9-f8e5c8ab1587|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
1bed5a36-331e-4101-a2d9-f8e5c8ab1587|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-03-11T13:36:04.2008404+00:00" Version="0" EchoToken="Search" TransactionIdentifier="1bed5a36-331e-4101-a2d9-f8e5c8ab1587" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="325.22" OriginalAmount="322.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.601076" Longitude="-121.868015" StarRating="2" HotelCode="906767|monterey_oceanside_inn" HotelName="Monterey Oceanside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2030 Del Monte Avenue, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/ac/08ace4c04fe4ac9f5eb938ec1498229e1ee1c5ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.589999" Longitude="-121.897047" StarRating="2" HotelCode="119668|americas_best_value_presidents_inn_on_munras" HotelName="Americas Best Value Presidents Inn on Munras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1150 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a2/22/a222d8a1f743b58b9cb4b599b942e30d6b9f6941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 4 blocks from downtown Monterey and features several dining options, bars and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.78" OriginalAmount="378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.585833677778" Longitude="-121.90040063333" StarRating="2" HotelCode="895292|super_8_monterey_ca" HotelName="Super 8 Monterey/Carmel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1300 Munras Avenue, Highway 1, Exit Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c1/40c1c8de58a676a3678c0dbc9c3b8dbcbecdfbfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.93" OriginalAmount="393.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596101383333" Longitude="-121.86238816667" StarRating="2" HotelCode="892493|el_castell_motel" HotelName="El Castell Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2102 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/c9/d1c98f245ce22f2a760828a14b239171b86b3249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.93" OriginalAmount="393.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.582522384753" Longitude="-121.90177681349" StarRating="3" HotelCode="83010|bay_park_hotel" HotelName="Red Lion Hotel Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1425 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/5e/cb5e22e274912fcaaa1dd22167a595bf748882ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this family-friendly hotel has the perfect ambience for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.5970875" Longitude="-121.8550318" StarRating="2" HotelCode="426141|pacific_inn_3" HotelName="Pacific Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2332 North Fremont Street, Monterey, California 93940-5407</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/c0/3ec01ae64bf2448e1af027e9f868bfe7ba12687b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.03" OriginalAmount="403.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58924686" Longitude="-121.8978751" StarRating="2" HotelCode="126580|ramada_limited_montereycarmel" HotelName="Pelican Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1182 Cass Street, Munras Ave &amp; Highway 1, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d3/9cd3ad08e2a315f999bfb293b6a2fd34945dd438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="411.07" OriginalAmount="407.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596181" Longitude="-121.863981" StarRating="2" HotelCode="16313|quality_inn_monterey" HotelName="Quality Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2075 N. Fremont St., 93940 Monterey, CA</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a0/b4a04671e07966455b4bcaecd37413c83e071f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.597192" Longitude="-121.857674" StarRating="2" HotelCode="98856|red_roof_inn__suites_monterey" HotelName="Red Roof Inn &amp; Suites Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2227 North Fremont, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/31/88310354790d87159a91035045612bf294092268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of bus stops and has convenient access to shops, supermarkets, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595578518315" Longitude="-121.86485230923" StarRating="2" HotelCode="11974|econo_lodge_monterey" HotelName="Monterey Fairgrounds Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2042 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/41/4d4194e49d109202201afc4e98fcd06420b95ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.588059482991" Longitude="-121.89892168043" StarRating="2" HotelCode="13590|motel_6_downtown_monterey" HotelName="Motel 6 Monterey Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1240 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/0e/0d0e607ee09b83f5763bd7e09f4f2093e1157a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58627594718" Longitude="-121.90021259267" StarRating="2" HotelCode="128494|carmel_hill_del_monte_pines" HotelName="Monterey Pines Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1298 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c3/b9c3a41ee308cbc02e5e746b15336a7990b553d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.593616266667" Longitude="-121.89283968889" StarRating="2" HotelCode="121815|monterey_downtown_days_inn" HotelName="Days Inn Monterey Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>850 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/14/0414881c6b5e0d4114e473026f7bae45f1faeb92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 56 rooms. Wireless internet access in public areas allows travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.586476077778" Longitude="-121.90003917778" StarRating="2" HotelCode="121816|days_inn_monterey__fishermans_wharfaquarium" HotelName="Days Inn Monterey-Fishermans Wharf Aquarium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1288 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/5d/b15d57f864f7800c914bb67aacde4c2a3a21a95e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 35 rooms. Wireless internet access is available to travellers in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.590812962182" Longitude="-121.89599204568" StarRating="2" HotelCode="88115|quality_inn_downtown_2" HotelName="Arbor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1058 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/39/6e39a1f7b014639b06e959438a231622bef13d51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.41" OriginalAmount="441.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595208" Longitude="-121.866009" StarRating="2" HotelCode="100337|monterey_bay_travelodge_2" HotelName="Monterey Bay Travelodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2030 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/26/e2262995daafc842dc1413cf0f49107a141c1856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This good-value hotel is situated in charming Monterey within 5 minutes drive of Fisherman's Wharf a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.43" OriginalAmount="443.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.597098" Longitude="-121.858071" StarRating="2" HotelCode="906764|lone_oak_lodge" HotelName="Lone Oak Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Conference Hall,Golf,Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2221 North Fremont Street, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5b/8b5b7c9052f007379303eb86d42c89e7fa34bf16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="448.44" OriginalAmount="444.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596113145455" Longitude="-121.86132125455" StarRating="2" HotelCode="125619|super_8_monterey_2" HotelName="Super 8 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2120 North Fremont Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/56/ae56ff5d5e62733b9f3e269c33bae9e9a2ab3fd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.45" OriginalAmount="445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59267575" Longitude="-121.89401312" StarRating="2" HotelCode="392382|villa_franca_inn" HotelName="Villa Franca Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Housekeeping,Parking">
        <Address>
          <AddressLines>
            <AddressLine>900 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/54/3c5456def25bd8bd128393e5da35b85f416f88ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Villa Franca Inn in Monterey (Munras Avenue), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="458.54" OriginalAmount="454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595519" Longitude="-121.864367" StarRating="2" HotelCode="101580|comfort_inn_monterey_bay" HotelName="Comfort Inn Monterey Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2050 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/bc/9fbca9f7a9ad4c7d80e0864f7c784e5e62216fac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58840882" Longitude="-121.89836228" StarRating="2" HotelCode="896856|monterey_surf_inn" HotelName="Surf Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1200 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/84/12846a1dbdd94946414b35614622057328c6fcea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.599789270561" Longitude="-121.89451169788" StarRating="3" HotelCode="370861|the_monterey_hotel" HotelName="The Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>406 Alvarado Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/78/8978dd9f55ec842b4df28df2f961a59df7f80c8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596163213978" Longitude="-121.86066221679" StarRating="2" HotelCode="128495|motel_6_monterey_north_fremont_street" HotelName="Motel 6 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2124 North Fremont Street, SR 1/Cabrillo Highway at the Casa Verde Way Exit, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/05/2d051d011f35dda833385dc7ecc5a484db67e855.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="508.03" OriginalAmount="503.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.597224796022" Longitude="-121.8546189045" StarRating="2" HotelCode="128492|monterey_fireplace_inn" HotelName="Monterey Fireplace Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2362 Fremont Street, Monterey, Kalifornien 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/af/7faf0922311fe68abba8bcfd1b0723c8d38ebdb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.12" OriginalAmount="512.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595798409091" Longitude="-121.86413828182" StarRating="2" HotelCode="126626|ramada_limited_monterey" HotelName="Ramada Limited Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2058 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d6/fad68c18a6aa3e9b49e1008f52f8fd1e866e9482.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.17" OriginalAmount="517.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591077405397" Longitude="-121.89570330316" StarRating="3" HotelCode="427323|clarion_hotel_monterey" HotelName="Stargazer Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1046 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d3/79d319aa19a517e18340a1b3a45b71be66abcff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.17" OriginalAmount="517.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.587800915799" Longitude="-121.89945759301" StarRating="2" HotelCode="56759|comfort_inn_monterey_by_the_sea" HotelName="The Inn at 1252 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1252 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/dd/b9dd26ea68b1488d5a8853b6d17604bd3b2c3d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small friendly motel offers great value for money. It is less than 1.5 km to downtown and aroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.24" OriginalAmount="524.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595630016317" Longitude="-121.89303769199" StarRating="2" HotelCode="20689|the_stevenson_monterey" HotelName="The Stevenson Hotel Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>675 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/95/63954e8e1a31b04fa2dab9928053e1e04cd0727a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="574.69" OriginalAmount="569.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.592540807065" Longitude="-121.89440719941" StarRating="2" HotelCode="892490|inn_by_the_bay_monterey_2" HotelName="Inn By the Bay Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>936 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/71/0871a9fc58b11542722248609202f07933197830.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.70" OriginalAmount="570.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591543668198" Longitude="-121.89518086736" StarRating="2" HotelCode="894207|vagabond_inn_monterey" HotelName="Munras Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1010 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a1/1da1eaeb2b01a1d4ac0c77e8dc74a51b45fdae00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this hotel has the perfect ambience for those in need of an adults-only holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.74" OriginalAmount="574.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595187233333" Longitude="-121.8975261" StarRating="2" HotelCode="128493|colton_inn" HotelName="Colton Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>707 Pacific Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/0f/870fb0de728fd461992d0668ffbb876769783a8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="594.89" OriginalAmount="589.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59367764" Longitude="-121.88037492" StarRating="2" HotelCode="119617|americas_best_value_stage_coach_lodge" HotelName="Americas Best Value Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1111 10th Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/bf/2fbf0ed67cb173a84b2f129524f5279bffd6eeb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.37" OriginalAmount="637.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.584339571429" Longitude="-121.90131314286" StarRating="2" HotelCode="427112|knights_inn_carmel_hill" HotelName="Knights Inn Carmel Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1374 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e2/05e29332357f0252bcb9757990c52f338d448238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is San Jose - Municipal (SJC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="729.22" OriginalAmount="722.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.610204357143" Longitude="-121.89755882857" StarRating="2" HotelCode="427093|cannery_row_inn" HotelName="Cannery Row Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Foam Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d3/6ed3c05585ac4f5bada1d68e971be4dff16db7d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.32" OriginalAmount="732.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.584621222222" Longitude="-121.84967533333" StarRating="2.5" HotelCode="119738|comfort_inn_monterey_peninsula_airport" HotelName="Comfort Inn Monterey Peninsula Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1200 Olmsted Road, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/ef/43eff477860fa1fe92ca1e0688ba5a04046fb58f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.35" OriginalAmount="735.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59050387465" Longitude="-121.89628953378" StarRating="3" HotelCode="425932|best_western_park_crest_inn" HotelName="Best Western Park Crest Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1100 Munras Avenue, Monterey, California 93940-4514</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1b/991bdb80688c70b66f9d438aa945310a8b7a13db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="751.44" OriginalAmount="744.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596652196106" Longitude="-121.86099214464" StarRating="3.5" HotelCode="83404|best_western_plus_de_anza_inn" HotelName="Best Western De Anza Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2141 North Fremont Street, Monterey, California 93940-5242</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/02/3702e197ad152b0200c11018ecc5b17e323d17a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.58" OriginalAmount="758.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.599093" Longitude="-121.883145" StarRating="2.5" HotelCode="906765|monterey_bay_lodge" HotelName="Monterey Bay Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Camino Aguajito, Monterey 93920</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f6/1ef660d2602c7fc1593d14bcafd83e99ffc2dc4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="811.03" OriginalAmount="803.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58393604" Longitude="-121.90159868" StarRating="3" HotelCode="565171|mariposa_inn__suites" HotelName="Mariposa Inn &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1386 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/3e/f73e95d87cb3ac2969acc0cb3742a43adea16b1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.71" OriginalAmount="871.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59191757043" Longitude="-121.88212171197" StarRating="3" HotelCode="13339|hilton_garden_inn_monterey" HotelName="Hilton Garden Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1000 Aguajito Road, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/01/c30134954e8ad830d4aa8b55033800d8c6cca698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near California's scenic Highway 1, half a mile from the beautifu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="881.73" OriginalAmount="873.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.594674" Longitude="-121.891909" StarRating="3" HotelCode="17181|hotel_abrego" HotelName="Abrego" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/04/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>755 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d3/79d35302393a4d62f28a05d87970ac6fd3a8164f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Monterey, this boutique hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.91" OriginalAmount="891.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595337" Longitude="-121.893266" StarRating="3" HotelCode="44152|casa_munras_hotel__spa" HotelName="Casa Munras Garden Hotel &amp; spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>700 Munras Avenue, Monterey 93940, California</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8e/cf8ef74e1e46939ce10787107c9835bce1de3925.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the picturesque coastal town of Monterey, right in the Old Town. It is idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="902.94" OriginalAmount="894.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.60200844513" Longitude="-121.89563468099" StarRating="4" HotelCode="565434|hotel_pacific" HotelName="Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Pacific Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f9/7cf9dc26fe8866b9b57b821226f319c2b0724446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a historic Downtown Monterey location, two blocks from old Fisherman's Wharf and M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.99" OriginalAmount="899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.593815905455" Longitude="-121.89218833091" StarRating="3.5" HotelCode="425627|best_western_plus_monterey_inn" HotelName="Best Western Plus Monterey Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>825 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/38/0638f90ea6a0f2cce4cfcc9ac260c98ebc1afaf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="936.27" OriginalAmount="927.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.605735" Longitude="-121.860189" StarRating="2" HotelCode="431508|la_quinta_inn_monterey" HotelName="Hampton Inn Monterey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2401 Del Monte Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/79/e5798be91f690f7986da25910c5badfd3b5deffe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="951.42" OriginalAmount="942.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.614072666667" Longitude="-121.89988366667" StarRating="2.5" HotelCode="565431|otter_inn" HotelName="Wave Street Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>571 Wave Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/69/dd696291db67a00db8fc753a8d83cd05a39c5828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="994.85" OriginalAmount="985.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591751746914" Longitude="-121.8773406744" StarRating="4" HotelCode="13646|hyatt_regency_monterey_hotel__spa" HotelName="Hyatt Regency Monterey Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Old Golf Course Road, Monterey, California 93940-4908</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/29/9129e8907f8a5d24675f9027aae304baedcff65a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a roughly 9 hectare site, adjacent to the Del Monte Championship Golf Cours...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1011.01" OriginalAmount="1001.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.600597" Longitude="-121.896012" StarRating="2" HotelCode="178756|merritt_house_inn" HotelName="Merritt House Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>386 Pacific Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0f/2b0f257a45074fbb72a37365f9b7ea2ae5e3c0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1018.08" OriginalAmount="1008.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.61275416242" Longitude="-121.89880907513" StarRating="2.5" HotelCode="85849|holiday_inn_express_montereycannery_row" HotelName="Holiday Inn Express Monterey - Cannery Row" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>443 Wave Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/92/3a92d33ab2079a5a8a895d163c8865042ded5d89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.59" OriginalAmount="1059.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.60152" Longitude="-121.894438" StarRating="4" HotelCode="565474|portola_hotel__spa" HotelName="Portola Hotel &amp; Spa at Monterey Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Portola Plaza, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/88/a988f9af28f5ed171998f366fcd4b21056f489d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this spa hotel is ideal for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1069.59" OriginalAmount="1059.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.610963" Longitude="-121.858774" StarRating="3.5" HotelCode="21272|monterey_tides" HotelName="Monterey Tides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2600 Sand Dunes Drive, Monterey, California 93940-3838</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/cb/cccb1538f58317eed58641f2f08a45ef649e7e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Monterey, this boutique hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1088.78" OriginalAmount="1078.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59608429935" Longitude="-121.86475597374" StarRating="2" HotelCode="86477|rodeway_inn_monterey" HotelName="Rodeway Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2041 Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/85/458508d391e2f7d85c47baddb95c457224cd25b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1218.06" OriginalAmount="1206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.612645337982" Longitude="-121.89995864546" StarRating="3.5" HotelCode="426742|best_western_plus_victorian_inn" HotelName="Best Western Plus Victorian Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2026" HotelFacility="Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>487 Foam Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/07/f107d71abc8fa65abea74fa5996a387146f75b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.10" OriginalAmount="1210.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.600365" Longitude="-121.895071" StarRating="4" HotelCode="336841|marriott_monterey" HotelName="Monterey Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>350 Calle Principal, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c5/cec5f5d48033015b2065c23052d688d79d138b2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic downtown and just steps away from the Monterey Peninsula, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1255.43" OriginalAmount="1243.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.615393075557" Longitude="-121.89964324236" StarRating="4" HotelCode="86845|spindrift_inn_2" HotelName="Spindrift Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>652 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d4/32d4f350dd7733906d8547dbb88ced6b6f2c4985.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1288.22" OriginalAmount="1275.47" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30279" HotelName="Hyatt Regency Monterey  and Spa" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 OLD GOLF COURSE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/7/9/30279_272b0840855.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a main 3-storey building, 25 annexed buildings with 2 floors, a hall with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a kiosk, a hairdresser's and a conference room. With regards to the food and beverage offering, the establishment has Peninsula the restaurant Monterrey the cafÃ© Knuckles the bar The establishment boasts a laundry service, room service (for a fee), a launderette and a car park. SITUATION: This hotel is located near a golf course, Fisherman's Wharf it is situated 2,5 kilometres away from it is situated 5 kilometres away from the aquarium, is situated 6 blocks away from the beach. ROOM: The stylish rooms, have a bathroom with a shower, a hairdryer, a coffee maker, an iron, a direct line telephone, cable television with pay channels, a radio, internet, a double bed, fitted carpets, individual heating and individual air-conditioning. FACILITIES: Outdoors, guests have access to swimming pools, The establishment boasts a sauna, a jacuzzi and a gym. For a fee, you can enjoy a spa, a massage service and treatments. Clients can enjoy activities such as playing billiards and play golf. OBSERVATIONS: City tax payed directly at the hotel Guests have a car park free of charge. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1407.94" OriginalAmount="1394.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.6109791375" Longitude="-121.8970722" StarRating="3" HotelCode="565397|monterey_bay_inn" HotelName="Monterey Bay Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>242 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/68/fe68cc77afeac83228ad4dd94ee6d908a4280628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1546.31" OriginalAmount="1531.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.616692" Longitude="-121.900683" StarRating="4" HotelCode="99607|intercontinental_the_clement_monterey" HotelName="InterContinental The Clement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 04/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>750 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/01/bf0181d7fceecd7f983ed7e164094d52a9029f6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks Monterey Bay, next door to the world-renowned Monterey Bay Aquarium and in the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1546.68" OriginalAmount="1531.37" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|29830" HotelName="Monterey Plaza  and Spa" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400 CANNERY ROW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/3/0/29830_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, with air-conditioning, has a main building, 2 annexed buildings with 4 floors and 290 standard rooms. In the entrance, you can find a lobby, a reception, a cloakroom, a lift and a safety deposit box service. The establishment boasts a bar, 2 restaurants, a living room and a conference room. There are many services available at the establishment, including room service and a laundry service (for a fee). For an extra cost you can have access to a car park. SITUATION: This elegant hotel is situated in Cannery Row close to the establishment, clients can find Fishermans Wharf and el Museo MarÃ­timo ROOM: The stylish rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a double bed, a coffee maker, a teapot, a mini-bar, fitted carpets, an iron, an ironing board, individual heating and an individual air-conditioning system. FACILITIES: The establishment boasts a health centre with a spa, a gym, a jacuzzi, a sauna and a massage service (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1587.72" OriginalAmount="1572.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.612048481338" Longitude="-121.89794003964" StarRating="4" HotelCode="14998|monterey_plaza_hotel__spa" HotelName="Monterey Plaza Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ec/1cec8198c1433cc2a152d8624b36365ae40a6a9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exquisite hotel is situated on the historic Cannery Row overlooking Monterey Bay. It is situate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2650.24" OriginalAmount="2624.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596105" Longitude="-121.861331" StarRating="1" HotelCode="170818|candle_bay_inn" HotelName="Candle Bay Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2118, North Fremont Street, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/c5/8cc5550651628f1e647a8507a8b1fb0529b1550f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Housekeeping,Parking,Central Heating,Garden,Lounge,Nightclub,Shopping Arcade,Wheelchair Access,Heated Pool,Sauna,Bicycle Rental,Massage Centre,Currency Exchange,Designated Smoking Area,Spa</BasicAmenities>
    <HotelRating>2,3,2.5,4,3.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>FAMILY-FRIENDLY HOTEL,BEACH HOTEL,MOTEL,SPA HOTEL,HOTEL DE CHARME,HOTEL,GOLF HOTEL,BUSINESS HOTEL,CITY HOTEL,CONFERENCE 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
f3843503-5311-48f0-b50c-5f8b0936b4b2|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="f3843503-5311-48f0-b50c-5f8b0936b4b2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76319" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-15T00:00:00" End="2026-05-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" 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
f3843503-5311-48f0-b50c-5f8b0936b4b2|TravellandaSearch|supplier interation failed||Travellanda|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
f3843503-5311-48f0-b50c-5f8b0936b4b2|VeturisSearch|successfull supplier interation||Veturis|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
f3843503-5311-48f0-b50c-5f8b0936b4b2|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-03-11T13:36:16.1471365+00:00" Version="0" EchoToken="Search" TransactionIdentifier="f3843503-5311-48f0-b50c-5f8b0936b4b2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="305.02" OriginalAmount="302.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.589999" Longitude="-121.897047" StarRating="2" HotelCode="119668|americas_best_value_presidents_inn_on_munras" HotelName="Americas Best Value Presidents Inn on Munras" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1150 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a2/22/a222d8a1f743b58b9cb4b599b942e30d6b9f6941.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 4 blocks from downtown Monterey and features several dining options, bars and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.601076" Longitude="-121.868015" StarRating="2" HotelCode="906767|monterey_oceanside_inn" HotelName="Monterey Oceanside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2030 Del Monte Avenue, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/ac/08ace4c04fe4ac9f5eb938ec1498229e1ee1c5ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.71" OriginalAmount="325.46" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|509806" HotelName="Monterey Fireplace Inn" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2362 N Fremont St,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/8/0/6/509806_9f9a1a71443.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596181" Longitude="-121.863981" StarRating="2" HotelCode="16313|quality_inn_monterey" HotelName="Quality Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2075 N. Fremont St., 93940 Monterey, CA</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a0/b4a04671e07966455b4bcaecd37413c83e071f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591077405397" Longitude="-121.89570330316" StarRating="3" HotelCode="427323|clarion_hotel_monterey" HotelName="Stargazer Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1046 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d3/79d319aa19a517e18340a1b3a45b71be66abcff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595630016317" Longitude="-121.89303769199" StarRating="2" HotelCode="20689|the_stevenson_monterey" HotelName="The Stevenson Hotel Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>675 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/95/63954e8e1a31b04fa2dab9928053e1e04cd0727a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.48" OriginalAmount="348.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.588059482991" Longitude="-121.89892168043" StarRating="2" HotelCode="13590|motel_6_downtown_monterey" HotelName="Motel 6 Monterey Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1240 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/0e/0d0e607ee09b83f5763bd7e09f4f2093e1157a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.590812962182" Longitude="-121.89599204568" StarRating="2" HotelCode="88115|quality_inn_downtown_2" HotelName="Arbor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1058 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/39/6e39a1f7b014639b06e959438a231622bef13d51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="360.57" OriginalAmount="357.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595519" Longitude="-121.864367" StarRating="2" HotelCode="101580|comfort_inn_monterey_bay" HotelName="Comfort Inn Monterey Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2050 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/bc/9fbca9f7a9ad4c7d80e0864f7c784e5e62216fac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58924686" Longitude="-121.8978751" StarRating="2" HotelCode="126580|ramada_limited_montereycarmel" HotelName="Pelican Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1182 Cass Street, Munras Ave &amp; Highway 1, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d3/9cd3ad08e2a315f999bfb293b6a2fd34945dd438.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.62" OriginalAmount="362.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.582522384753" Longitude="-121.90177681349" StarRating="3" HotelCode="83010|bay_park_hotel" HotelName="Red Lion Hotel Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1425 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/5e/cb5e22e274912fcaaa1dd22167a595bf748882ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this family-friendly hotel has the perfect ambience for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="366.63" OriginalAmount="363.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.587800915799" Longitude="-121.89945759301" StarRating="2" HotelCode="56759|comfort_inn_monterey_by_the_sea" HotelName="The Inn at 1252 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1252 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/dd/b9dd26ea68b1488d5a8853b6d17604bd3b2c3d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small friendly motel offers great value for money. It is less than 1.5 km to downtown and aroun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.599789270561" Longitude="-121.89451169788" StarRating="3" HotelCode="370861|the_monterey_hotel" HotelName="The Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>406 Alvarado Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/78/8978dd9f55ec842b4df28df2f961a59df7f80c8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.47" OriginalAmount="365.81" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|159532" HotelName="Arbor Inn Monterey" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1058 Munras Ave.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/3/2/159532_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.77" OriginalAmount="377.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58627594718" Longitude="-121.90021259267" StarRating="2" HotelCode="128494|carmel_hill_del_monte_pines" HotelName="Monterey Pines Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1298 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/c3/b9c3a41ee308cbc02e5e746b15336a7990b553d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.597098" Longitude="-121.858071" StarRating="2" HotelCode="906764|lone_oak_lodge" HotelName="Lone Oak Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Conference Hall,Golf,Internet,Jacuzzi,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2221 North Fremont Street, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5b/8b5b7c9052f007379303eb86d42c89e7fa34bf16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58840882" Longitude="-121.89836228" StarRating="2" HotelCode="896856|monterey_surf_inn" HotelName="Surf Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1200 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/84/12846a1dbdd94946414b35614622057328c6fcea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.86" OriginalAmount="386.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.597192" Longitude="-121.857674" StarRating="2" HotelCode="98856|red_roof_inn__suites_monterey" HotelName="Red Roof Inn &amp; Suites Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2227 North Fremont, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/31/88310354790d87159a91035045612bf294092268.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of bus stops and has convenient access to shops, supermarkets, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.75" OriginalAmount="388.86" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|479062" HotelName="Villa Franca Inn" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>900 Munras Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/0/6/2/479062_a43654c1304.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.5970875" Longitude="-121.8550318" StarRating="2" HotelCode="426141|pacific_inn_3" HotelName="Pacific Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2332 North Fremont Street, Monterey, California 93940-5407</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/c0/3ec01ae64bf2448e1af027e9f868bfe7ba12687b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.90" OriginalAmount="394.95" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|29842" HotelName="The Inn At 1252" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1252 Munras Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/4/2/29842_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.27" OriginalAmount="396.31" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|476626" HotelName="Padre Oaks" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1278 Munras Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/6/2/6/476626_264caa12302.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596101383333" Longitude="-121.86238816667" StarRating="2" HotelCode="892493|el_castell_motel" HotelName="El Castell Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2102 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/c9/d1c98f245ce22f2a760828a14b239171b86b3249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.53" OriginalAmount="400.52" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|516890" HotelName="Monterey Surf Inn" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1200 Munras Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/8/9/0/516890_0f67a8f1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596163213978" Longitude="-121.86066221679" StarRating="2" HotelCode="128495|motel_6_monterey_north_fremont_street" HotelName="Motel 6 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2124 North Fremont Street, SR 1/Cabrillo Highway at the Casa Verde Way Exit, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/05/2d051d011f35dda833385dc7ecc5a484db67e855.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.584339571429" Longitude="-121.90131314286" StarRating="2" HotelCode="427112|knights_inn_carmel_hill" HotelName="Knights Inn Carmel Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1374 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e2/05e29332357f0252bcb9757990c52f338d448238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is San Jose - Municipal (SJC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.43" OriginalAmount="419.24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|25488" HotelName="Travelodge By Wyndham Monterey Bay" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2030 N. FREEMONT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/4/8/8/25488_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a fax service, WiFi in communal areas, a fitness centre, a business centre, an outdoor heated swimming pool and a beauty centre. ROOM: The rooms have WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.76" OriginalAmount="419.56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|48918" HotelName="Red Roof Inn and Suites Monterey" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2227 N. FREMONT ST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/1/8/48918_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="427.23" OriginalAmount="423.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.585833677778" Longitude="-121.90040063333" StarRating="2" HotelCode="895292|super_8_monterey_ca" HotelName="Super 8 Monterey/Carmel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1300 Munras Avenue, Highway 1, Exit Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c1/40c1c8de58a676a3678c0dbc9c3b8dbcbecdfbfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.86" OriginalAmount="430.55" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|499423" HotelName="Inn By the Bay Monterey" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>936 Munras Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/4/2/3/499423_4243d5f0918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595208" Longitude="-121.866009" StarRating="2" HotelCode="100337|monterey_bay_travelodge_2" HotelName="Monterey Bay Travelodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2030 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/26/e2262995daafc842dc1413cf0f49107a141c1856.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This good-value hotel is situated in charming Monterey within 5 minutes drive of Fisherman's Wharf a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.68" OriginalAmount="444.24" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|159530" HotelName="The Stevenson Monterey" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>675 Munras Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/5/3/0/159530_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="449.45" OriginalAmount="445.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596652196106" Longitude="-121.86099214464" StarRating="3.5" HotelCode="83404|best_western_plus_de_anza_inn" HotelName="Best Western De Anza Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2141 North Fremont Street, Monterey, California 93940-5242</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/02/3702e197ad152b0200c11018ecc5b17e323d17a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.68" OriginalAmount="468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596113145455" Longitude="-121.86132125455" StarRating="2" HotelCode="125619|super_8_monterey_2" HotelName="Super 8 Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2120 North Fremont Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/56/ae56ff5d5e62733b9f3e269c33bae9e9a2ab3fd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.68" OriginalAmount="468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595337" Longitude="-121.893266" StarRating="3" HotelCode="44152|casa_munras_hotel__spa" HotelName="Casa Munras Garden Hotel &amp; spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>700 Munras Avenue, Monterey 93940, California</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/8e/cf8ef74e1e46939ce10787107c9835bce1de3925.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the picturesque coastal town of Monterey, right in the Old Town. It is idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.80" OriginalAmount="480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595578518315" Longitude="-121.86485230923" StarRating="2" HotelCode="11974|econo_lodge_monterey" HotelName="Monterey Fairgrounds Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2042 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/41/4d4194e49d109202201afc4e98fcd06420b95ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59050387465" Longitude="-121.89628953378" StarRating="3" HotelCode="425932|best_western_park_crest_inn" HotelName="Best Western Park Crest Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1100 Munras Avenue, Monterey, California 93940-4514</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1b/991bdb80688c70b66f9d438aa945310a8b7a13db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="489.85" OriginalAmount="485.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.618921" Longitude="-121.937723" StarRating="2" HotelCode="60544|asilomar_conference_grounds" HotelName="Asilomar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>800 Asilomar Boulevard, PO Box 537, Pacific Grove, CA 93950</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/c3/65c3b01952671e168da02baf609531a7dd38454f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Monterey, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595187233333" Longitude="-121.8975261" StarRating="2" HotelCode="128493|colton_inn" HotelName="Colton Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>707 Pacific Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/0f/870fb0de728fd461992d0668ffbb876769783a8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.92" OriginalAmount="492.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.593616266667" Longitude="-121.89283968889" StarRating="2" HotelCode="121815|monterey_downtown_days_inn" HotelName="Days Inn Monterey Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>850 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/14/0414881c6b5e0d4114e473026f7bae45f1faeb92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 56 rooms. Wireless internet access in public areas allows travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="502.62" OriginalAmount="497.64" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|159483" HotelName="Days Inn By Wyndham Monterey Downtown" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>850 Abrego Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/4/8/3/159483_a98959b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.03" OriginalAmount="503.99" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|159212" HotelName="Red Lion Monterey" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1425 Munras Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/9/2/1/2/159212_860e6181230.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.586476077778" Longitude="-121.90003917778" StarRating="2" HotelCode="121816|days_inn_monterey__fishermans_wharfaquarium" HotelName="Days Inn Monterey-Fishermans Wharf Aquarium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1288 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/5d/b15d57f864f7800c914bb67aacde4c2a3a21a95e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 35 rooms. Wireless internet access is available to travellers in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.42" OriginalAmount="521.21" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|274582" HotelName="Stage Coach Lodge" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1111 Tenth Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/5/8/2/274582_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.23" OriginalAmount="523.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59367764" Longitude="-121.88037492" StarRating="2" HotelCode="119617|americas_best_value_stage_coach_lodge" HotelName="Americas Best Value Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1111 10th Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/bf/2fbf0ed67cb173a84b2f129524f5279bffd6eeb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="549.44" OriginalAmount="544.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591543668198" Longitude="-121.89518086736" StarRating="2" HotelCode="894207|vagabond_inn_monterey" HotelName="Munras Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1010 Munras Avenue, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a1/1da1eaeb2b01a1d4ac0c77e8dc74a51b45fdae00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this hotel has the perfect ambience for those in need of an adults-only holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.54" OriginalAmount="554.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59191757043" Longitude="-121.88212171197" StarRating="3" HotelCode="13339|hilton_garden_inn_monterey" HotelName="Hilton Garden Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1000 Aguajito Road, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/01/c30134954e8ad830d4aa8b55033800d8c6cca698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located near California's scenic Highway 1, half a mile from the beautifu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.56" OriginalAmount="556.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.610204357143" Longitude="-121.89755882857" StarRating="2" HotelCode="427093|cannery_row_inn" HotelName="Cannery Row Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Foam Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/d3/6ed3c05585ac4f5bada1d68e971be4dff16db7d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.68" OriginalAmount="568.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.60152" Longitude="-121.894438" StarRating="4" HotelCode="565474|portola_hotel__spa" HotelName="Portola Hotel &amp; Spa at Monterey Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Portola Plaza, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/88/a988f9af28f5ed171998f366fcd4b21056f489d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Monterey, this spa hotel is ideal for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.78" OriginalAmount="578.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.593815905455" Longitude="-121.89218833091" StarRating="3.5" HotelCode="425627|best_western_plus_monterey_inn" HotelName="Best Western Plus Monterey Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>825 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/38/0638f90ea6a0f2cce4cfcc9ac260c98ebc1afaf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="591.86" OriginalAmount="586.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.595798409091" Longitude="-121.86413828182" StarRating="2" HotelCode="126626|ramada_limited_monterey" HotelName="Ramada Limited Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2058 North Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/d6/fad68c18a6aa3e9b49e1008f52f8fd1e866e9482.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.24" OriginalAmount="595.29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|170020" HotelName="Holiday Inn Express At Monterey Bay, An Ihg" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1400 Del Monte Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/0/2/0/170020_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.612645337982" Longitude="-121.89995864546" StarRating="3.5" HotelCode="426742|best_western_plus_victorian_inn" HotelName="Best Western Plus Victorian Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>487 Foam Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/07/f107d71abc8fa65abea74fa5996a387146f75b79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="626.20" OriginalAmount="620.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.600597" Longitude="-121.896012" StarRating="2" HotelCode="178756|merritt_house_inn" HotelName="Merritt House Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>386 Pacific Street, Monterey, CA 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/0f/2b0f257a45074fbb72a37365f9b7ea2ae5e3c0ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="629.23" OriginalAmount="623.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.58393604" Longitude="-121.90159868" StarRating="3" HotelCode="565171|mariposa_inn__suites" HotelName="Mariposa Inn &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1386 Munras Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/3e/f73e95d87cb3ac2969acc0cb3742a43adea16b1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="639.33" OriginalAmount="633.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.614072666667" Longitude="-121.89988366667" StarRating="2.5" HotelCode="565431|otter_inn" HotelName="Wave Street Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>571 Wave Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/69/dd696291db67a00db8fc753a8d83cd05a39c5828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.07" OriginalAmount="633.73" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|170030" HotelName="Mariposa Inn and Suites" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1386 Munras Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/0/3/0/170030_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.43" OriginalAmount="634.09" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|476808" HotelName="Merritt House" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>386 Pacific St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/8/0/8/476808_c34be450031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="642.36" OriginalAmount="636.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.599093" Longitude="-121.883145" StarRating="2.5" HotelCode="906765|monterey_bay_lodge" HotelName="Monterey Bay Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Camino Aguajito, Monterey 93920</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f6/1ef660d2602c7fc1593d14bcafd83e99ffc2dc4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.99" OriginalAmount="699.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.60200844513" Longitude="-121.89563468099" StarRating="4" HotelCode="565434|hotel_pacific" HotelName="Pacific" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Pacific Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f9/7cf9dc26fe8866b9b57b821226f319c2b0724446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a historic Downtown Monterey location, two blocks from old Fisherman's Wharf and M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.04" OriginalAmount="704.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.605735" Longitude="-121.860189" StarRating="2" HotelCode="431508|la_quinta_inn_monterey" HotelName="Hampton Inn Monterey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2401 Del Monte Avenue, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/79/e5798be91f690f7986da25910c5badfd3b5deffe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="737.30" OriginalAmount="730.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.610963" Longitude="-121.858774" StarRating="3.5" HotelCode="21272|monterey_tides" HotelName="Monterey Tides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2600 Sand Dunes Drive, Monterey, California 93940-3838</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cc/cb/cccb1538f58317eed58641f2f08a45ef649e7e82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Monterey, this boutique hotel is right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.33" OriginalAmount="733.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.594674" Longitude="-121.891909" StarRating="3" HotelCode="17181|hotel_abrego" HotelName="Abrego" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>755 Abrego Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d3/79d35302393a4d62f28a05d87970ac6fd3a8164f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Monterey, this boutique hotel is about 3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="741.34" OriginalAmount="734.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.600365" Longitude="-121.895071" StarRating="4" HotelCode="336841|marriott_monterey" HotelName="Monterey Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>350 Calle Principal, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c5/cec5f5d48033015b2065c23052d688d79d138b2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic downtown and just steps away from the Monterey Peninsula, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.53" OriginalAmount="753.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.591751746914" Longitude="-121.8773406744" StarRating="4" HotelCode="13646|hyatt_regency_monterey_hotel__spa" HotelName="Hyatt Regency Monterey Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Old Golf Course Road, Monterey, California 93940-4908</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/29/9129e8907f8a5d24675f9027aae304baedcff65a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a roughly 9 hectare site, adjacent to the Del Monte Championship Golf Cours...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.67" OriginalAmount="767.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.61275416242" Longitude="-121.89880907513" StarRating="2.5" HotelCode="85849|holiday_inn_express_montereycannery_row" HotelName="Holiday Inn Express Monterey - Cannery Row" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>443 Wave Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/92/3a92d33ab2079a5a8a895d163c8865042ded5d89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="783.38" OriginalAmount="775.62" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|30279" HotelName="Hyatt Regency Monterey  and Spa" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 OLD GOLF COURSE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/7/9/30279_272b0840855.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a main 3-storey building, 25 annexed buildings with 2 floors, a hall with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a kiosk, a hairdresser's and a conference room. With regards to the food and beverage offering, the establishment has Peninsula the restaurant Monterrey the cafÃ© Knuckles the bar The establishment boasts a laundry service, room service (for a fee), a launderette and a car park. SITUATION: This hotel is located near a golf course, Fisherman's Wharf it is situated 2,5 kilometres away from it is situated 5 kilometres away from the aquarium, is situated 6 blocks away from the beach. ROOM: The stylish rooms, have a bathroom with a shower, a hairdryer, a coffee maker, an iron, a direct line telephone, cable television with pay channels, a radio, internet, a double bed, fitted carpets, individual heating and individual air-conditioning. FACILITIES: Outdoors, guests have access to swimming pools, The establishment boasts a sauna, a jacuzzi and a gym. For a fee, you can enjoy a spa, a massage service and treatments. Clients can enjoy activities such as playing billiards and play golf. OBSERVATIONS: City tax payed directly at the hotel Guests have a car park free of charge. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="804.97" OriginalAmount="797.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.59608429935" Longitude="-121.86475597374" StarRating="2" HotelCode="86477|rodeway_inn_monterey" HotelName="Rodeway Inn Monterey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2041 Fremont Street, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/85/458508d391e2f7d85c47baddb95c457224cd25b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is San Francisco - International (SFO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="838.30" OriginalAmount="830.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.616692" Longitude="-121.900683" StarRating="4" HotelCode="99607|intercontinental_the_clement_monterey" HotelName="InterContinental The Clement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>750 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/01/bf0181d7fceecd7f983ed7e164094d52a9029f6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel overlooks Monterey Bay, next door to the world-renowned Monterey Bay Aquarium and in the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="996.14" OriginalAmount="986.28" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|274558" HotelName="Spindrift Inn" Meals="DOUBLE ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>652 Cannery Row</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/5/5/8/274558_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1012.02" OriginalAmount="1002.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.6109791375" Longitude="-121.8970722" StarRating="3" HotelCode="565397|monterey_bay_inn" HotelName="Monterey Bay Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>242 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/68/fe68cc77afeac83228ad4dd94ee6d908a4280628.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Monterey. The nearest airport is Monterey - Monterey Peninsula (MRY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1086.76" OriginalAmount="1076.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.612048481338" Longitude="-121.89794003964" StarRating="4" HotelCode="14998|monterey_plaza_hotel__spa" HotelName="Monterey Plaza Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 Cannery Row, Monterey, California 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/ec/1cec8198c1433cc2a152d8624b36365ae40a6a9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exquisite hotel is situated on the historic Cannery Row overlooking Monterey Bay. It is situate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1142.92" OriginalAmount="1131.60" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|29830" HotelName="Monterey Plaza  and Spa" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400 CANNERY ROW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/3/0/29830_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, with air-conditioning, has a main building, 2 annexed buildings with 4 floors and 290 standard rooms. In the entrance, you can find a lobby, a reception, a cloakroom, a lift and a safety deposit box service. The establishment boasts a bar, 2 restaurants, a living room and a conference room. There are many services available at the establishment, including room service and a laundry service (for a fee). For an extra cost you can have access to a car park. SITUATION: This elegant hotel is situated in Cannery Row close to the establishment, clients can find Fishermans Wharf and el Museo MarÃ­timo ROOM: The stylish rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a double bed, a coffee maker, a teapot, a mini-bar, fitted carpets, an iron, an ironing board, individual heating and an individual air-conditioning system. FACILITIES: The establishment boasts a health centre with a spa, a gym, a jacuzzi, a sauna and a massage service (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.12" OriginalAmount="1312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.596105" Longitude="-121.861331" StarRating="1" HotelCode="170818|candle_bay_inn" HotelName="Candle Bay Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/05/2026" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2118, North Fremont Street, Monterey 93940</AddressLine>
          </AddressLines>
          <CityName>Monterey</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/c5/8cc5550651628f1e647a8507a8b1fb0529b1550f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Monterey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1370.59" OriginalAmount="1357.02" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|478150" HotelName="The Fremont Inn" Meals="DOUBLE ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2118 North Fremont Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/1/5/0/478150_87bd3bc1219.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Massage Centre,Lounge,Central Heating,Designated Smoking Area,Sauna,Bicycle Rental,Nightclub,Shopping Arcade,Wheelchair Access,Heated Pool,Spa,Garden,Currency Exchange</BasicAmenities>
    <HotelRating>2,3,2.5,3.5,4,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>FAMILY-FRIENDLY HOTEL,BEACH HOTEL,HOTEL,CITY HOTEL,SPA HOTEL,MOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,GOLF HOTEL,BUSINESS HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True